G
General
Hi All,
I installed visual studio 2005, framework, sdk,
and i was register aspregiss -i
but i am receiving this error any page any code
The page cannot be found
The page you are looking for might have been removed, had its name
changed, or is temporarily unavailable.
HTTP Error 404 - File or directory not found.
Internet Information Services (IIS)
this is test.aspx
****************************************************
<html>
<head>
<title>My First ASP.NET Page</title>
</head>
<body>
<p>Hello there!</p>
<p>The time is now: </p>
</body>
</html>
****************************************************
I installed visual studio 2005, framework, sdk,
and i was register aspregiss -i
but i am receiving this error any page any code
The page cannot be found
The page you are looking for might have been removed, had its name
changed, or is temporarily unavailable.
HTTP Error 404 - File or directory not found.
Internet Information Services (IIS)
this is test.aspx
****************************************************
<html>
<head>
<title>My First ASP.NET Page</title>
</head>
<body>
<p>Hello there!</p>
<p>The time is now: </p>
</body>
</html>
****************************************************