Guest Posted November 10, 2007 Report Share Posted November 10, 2007 I am trying to follow the steps in the Web Development document but I am not successful. I am looking at step 2 and step 3 in the "Creating a web project associated....." section. I don't have the option of creating a blank solution in VS 2005 I am only able to create "New Project" or "New Web Site"..... Link to comment Share on other sites More sharing options...
Borja Posted November 14, 2007 Report Share Posted November 14, 2007 Hi, In oder to create a Visual Studio blank solution you must do the following: 1. Open Visual Studio 2005 2. Click on File menu --> "New Project" 3. On the left select "Other project types | Visual Studio solutions" 4. On the rigth, you should see "Visual Studio Blank solution" Let me know if you still have problems. Kind regards Link to comment Share on other sites More sharing options...
Guest Posted November 14, 2007 Author Report Share Posted November 14, 2007 Okay, that worked great. Now I am stuck on the step 4. There is not an option to "Add to Source Control" I am sorry for all the trouble, but I am still very interested in getting the software to work.. Link to comment Share on other sites More sharing options...
Borja Posted November 14, 2007 Report Share Posted November 14, 2007 Web projects are a bit special under visual studio, and it tends to do some unusual things. First of all, your problem here seems to be that the solution file is saved (automagically by visual studio) outside the workspace, most likely on your Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.