Visual Basic .NET » Database Programming
Help needed to web.config asp.net application -- baycity --


As I try to publish my web application, a registration form with a mysql database to a web hotel. I can not access the application and it is due to my web config file notset properly in IIS. Here is the error message:
1) Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.

Source Error:
Line 44: by Microsoft that offers a single logon and core profile services for member sites.
Line 45: -->
Line 46: <authentication mode="Windows" />
Line 47:
Line 48: <!-- AUTHORIZATION 2)
Parser Error Message: Could not load type 'WebClientRegister.Default'.

Any help will be much apreaciated.

[Submit Comment]Home