Problems with NotFound errors and compilation failures

后端 未结 4 2032
长情又很酷
长情又很酷 2021-01-14 13:11

We\'re getting errors every so often with a WCF service (consumed by Silverlight) that don\'t give us much to go on:

The service \'/ourservice.svc\' c         


        
4条回答
  •  执笔经年
    2021-01-14 13:58

    Looks like a bug in System.Web. Same issue is reported here: http://connect.microsoft.com/VisualStudio/feedback/details/550511/nullreferenceexception-during-service-compilation.

    The jury is still out, but I think you have better chances of getting this issue resolved if you post your details on http://connect.microsoft.com.

提交回复
热议问题