Thanks a lot for the tips. As a newbie, I do not understand all provided info but will try later.
Using "New Web Site" recommended by Stratum, I am able to save under localhost now. It is an important step for me. If I move test folders to C:\inetpub \wwwroot which were created by "New Project" or "New Web Site" to begin with, I got error message while accessing http://localhost/test/Default.aspx complaining a line like <authentication mode="Windows" /> (It does mention in the browser that this error can be related to virtual directory.) Thanks again. On Oct 15, 10:41 am, Stratum <[EMAIL PROTECTED]> wrote: > Your choices are New Project or New Web Site. For a new ASP.Net > site, I suggest the second choice. Then specify the location as > something like > > C:\inetpub\wwwroot\<your project name> > > Your files will be based in a folder with the project name or > (solution name, actually). > On Vista installations, a folder with the solution name and an .sln > file will be > created in your personal documents folder. The usual path is: > > C:<your user name>\Documents\Visual Studio 2005\Projects\<solution > name> > > You might bookmark the Projects folder here and use it to access your > projects > by double-clicking on the .sln file. > > Note that some people keep their .sln files in the same folder as > their solutions. > When you Save All in the VS2005 IDE, that file is updated. It'll > know > where your resources are located. > > Everything's about the same in VS2008. In Visual Studio 2003, the > path > name contains "Visual Studio" without the "2003". > > These are all defaults. You can modify to suit. > > Jim > > On Oct 14, 8:21 pm, ReggieC <[EMAIL PROTECTED]> wrote: > > > > > Hi there, > > > I'm new in ASP .NET. > > > I got Visual Studio 2005 SP1 installed on Vista Business. When I > > tried to > > create a new project using Visual Basic, I cannot > > specifyhttp://localhost/dest > > as Location. As long as I type http ........, the OK button become > > disabled. > > > I have IIS installed on the Vista. One other piece info is that I > > cannot login > > as Administrator due to Viata. I do login with sysadmin privilege but > > got > > warning message while launching Visual Studio. > > > Is there any way to usehttp://localhost/...... for my situation? Any > > tip is > > appreciated.- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/DotNetDevelopment You may subscribe to group Feeds using a RSS Feed Reader to stay upto date using following url <a href="http://feeds.feedburner.com/DotNetDevelopment"> http://feeds.feedburner.com/DotNetDevelopment</a> -~----------~----~----~----~------~----~------~--~---
