Articles

 After I configure the custom error setting in the control panel, I still get the generic error page?

DETAILS Custom error setting is a web server setting which affects all file types (.htm, .gif,...

 How do I connect my ASP.net application to MySQL database?

DETAILSIn general, 2 different methods can be used to connect an ASP.net application to MySQL...

 How do I get my ASP.net application to display non-English language?

DETAILSASP.net allows the developer to encode the page using character sets other than...

 How do I get my ASP.net application to display non-English language?

DETAILSASP.net allows the developer to encode the page using character sets other than...

 How do I setup custom error for my ASP.net application?

DETAILS ASP.net has its own built-in error handling.  To set up custom error handling for...

 How to enable ASP.NET SQL Server Session on your web application

 DETAILS In ASP.NET, there are 3 different modes for storing session information....

 I am using ASP.NET and Internet Explorer Web Controls and it does not work when I open the page. What is wrong?

DETAILSFor Internet Explorer Web Controls to work properly you need to have the required HTML...

 I get a configuration error when I execute my application in a subdirectory. How do I resolve this?

DETAILSI get the following error when I try to execute my application in a sub...

 I get a database timeout expired error on my ASP.NET application. What can I do?

DETAILSI get the following error when my ASP.NET application connects to the MS SQL...

 I get an error "Access denied to 'E:\web\xxx\xxx\web.config'. Failed to start monitoring file changes" when I try to open an ASP.net page. What can I do?

DETAILSThis error usually means that the ASPNet user does not have adequate permission to access...

 I get an error 'A potentially dangerous Request.Form value was detected from the client ' when I hit submit on my ASP.NET Webform. What can I do?

DETAILSThis error is caused by a newly introduced feature of .NET Framework 1.1, called...

 I receive an error when trying to access an ASP.NET page within a subweb. What do I do?

DETAILSThe ASPNet (user as which ASP.NET runs) user permission does not inherit into the...

 What .NET framework version is installed on your servers?

Installed .NET Runtime(s)Current version: The following runtimes are installed:1.1.4322.2300...

 What ASP.NET security trust level do you run?

All of our shared servers are configured for medium trust level. This is a recommended...

 What is ODBC.net data provider and how do I use it?

DETAILSThe ODBC.NET Data Provider is a native component to the .NET Framework version...

 When I try to execute my ASP.net application created with WebMatrix, I receive this error: Parser Error Message: File or assembly name Microsoft.Saturn.Framework, or one of its dependencies, was not found. How do I fix this?

DETAILSSome application built with WebMatrix’s wizard uses a dll that does not come bundled...

 Where do I get mobile device emulator to test my mobile application?

DETAILSHere is a list of locations that have mobile device emulators available for...

 Where to get more information on Microsoft .NET Framework 1.1.

SUMMARYThis document provides online resources for Microsoft .NET Framework 1.1.NOTEMicrosoft...

 Why can I still access my ASP.NET pages even though I disabled anonymous access to my directory?

DETAILSAfter disabling anonymous access in the permission manager in the control panel, ASP.net...