Thanks for the quick response.
I don't have access to IIS but the page shows IIS 75. Detailed Error - 500.19 - Internal Server Error, so it's probably IIS 7.5. IT probably upgraded to Windows Server 2008.
Where can I find the version number. I downloaded in May 2011. Maybe it's 9.74 as the download page shows that as the previous release before the 10.0 release in June.
The error page:
Server Error
Error Summary
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information
| Module |
IIS Web Core |
| Notification |
BeginRequest |
| Handler |
Not yet determined |
| Error Code |
0x8007000d |
| Config Error |
|
| Config File |
://%5C%5C?%5CD:%5C - \\?\D:\ ... path deleted ... \tests\discussions\forum\web.config |
| Requested URL |
http://..%20path%20deleted%20./tests/discussions/forum/index.asp - http://.. path deleted ./tests/discussions/forum/index.asp |
| Physical Path |
D:\ ... path delete ... \tests\discussions\forum\index.asp |
| Logon Method |
Not yet determined |
| Logon User |
Not yet determined |
Config Source
-1:
0:
Links and More Information
This error occurs when there is a problem reading the configuration file for the Web server or Web application. In some cases, the event logs may contain more information about what caused this error.
http://go.microsoft.com/fw/?ID=62293&IIS70Error=500,19,0x8007000d,7600 - View more information ยป
From there
500.19 - Configuration data is invalid.
thanks for the help!