Hi all,
I have created web application in VS 2005 & published it by keeping checked the option "allow this precompiled site to be updated".
I have created virtual directory map with physical path "C:\Users\MyPC\Documents\Visual Studio 2005\Projects\TestProject\PrecompiledWeb\TestProject".
I created application pool for framework v2.0
But while browsing the page it show
"HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid."
Module : IIS Web Core
Notification : BeginRequest
Handler : Not yet determined
Error Code : 0x80070005
Config Error : Cannot read configuration file due to insufficient permissions
Config File : .../web.config
Requested URL : http://localhost:80/testpre/Login.aspx (testpre is alias name given for project in iis)
please help...
thx in advance
↧
HTTP Error 500.19 - Internal Server Error
↧