开发者

Where does Visual Studio generate the wsdl file?

Isn't visual studio supposed to automatically generate th开发者_运维问答is file for each webservice creation ? If yes why can't I see it anywhere in project directory ?


Assuming you are talking about the now old-style .asmx web services -- no, they are not generated as a file, they are generated on the fly when you request http://localhost/project/service.asmx?wsdl

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜