开发者

Web service Bin folder

I created webservice which contain Add function as 'webmethod'

when we want to deploy webservice we need开发者_Python百科 to give web.config,app_data,app_code,.asmx file and Bin file in IIS right .But i am not able to see Bin folder in solution .Can any one tell me the reason why Bin folder is not coming


If you are going to deploy it I would right click over the web site and click 'Publish Web Site'

It will prompt you for a location. Then take the items from that directory.


If you are using VS 2005 or 2008 then Bin won't be initially shown in Solution Explorer.

You have to right click the project then in the 'Add ASP.Net folder' menu item you can choose 'Bin'.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜