博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
To set up, build, and run the WCF sample
阅读量:6441 次
发布时间:2019-06-23

本文共 579 字,大约阅读时间需要 1 分钟。

  1. Ensure that you have performed the .

  2. To build the C# or Visual Basic .NET edition of the solution, follow the instructions in .

  3. To run the sample in a single- or cross-machine configuration, follow the instructions in .

 

In the files

setupvroot.bat
cleanupvroot.bat
the line:
VER | FINDSTR /c:" 6.0." >NUL
should be changed to:
VER | FINDSTR /c:" 6.1." >NUL
Windows 7 version is 6.1. Otherwise this will fail (unless you have IIS 6 Admin tools installed.)
Run cleanupvroot.bat, then run the setupvroot.bat file.

转载于:https://www.cnblogs.com/joe-yang/archive/2012/11/19/2776885.html

你可能感兴趣的文章
站内信 设计
查看>>
JFace 的treeViewer的双击展开或收缩
查看>>
Android开发环境搭建之Android adb
查看>>
cookie
查看>>
Fvwm-指定字体启动xterm
查看>>
file_get_contents("php://input")的使用方法
查看>>
ios UIView 和 UIButton边框和阴影设置
查看>>
mvn常用命令
查看>>
Win7 VMware虚拟机与宿主主机通信
查看>>
程序只是对信息的处理
查看>>
html5拖拽
查看>>
Android工具HierarchyViewer 代码导读(2) -- 建立Eclipse调试环境
查看>>
GC配置对性能的帮助
查看>>
java list按时间倒序、首字母排序
查看>>
hls之m3u8、ts流格式详解
查看>>
中国有望成为全球最大3D打印市场
查看>>
ecshop在其他的页面调用首页的flash主广告的方法
查看>>
lamp安装
查看>>
Math.round用法 .
查看>>
王晓东-以人为“基站”的网络
查看>>