Create the Project on the Remote Web Server
http://support.microsoft.com/?id=320265

解决方案 »

  1.   

    没有权限的可能有多种,但首先你的Server上应该安装.Net Framework.
      

  2.   

    saucer:
    文章中提到vs developer组,是否意味服务器要安装vs.net?
    vs.net给出的错误信息却提到了debugger users组,而文章中没有提到,到底以什么为准?
      

  3.   

    >>>"vs developer组"
    you can always create a vs developer组 on the machine without installing VS.NETbut to debug remotely, there are more than what meet you eyespost your error messages please
      

  4.   

    此项目的默认web访问模式设置为文件共享,但是无法从路径"\\10.10.4.100\wwwroot$\temp"打开"http://10.10.4.100/temp"处的项目文件夹。返回的错误是:无法创建web项目"temp"。UNC共享"\\10.10.4.100\wwwroot$\temp"不存在或您没有访问权。frontpage模式也不能成功。
      

  5.   

    你的IIS配置问题,建议重装IIS或,相应配置IIS的属性,
      

  6.   

    或者试试这个指令
    aspnet_regiis -i
    当然,你要先找到你机器你最新版本的aspnet_regiis