you need configurate web appliation carefully:
1. ASP.net version.
select appropriate asp.net version, vs2005 use asp.net 2.0, you should assign 2.0 in proprety dialog for asp.net
2. Assign appropriate access.
in configuration dialog: virtualy directory, you need first create your web service as a application.
本文主要介绍了配置Web应用程序的两个关键步骤:选择合适的ASP.NET版本及设置正确的访问权限。对于使用VS2005开发的项目,建议指定ASP.NET 2.0版本,并确保通过虚拟目录配置正确创建Web服务。

351

被折叠的 条评论
为什么被折叠?



