User-585844581 posted
Hi all,
I'm using Windows 7 , 64 -bit OS and IIS 7.
When I want to create URL to my web application, I'm getting following error.
I set , Enable 32 bit applications as True.
Please help.
<div id="content"> <div class="content-container">
<fieldset><legend>Error Summary</legend>
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
</fieldset>
</div> <div class="content-container">
<fieldset><legend>Detailed Error Information</legend><div id="details-left">
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 |
\\?\C:\Users\Dee_Bee\Desktop\WorkSolution\Web\web.config |
</div> <div id="details-right">
Requested URL |
http://172.16.32.121:80/WorkingSolution2/ASPX/Join.aspx |
Physical Path |
C:\Users\dorababu.ambati\Desktop\WorkSolution\Web\ASPX\Join.aspx |
Logon Method |
Not yet determined |
Logon User |
Not yet determined |
</div></fieldset>
</div> <div class="config_source content-container">
<fieldset><legend> Config Source</legend>
-1: 0:
</fieldset>
</div> <div class="content-container">
<fieldset><legend>Links and More Information</legend>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.
View more information »
</fieldset>
</div> </div>
I will be greateful if someone able to help me out to clear the issue.
Thank you,
DeeBee