tiechui

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2010年8月30日

摘要: iis webservice 部署1. 在VS2008中 new->project->web->webservice2. 编译 运行, helloworld。3. 1)在iis中创建虚拟目录 设置project属性->web->Servers->Use Local IIS server Project Url: http://localhost/WebService1 Create virtual directory 2)create dir eg: service copy App_Data, bin,... 阅读全文
posted @ 2010-08-30 14:31 tiechui 阅读(2936) 评论(0) 推荐(0)