且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

使用SQL 2005托管ASP.NET应用程序

更新时间:2022-11-05 17:38:13

try这个:

只需在系统中安装IIS ...

并将您的项目文件复制到c:\ inetpub \ wwwroot \

并通过浏览器

只需提供URL:http://localhost/urProjectName/UrPagename.extension
try this:

just install IIS in your system...

and copy your project files in c:\inetpub\wwwroot\

and from the browser

just give the URL:http://localhost/urProjectName/UrPagename.extension