Possibly corrupt IIS application config for virtual directory?

J

Jon Davis

I'm getting this error message while trying to convert an ASP Classic
application to an ASP.NET application. I *HAVE* opened up the IIS Manager
and right-clicked on the virtual directory ("/Registrations") and created a
new Application for it, so I don't understand why this still shows!

Jon

---------------------


Server Error in '/' Application.


Configuration Error
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


Source File: c:\inetpub\wwwroot\Registrations\web.config Line: 46
 
J

Jon Davis

Nevermind, I had another web site configured with the same physical
directory as its root.

Jon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top