提示错误:Unable to start debuging on then web server.Unable to attach to Asp.net worker process(typically aspnet_wp.exe or w3wp.exe)的解决方法。
这个错误一般是安装.NET Framework之后才安装IIS引起
在开始菜单里运行cmd
然后运行c:\windows\microsoft.net\framework\v1.1.4322\aspnet_regiis.exe -i
之后也可能还会出现一次这个错误,再试一次就行了。
这样,在WEB站点的目录下会建立一个子目录aspnet_client