Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Configuration error in asp.net
Name: Priya Date: December 17, 2003 at 13:25:04 Pacific OS: WIN2000 CPU/Ram: 550MB
Comment:
Hi, I am using ASP.Net and my files are working fine in localhost. when I promote the files in remote server it says some configuration error.
Server Error in '/' Application Configuration Error Description: An error occured during the processing of a configuration file required to service this request. Please review the specific stack trace and modify your configuration file appropriately.
Parser Error Message: It is an error to use a section registered as allowdefinition="machineToApplication" beyong application level. source Error: <authentication mode="windows"\> any ideas?. Thanks in advance.
Summary: I have been trying to use common dialog box in ASP.NET application but it gives me error. It says 'Class is not licensed for use' I tried using the common dialog in VB.NET too but I got the same mes...
Summary: does anyone know how to clear a textbox in asp.net using visualstudio 2002 version in C#. I have used the visual studio version 2003 and in the help files there is a method. But it does not run in the...
Summary: Hi, I've a web application written in asp.net & I need to refer to a web form control(<asp:Label> control, in specific) which is placed within the <ItemTemplate> tag of a datagrid! Since that co...