just getting started-cant find server

P

Paul.

Hi, I am trying to get asp.net going and am using the Code
notes asp.net book example. I have installed IIS and
VS.net webdevelopment along with the entire vs package. I
created a virtual directory located at c:\test, and saved
a simple test program called test.aspx in the directory.
When I try to view the file with my browser, go to
http://localhost/aspTest/test.aspx I get the (cannot find
page) message. I used the virtual directory creation
wizard in IIS and set alias as aspTest and directory as
c:/test. also when I view test.aspx properties from IIS it
shows local path as \aspTest\test.aspx. I am running
windows 2000 and IIS version 5. Also I have .aspx
extensions in the application configuration window set to
aspnet_isapi.dll in the Microsoft.NET\Framework
directory. Anyhow if anyone has any suggestions, thanks.
 
A

Alessandro Zifiglio

hi paul,
Most problems are due to the fact that most people install vs.net and then
IIS, which messes up the mappings. This article on technet should help you
troubleshoot.
http://www.microsoft.com/technet/tr...tandard/aacontroubleshootingaspnetinstall.asp

You probably know this however just in case rem that when using vs.net to
create a project you do not need to manually create a virtual directory
under IIS. This is already done for you by vs.net
 
P

paul

Hi thanks for the response. I did install vs.net first
and then IIS so this may be the problem. Also had
forgotten that vs.net creates the virt directory for
you.Paul.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,781
Messages
2,569,615
Members
45,293
Latest member
Hue Tran

Latest Threads

Top