1.vs.net cann't open application

    使用vs.net遇到的问题
in vs.net,there is a word (unavailable) beside the project item.
To correct the problem,use the same name in IIS as descriped in solution
file. For example,the virtual directory name should be CSharpBook
"http://localhost/CSharpBook/MyWebForm/MyWebForm.csproj",but i
used CSharpFaison in IIS,so when i took vs.net to open MyWebForm.sln in
CSharpFaison,vs.net prompted the above picture message and vs.net can't
open the project.
After change CSharpFaison to CSharpBook in IIS,the problem goes.

相关文章:

  • 2021-08-03
  • 2021-09-04
  • 2021-11-18
  • 2021-07-18
  • 2021-04-23
  • 2022-01-08
  • 2021-04-13
  • 2021-12-19
猜你喜欢
  • 2021-07-21
  • 2021-10-22
  • 2021-08-18
  • 2021-08-03
  • 2021-08-28
  • 2021-08-10
  • 2021-12-08
相关资源
相似解决方案