WCF Service, the type provided as the service attribute values…could not be found

后端 未结 14 1168
梦如初夏
梦如初夏 2020-12-24 11:44

When I right click on Eval.svc within Visual Studio 2012 and view in browser, I get the following -

The type \'EvalServiceLibary.Eval\',

14条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-24 12:24

    In my case I did a "Convert to application" to the wrong folder on iis. My application was set in a subfolder of where it should have been.

提交回复
热议问题