|
| virtual directory not being configured |
 |
Tue, 1 Aug 2006 16:55:11 +0000 |
hi,
this is suresh, iam new to asp.net when iam running the aspx files in IIS it
showing the error
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.
but asp files are running......
Plz help on this
|
| Post Reply
|
| Re: virtual directory not being configured |
 |
Tue, 1 Aug 2006 18:47:23 +0000 |
ASP files are not ASP.NET, and having them work indicates nothing as far as
ASP.NET is concerned. Did you configure the folder your application is in as an
application root? Do you have other web.configs in other folders, a backup
folder perhaps?
Jeff
|
| Post Reply
|
|
|
|
|
|
|
|
|
|