开发者

Why is Visual Studio appending "_1" to my website virtual directory?

开发者 https://www.devze.com 2023-01-04 05:02 出处:网络
I open a solution containing a website project named \"Student\" in Visual Studio. It adds a virtual directory to IIS named \"Student_1\" even though there is no virtual directory named \"Student\". A

I open a solution containing a website project named "Student" in Visual Studio. It adds a virtual directory to IIS named "Student_1" even though there is no virtual directory named "Student". Any idea why 开发者_开发百科Visual Studio is doing this?


Apparently something was messed up in the .suo file. I deleted it and was able to open the project.

0

精彩评论

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