启动visual studio.net 2003时出错 [英] error starting visual studio.net 2003

查看:69
本文介绍了启动visual studio.net 2003时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是悉尼大学的学生。我已经安装了visual studio 2003,当我尝试创建一个新的asp.net web应用程序项目
时 - 我收到了关注消息"你的网络服务器不是
运行asp .net 1.1版" 。有人可以给我一些关于如何解决这个问题的建议吗?

解决方案

你是否安装了.net framework 2.0。或者你的网络服务器是在一台单独的机器上?


我已经看到iis没有正确设置来处理.net网络应用程序,并且需要运行框架附带的exe。 / p>

在命令行上尝试以下操作:
C:\ WINDOWS \ MicroS.NET \ Framework\v1.1.4322\aspnet_regiis.exe -i


I am a student at a sydney college. I have installed visual studio 2003 and when I try to create a new asp.net web app project - I get the followig message "Your webserver is not running asp .net version 1.1" . Can anyone giv me advice on how to resolve this issue?

解决方案

Have you since installed the .net framework 2.0.  Or is your webserver on a separate machine?

I have seen when iis isn't setup correctly to handle .net web applications, and need to run a exe that comes with the framework.

on the command line try the following:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i


这篇关于启动visual studio.net 2003时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆