Error on while publish on IIS

前端 未结 3 1578
日久生厌
日久生厌 2021-02-13 03:48

I have one test wcf service with default methods and web config is :

 
    
         


        
3条回答
  •  青春惊慌失措
    2021-02-13 04:09

    Make sure you browse to the actual web folder (that contains Bin, *.svc and web.config) when creating web application, not the parent folder.

提交回复
热议问题