ASP.net配置问题 - 新用户 [英] ASP.net configuration problem - new user

查看:65
本文介绍了ASP.net配置问题 - 新用户的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚安装了VB.net 2003,从VB6升级。我试图打开一个新的
ASP.net Web应用程序,并立即收到一条错误,指出我的Web

服务器没有运行ASP.net 1.1版。我尝试运行aspnet_regiis / i

和所有dotnetfix框架修复建议帮助链接发给我

,但没有运气。我怀疑我不是第一个遇到这个问题的人。我是在Windows XP系统上运行IIS的
。任何人都可以指引我到

更好的方向,然后到目前为止我能找到的,或者你可以告诉我解决方案是什么(如果是像我怀疑的那样常见)?


在此先感谢您,如果这是一个老问题,那么你们很难听到。 $ b。 br />

Jim

解决方案




XP Home或XP临?愚蠢的问题,但是安装了IIS吗? (家里没有

IIS)。

-

Pete

----- -

读/写.NET文章
http://www.howtodothings.com/showart...ubcategory=132


或者,他确实有专业版,但是

安装VS2003之前不要安装它。通常情况下VS2003会在你安装它时警告你,

OP是否会记住这样的警告。


安装后,再次使用regiis


-


OHM(特里伯恩斯)

。 。 。单手人。 。


当你不知道自己在做什么时,过得很快


Peter Morris [Droopy眼睛软件] ; < pete@notformethanks_droopyeyes.com>

在消息新闻中写道:uf ************* @tk2msftngp13.phx.gbl ...



XP Home或XP Pro?愚蠢的问题,但是安装了IIS吗? (家里没有
有IIS)。

-
Pete
-------
读/写.NET文章
http://www.howtodothings.com/showart。 ..ubcategory = 132



嗨Jim,


你可能想要尝试使用这个工具来看看你的ASP.NET

版本是什么:

http://www.denisbauer.com/NETTools/A...nSwitcher.aspx


此外,这里有一些指示,有人发布了一段时间回来




1)使用计算机管理删除ASPNET帐户。 />

2)运行以下命令重新创建ASPNET帐户:aspnet_regiis -I,来自

C:\< winDir> \microsoft.net \ framework \ v1.1.4322目录:


单击开始,然后单击运行。


在打开文本框中,键入cmd,然后按ENTER键。


在命令提示符下,键入以下,然后按ENTER键:


"%windir%\Microsoft.NET \Framework\version\aspnet_r egiis.exe" -i


在此路径中,version表示您在服务器上安装的.NET Framework版本号



当您输入
命令时,必须用实际版本号替换此占位符。如果您使用Visual Studio 2003和框架1.1它它是

v1.1.4322


3)重新启动IIS。


4)现在ASPX页面应该可以正常工作,你也应该能够创建新的ASP.NET网络项目。


James Warren < WA ************ @ att.net>在消息中写道

新闻:0B ******************** @ bgtnsc04-news.ops.worldnet.att.net ... < blockquote class =post_quotes>我刚刚安装了VB.net 2003,从VB6升级。我试图打开一个新的
ASP.net Web应用程序,并立即收到错误,指出我的Web服务器没有运行ASP.net 1.1版。我试过运行aspnet_regiis
/ i
和所有的dotnetfix框架修复建议帮助链接发给我
,但没有运气。我怀疑我不是第一个遇到这个问题的人。我在Windows XP系统上运行IIS。任何人都可以指导我到一个方向更好的方向然后我能找到的目标,或者你能告诉我解决方案是什么(如果它像我怀疑的那样普遍)? br />
提前感谢,如果这是一个老问题,那么你们已经厌倦了听到这个问题。

Jim




I just installed VB.net 2003, upgrading from VB6. I tried to open a new
ASP.net Web Application and immediately got an error stating that my Web
Server isn''t running ASP.net version 1.1. I tried running aspnet_regiis /i
and all the dotnetfix "framework repair" suggestions the Help link sent me
to, but no luck. I suspect I am not the first guy with this problem. I am
running IIS on a Windows XP system. Can anybody direct me to a site with
better directions then what I have been able to find thus far, or can you
tell me what the solution is (if it is as common as I suspect)?

Thanks in advance, and my appologies if this is an old problem that you guys
are tired of hearing about.

Jim

解决方案

Hi

XP Home or XP Pro? Silly question, but is IIS installed? (Home doesn''t have
IIS).
--
Pete
-------
Read/Write .NET articles
http://www.howtodothings.com/showart...ubcategory=132


Or, he does have professional edition, but did not install it before
installing VS2003. Normally VS2003 warns you of this when you install it,
does the OP remember such a warning.

After you have installed it, do use the regiis again

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .

Time flies when you don''t know what you''re doing

"Peter Morris [Droopy eyes software]" <pete@notformethanks_droopyeyes.com>
wrote in message news:uf*************@tk2msftngp13.phx.gbl...

Hi

XP Home or XP Pro? Silly question, but is IIS installed? (Home doesn''t have IIS).
--
Pete
-------
Read/Write .NET articles
http://www.howtodothings.com/showart...ubcategory=132



Hi Jim,

You might want to try using this tool to see what''s up with your ASP.NET
versions:

http://www.denisbauer.com/NETTools/A...nSwitcher.aspx

Also, here are some instructions that someone posted a while back to get
going:

1) Delete the ASPNET account using Computer Management.

2) Recreate the ASPNET account by running: aspnet_regiis -I, from
C:\<winDir>\microsoft.net\framework\v1.1.4322 directory :

Click Start, and then click Run.

In the Open text box, type cmd, and then press ENTER.

At the command prompt, type the following, and then press ENTER:

"%windir%\Microsoft.NET\Framework\version\aspnet_r egiis.exe" -i

In this path, version represents the version number of the .NET Framework
that you installed on your server.
You must replace this placeholder with the actual version number when you
type the command. If you use Visual Studio 2003 and framework 1.1 it it
v1.1.4322

3) Restart IIS.

4) Now the ASPX pages should work fine and you also should be able to create
new ASP.NET web projects.

"James Warren" <wa************@att.net> wrote in message
news:0B********************@bgtnsc04-news.ops.worldnet.att.net...

I just installed VB.net 2003, upgrading from VB6. I tried to open a new
ASP.net Web Application and immediately got an error stating that my Web
Server isn''t running ASP.net version 1.1. I tried running aspnet_regiis
/i
and all the dotnetfix "framework repair" suggestions the Help link sent me
to, but no luck. I suspect I am not the first guy with this problem. I
am
running IIS on a Windows XP system. Can anybody direct me to a site with
better directions then what I have been able to find thus far, or can you
tell me what the solution is (if it is as common as I suspect)?

Thanks in advance, and my appologies if this is an old problem that you
guys
are tired of hearing about.

Jim




这篇关于ASP.net配置问题 - 新用户的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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