[求助] asp.net web
在asp.net web 中http://localhost:1990/WebSite1/Service.asmx
后面的1990是什么东西,
然后把localhost换成IP地址还不行,这是怎么回事,怎么改
是web 服务
我没有用控件啊, 把端口号去掉 就报
名称以无效字符开头。处理资源 'http://localhost/TestWave/TestWave.asmx' 时出错。第 1 行,位置: 2
<%@ WebService Language="c#" Codebehind=" ~/App_Code/TestWave.asmx.cs" Class="TestWave.Service1" %>
-^
[此贴子已经被作者于2006-8-14 15:10:57编辑过]