all groups > asp.net building controls > december 2003 >
You're in the

asp.net building controls

group:

just getting started-cant find server


just getting started-cant find server Paul.
12/30/2003 4:04:32 PM
asp.net building controls:
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.
Re: just getting started-cant find server Alessandro Zifiglio
12/31/2003 1:15:16 AM
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/treeview/default.asp?url=/technet/prodtechnol/windowsserver2003/proddocs/standard/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
[quoted text, click to view]

Re: just getting started-cant find server paul
12/31/2003 7:54:21 AM
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.
[quoted text, click to view]
url=/technet/prodtechnol/windowsserver2003/proddocs/standar
d/aacontroubleshootingaspnetinstall.asp
[quoted text, click to view]
AddThis Social Bookmark Button