Visual Studio 2005 Solutions - modified
-
Just another problem with VS05 :-D It simply doesn't display the Solution in the Solution Explorer, there is only the Project. There isn't even the possibility to add a Project the the Solution! If I create an empty Solution, it is possible to add projects. If I open a single-Project Solution file, it is not. If I open a multiple-Projetc Solution file, it is. More, in the Start Page there is not the Create (or Open) Web Site link, but only the Create (or Open) Project one. This happens since my last VS installation, one month ago (new computer). I've even tried to repair the installation, but nothing has changed. Am I missing something? :confused: EDIT: The missing Solution in Solution Explorer issue can be solved by enabling the option: Tools -> Options -> Projects and Solutions -> CHECK Always show Solution ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA] -- modified at 8:09 Friday 7th April, 2006
-
Just another problem with VS05 :-D It simply doesn't display the Solution in the Solution Explorer, there is only the Project. There isn't even the possibility to add a Project the the Solution! If I create an empty Solution, it is possible to add projects. If I open a single-Project Solution file, it is not. If I open a multiple-Projetc Solution file, it is. More, in the Start Page there is not the Create (or Open) Web Site link, but only the Create (or Open) Project one. This happens since my last VS installation, one month ago (new computer). I've even tried to repair the installation, but nothing has changed. Am I missing something? :confused: EDIT: The missing Solution in Solution Explorer issue can be solved by enabling the option: Tools -> Options -> Projects and Solutions -> CHECK Always show Solution ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA] -- modified at 8:09 Friday 7th April, 2006
I've seen this behavior with VS 2003. Try this (I deleted a VS 2003 .sln file and used the .csproj file) 1. Open the Project file 2. On the file menu, click save all. 3. It will ask you to save the *.sln file; just do it™. Cheers, Vikram.
I don't know and you don't either. Militant Agnostic
-
Just another problem with VS05 :-D It simply doesn't display the Solution in the Solution Explorer, there is only the Project. There isn't even the possibility to add a Project the the Solution! If I create an empty Solution, it is possible to add projects. If I open a single-Project Solution file, it is not. If I open a multiple-Projetc Solution file, it is. More, in the Start Page there is not the Create (or Open) Web Site link, but only the Create (or Open) Project one. This happens since my last VS installation, one month ago (new computer). I've even tried to repair the installation, but nothing has changed. Am I missing something? :confused: EDIT: The missing Solution in Solution Explorer issue can be solved by enabling the option: Tools -> Options -> Projects and Solutions -> CHECK Always show Solution ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA] -- modified at 8:09 Friday 7th April, 2006
-
I've seen this behavior with VS 2003. Try this (I deleted a VS 2003 .sln file and used the .csproj file) 1. Open the Project file 2. On the file menu, click save all. 3. It will ask you to save the *.sln file; just do it™. Cheers, Vikram.
I don't know and you don't either. Militant Agnostic
Deleted .sln file -> opened .csproj file -> File-Save All VS doesn't ask to save the solution... and the file hasn't been created. :sigh: Now I'm really in trouble. :mad: Thanks anyway :rose: ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA]
-
Just another problem with VS05 :-D It simply doesn't display the Solution in the Solution Explorer, there is only the Project. There isn't even the possibility to add a Project the the Solution! If I create an empty Solution, it is possible to add projects. If I open a single-Project Solution file, it is not. If I open a multiple-Projetc Solution file, it is. More, in the Start Page there is not the Create (or Open) Web Site link, but only the Create (or Open) Project one. This happens since my last VS installation, one month ago (new computer). I've even tried to repair the installation, but nothing has changed. Am I missing something? :confused: EDIT: The missing Solution in Solution Explorer issue can be solved by enabling the option: Tools -> Options -> Projects and Solutions -> CHECK Always show Solution ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA] -- modified at 8:09 Friday 7th April, 2006
Sounds like your installation is a bit screwed up as I can do all those things - no problems with working with solutions at all. As regards the creating a website link - did you install the Web Developer component or just C#? Regards, Brian Dela :-) Blog^ Co-author of The Outlook Answer Book... Go on, order^ it today!
-
Just another problem with VS05 :-D It simply doesn't display the Solution in the Solution Explorer, there is only the Project. There isn't even the possibility to add a Project the the Solution! If I create an empty Solution, it is possible to add projects. If I open a single-Project Solution file, it is not. If I open a multiple-Projetc Solution file, it is. More, in the Start Page there is not the Create (or Open) Web Site link, but only the Create (or Open) Project one. This happens since my last VS installation, one month ago (new computer). I've even tried to repair the installation, but nothing has changed. Am I missing something? :confused: EDIT: The missing Solution in Solution Explorer issue can be solved by enabling the option: Tools -> Options -> Projects and Solutions -> CHECK Always show Solution ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA] -- modified at 8:09 Friday 7th April, 2006
Dario Solera wrote:
isn't even the possibility to add a Project the the Solution!
Do you mean File->Add from the menu - gives the option to add a new/existing project/website to the solution... "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox
-
Sounds like your installation is a bit screwed up as I can do all those things - no problems with working with solutions at all. As regards the creating a website link - did you install the Web Developer component or just C#? Regards, Brian Dela :-) Blog^ Co-author of The Outlook Answer Book... Go on, order^ it today!
Brian Delahunty wrote:
did you install the Web Developer component or just C#?
Installed all except Visual J#. ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA]
-
Dario Solera wrote:
isn't even the possibility to add a Project the the Solution!
Do you mean File->Add from the menu - gives the option to add a new/existing project/website to the solution... "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox
RichardGrimmer wrote:
Do you mean File->Add from the menu
I didn't know of that command! I always right-clicked on the solution name->Add It seems to work from the File menu! Thank you! :rose: Anyway the Create Website option in the Start Page is still missing... :~ ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA]
-
RichardGrimmer wrote:
Do you mean File->Add from the menu
I didn't know of that command! I always right-clicked on the solution name->Add It seems to work from the File menu! Thank you! :rose: Anyway the Create Website option in the Start Page is still missing... :~ ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA]
Reset your setting with the Tools\Import and Export Settings ... This has worked for me so far (rebring lost options). My Blog
-
Just another problem with VS05 :-D It simply doesn't display the Solution in the Solution Explorer, there is only the Project. There isn't even the possibility to add a Project the the Solution! If I create an empty Solution, it is possible to add projects. If I open a single-Project Solution file, it is not. If I open a multiple-Projetc Solution file, it is. More, in the Start Page there is not the Create (or Open) Web Site link, but only the Create (or Open) Project one. This happens since my last VS installation, one month ago (new computer). I've even tried to repair the installation, but nothing has changed. Am I missing something? :confused: EDIT: The missing Solution in Solution Explorer issue can be solved by enabling the option: Tools -> Options -> Projects and Solutions -> CHECK Always show Solution ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA] -- modified at 8:09 Friday 7th April, 2006
Tools > Options > Projects and Soltions > General > Always show solution
-
Deleted .sln file -> opened .csproj file -> File-Save All VS doesn't ask to save the solution... and the file hasn't been created. :sigh: Now I'm really in trouble. :mad: Thanks anyway :rose: ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA]
Dario, I hope you took a backup of your .sln file. I did mention I was using VS 2003. :-O I tried it again, and it works for me. Deleted .sln file, opened .csproj file. If I try to Save All, or Build, or close VS, it asks me to save the .sln file. They probably broke it in VS 2005. :~ Sorry it didn't work out. Cheers, Vikram.
I don't know and you don't either. Militant Agnostic
-
Reset your setting with the Tools\Import and Export Settings ... This has worked for me so far (rebring lost options). My Blog
Not worked. The problem is that the Create Website link there wasn't even just after the installation. ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA]
-
Tools > Options > Projects and Soltions > General > Always show solution
Peter Somos wrote:
Tools > Options > Projects and Soltions > General > Always show solution
:wtf: Is it so simple? Thank you!!! It works!!! ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA]
-
Deleted .sln file -> opened .csproj file -> File-Save All VS doesn't ask to save the solution... and the file hasn't been created. :sigh: Now I'm really in trouble. :mad: Thanks anyway :rose: ___________________________________ Tozzi is right: Gaia is getting rid of us. My Blog [ITA]
Dario Solera wrote:
Deleted .sln file
Dario Solera wrote:
Now I'm really in trouble
And that is why I don't delete files, I rename them, or move them...