WCF Metadata reference cannot be resolved

后端 未结 1 589
挽巷
挽巷 2020-12-17 06:05

I am having an issue where I can\'t add a service reference in Visual Studio 2010 via a URL.

I have my HOST file setup to resolve http://mydomain.com locally, and se

1条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-17 06:59

    The solution to this problem is that IIS needs to have rights to the C:\Windows\Temp folder. Without this it can't generate the meta data needed.

    0 讨论(0)
提交回复
热议问题