Sorry, But still doesn't Work. Same error.
maybe the key is someting with permision?
why I don't have the tab:”Web sharing tab",
the content of the file "SamplePage.aspx is:
<%@ page language="VB" autoeventwireup="false" inherits="SamplePage, App_Web_zizb565k" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>Untitled Page</title>
</head>
<body>
<form id="form1" runat="server">
<div>
<asp:Label ID="Label1" runat="server" Height="56px" Text="aaa" Width="208px"></asp:Label>
<asp:Button ID="Button1" runat="server" Height="56px" Text="Button" Width="80px" /></div>
</form>
</body>
</html>
The Detailed error informations:
Detailed Error Information
| Module |
StaticFileModule |
| Notification |
ExecuteRequestHandler |
| Handler |
StaticFile |
| Error Code |
0x80070032 |
| Requested URL |
http://localhost:80/CompiledSite/SamplePage.aspx |
| Physical Path |
C:\inetpub\wwwroot\CompiledSite\SamplePage.aspx |
| Logon Method |
Anonymous |
| Logon User |
Anonymous |
I disabled the filrewall.
I moved the "compiledSite" directory to c:\inetpub\wwwroot\