Necuno
Court Jester
- Joined
- Sep 27, 2005
- Messages
- 58,566
- Reaction score
- 3,437
ok im not sure as to why i am getting this but it doesn't happen if i create a new web project- it only happens when i say get a web application from my source safe server and then i try to open it it gives a 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.
Parse 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.
...then source error shows line where authentication is set to windows mode, lastly what was strange that it has shown asp.net 1.1 on the actual error page at the bottom and not 2.0, but that changed as i set the default web to 2.0.
any ideas ?
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.
Parse 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.
...then source error shows line where authentication is set to windows mode, lastly what was strange that it has shown asp.net 1.1 on the actual error page at the bottom and not 2.0, but that changed as i set the default web to 2.0.
any ideas ?
Last edited: