ASP.net application error

L

Laszlo Csabi

Hi folks,

I got a strange error message on an IIS 6 Win 2003 server.

The error is the following : 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.

The strange thing is I got 1 ASP.net application running on this server for
moths and sudenly stopped to work. I cannot make it work anymore, I received
the errormessage above. I have tried to recreate the website in IIS and I
made sure the ASP.net site was created as an application.

Also I have reinstalled asp.net from the command prompt but did not help
either.


Any ideas what else I could do to fix this problem?

Thnaks

Laszlo
 
G

gaidar

I met such problem a couple weeks ago. The solution for me was to move
web-app to another directory, that was configured as web-application.

Gaidar
 

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