开发者

Solution file is not visible once I create a website or project

开发者 https://www.devze.com 2022-12-08 11:40 出处:网络
I have installed VS 2005 newly.I tried to create a new three tier application. 1) First I added a new blank solution

I have installed VS 2005 newly.I tried to create a new three tier application.

1) First I added a new blank solution
2) Then I right clicked on the solution and added a new web site
3) once the new 开发者_开发技巧web site is created the solution file is not visible 

because of this reason I am not able to add the new project to the same solution.

What would be the reason for this?

Please help...

Thanks, Jebli


Under Tools > Options > Projects and Solutions, check "Always show solution".


From what I have seen, there is no solution file for a website. In case you need to have one, you can convert your project to a web application instead.

0

精彩评论

暂无评论...
验证码 换一张
取 消