Trouble with VS.NET and 2003 Server
I am attempting to create a C# web application with Visual Studio.NET and Windows 2003 Server [ RC2 ]. Every time I attempt to create a new project I recieve an error message indicating that the URL http://<hostname>/project does not map to the location C:\<projectpath>. I have attempted to use SMB/CIFS/NetBIOS ( whatever they're calling it) and FrontPage Extensions ( not that I actually *use* those, I actually turned them on because SMB would not work).
Now, I have actually created a test file in c:\<projectpath> and verified that they *do* map to the same location. I have tried pre-creating the directory (which has been un-necessary in 2k/XP) as both real and virtual directories, but to no avail.
Has anybody else been successful in getting IIS 6.0 and Visual Studio to interoperate?
Regards,
Meredith Shaebanyan
|