执行Net Framework版本时出错 [英] Error executing version of Net Framework

查看:155
本文介绍了执行Net Framework版本时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,


请有人帮助我。

我对网站开发只有一点经验。

我创建了使用ASP .NET 2.0的简单项目(VS 2005)

在本地计算机上工作正常。


当我尝试在网络上运行应用程序时,它会给出关于

网络框架版本信息的错误。

"版本信息:Microsoft .NET Framework版本:1.1.4322.2300;

ASP。 NET版本:1.1.4322.2300

我认为问题是因为运行ASP .NET 2.0应用程序但

应用程序是使用1.1执行的。

我们的Web提供程序有两个可供选择的.NET框架:.NET Framework 1.1和2.0。


如何设置应用程序以在.NET Framework 2.0上运行? />

谢谢。


-

Hermawih

解决方案

如果您使用.NET Framework 2.0开发,则必须部署i一台机器

也在运行.NET 2.0。


我认为你的第一步是询问你的提供商是否.NET Framework

版本2.0可在托管您网站的服务器上获得。

Peter

" Hermawih" < he ****** @ newsgroup.nospamwrote in message

news:86 ************************ ********** @ microsof t.com ...


您好,


请任何人帮助我。

我对网络开发只有一点经验。

我使用ASP NET 2.0创建简单项目(VS 2005)

它在本地计算机上工作正常。


当我尝试在网络上运行应用程序时,它给出了一个关于

网络框架版本信息的错误。 />

"版本信息:Microsoft .NET Framework版本:1.1.4322.2300;

ASP.NET版本:1.1.4322.2300"


我认为问题是因为运行ASP .NET 2.0应用程序但

应用程序是使用1.1执行的。


我们的Web提供商有两个NET框架可供选择:.NET Framework 1.1和

2.0。


如何设置应用程序以在.NET Framework 2.0上运行?


谢谢。


-

Hermawih





" Hermawih" < he ****** @ newsgroup.nospamwrote in message

news:86 ************************ ********** @ microsof t.com ...


您好,


请任何人帮助我。

我对网络开发只有一点经验。

我使用ASP NET 2.0创建简单项目(VS 2005)

它在本地计算机上工作正常。


当我尝试在网络上运行应用程序时,它给出了一个关于

网络框架版本信息的错误。 />

"版本信息:Microsoft .NET Framework版本:1.1.4322.2300;

ASP.NET版本:1.1.4322.2300"


我认为问题是因为运行ASP .NET 2.0应用程序但

应用程序是使用1.1执行的。


我们的Web提供商有两个NET框架可供选择:.NET Framework 1.1和

2.0。


如何设置应用程序以在.NET Framework 2.0上运行?


谢谢。


-

Hermawih



我也是新的。我想在IIS中,如果你右键点击你的网站

你已经设置并选择了属性,你会发现一个ASP.NET选项卡,其中包含

选项。如果你没有看到ASP.NET选项卡,你还没有安装.NET 2.0

框架。


这就是我如何让它工作的。


G.


Peter写道,


如果你使用.NET Framework 2.0开发,你必须将它部署到一台运行.NET 2.0的机器上。


我认为你的第一步是询问您的提供商是否在托管您站点的服务器上提供了.NET Framework

版本2.0。



感谢Peter回复。我们的提供商有两个.NET Framework 1.1和2.0。

但也许是因为提供商设置的默认设置,应用程序

在1.1上运行。


它必须是一种以编程方式更改默认设置的方法。我感觉它必须在web.config上。

。但我只是不知道怎么做。


-

Hermawih


" Peter Bradley"写道:


如果您使用.NET Framework 2.0开发,则必须将其部署到一台同时运行.NET 2.0的
机器上。


我认为您的第一步是询问您的提供商是否在托管您网站的服务器上提供了.NET Framework

版本2.0。


Peter


" Hermawih" < he ****** @ newsgroup.nospamwrote in message

news:86 ************************ ********** @ microsof t.com ...


您好,


请任何人帮助我。

我对网络开发只有一点经验。

我使用ASP NET 2.0创建简单项目(VS 2005)

它在本地计算机上工作正常。


当我尝试在网络上运行应用程序时,它给出了一个关于

网络框架版本信息的错误。 />
"版本信息:Microsoft .NET Framework版本:1.1.4322.2300;

ASP.NET版本:1.1.4322.2300"

我认为问题是因为运行ASP .NET 2.0应用程序,但

应用程序是使用1.1执行的。


我们的Web提供程序有两个可供选择的.NET框架:.NET Framework 1.1和

2.0。


如何设置应用程序在.NET Framework 2.0上运行?


谢谢。


-

Hermawih




Hello,

Please anybody help me.
I have only a little experience with web development.
I created simple project using ASP NET 2.0 (VS 2005)
It works fine on local computer.

When I tried to run the application on the web, it give me an error about
net framework version information.
"Version Information: Microsoft .NET Framework Version:1.1.4322.2300;
ASP.NET Version:1.1.4322.2300"
I think the problem is because running ASP NET 2.0 application but the
application was executed using 1.1.

Our Web Provider has two NET Frameworks to choose: NET Framework 1.1 and 2.0.

How could I set up the application to run on NET Framework 2.0 ??

Thank you.

--
Hermawih

解决方案

If you developed using .NET Framework, 2.0, you must deploy it to a machine
that is also running .NET 2.0.

I think your first step is to ask your provider if the .NET Framework
version 2.0 is available on the server hosting your site.
Peter
"Hermawih" <he******@newsgroup.nospamwrote in message
news:86**********************************@microsof t.com...

Hello,

Please anybody help me.
I have only a little experience with web development.
I created simple project using ASP NET 2.0 (VS 2005)
It works fine on local computer.

When I tried to run the application on the web, it give me an error about
net framework version information.
"Version Information: Microsoft .NET Framework Version:1.1.4322.2300;
ASP.NET Version:1.1.4322.2300"
I think the problem is because running ASP NET 2.0 application but the
application was executed using 1.1.

Our Web Provider has two NET Frameworks to choose: NET Framework 1.1 and
2.0.

How could I set up the application to run on NET Framework 2.0 ??

Thank you.

--
Hermawih




"Hermawih" <he******@newsgroup.nospamwrote in message
news:86**********************************@microsof t.com...

Hello,

Please anybody help me.
I have only a little experience with web development.
I created simple project using ASP NET 2.0 (VS 2005)
It works fine on local computer.

When I tried to run the application on the web, it give me an error about
net framework version information.
"Version Information: Microsoft .NET Framework Version:1.1.4322.2300;
ASP.NET Version:1.1.4322.2300"
I think the problem is because running ASP NET 2.0 application but the
application was executed using 1.1.

Our Web Provider has two NET Frameworks to choose: NET Framework 1.1 and
2.0.

How could I set up the application to run on NET Framework 2.0 ??

Thank you.

--
Hermawih


I am also new. I think within IIS, if you right click on your SITE which
you have setup and choose PROPERTIES, you will find a ASP.NET tab which has
the options. if you dont see the ASP.NET tab, you havent installed .NET 2.0
framework.

Thats how I get it to work.

G.


Peter Wrote,

If you developed using .NET Framework, 2.0, you must deploy it to a machine
that is also running .NET 2.0.

I think your first step is to ask your provider if the .NET Framework
version 2.0 is available on the server hosting your site.

Thanks Peter for replying. Our provider has two NET Framework 1.1 and 2.0.
But perhaps because of the default setting set by provider, the application
was run on 1.1.

It got to be a way to change that default setting programmatically. I have
a feeling that it got to be on web.config. But I just don''t know how.

--
Hermawih

"Peter Bradley" wrote:

If you developed using .NET Framework, 2.0, you must deploy it to a machine
that is also running .NET 2.0.

I think your first step is to ask your provider if the .NET Framework
version 2.0 is available on the server hosting your site.
Peter
"Hermawih" <he******@newsgroup.nospamwrote in message
news:86**********************************@microsof t.com...

Hello,

Please anybody help me.
I have only a little experience with web development.
I created simple project using ASP NET 2.0 (VS 2005)
It works fine on local computer.

When I tried to run the application on the web, it give me an error about
net framework version information.
"Version Information: Microsoft .NET Framework Version:1.1.4322.2300;
ASP.NET Version:1.1.4322.2300"
I think the problem is because running ASP NET 2.0 application but the
application was executed using 1.1.

Our Web Provider has two NET Frameworks to choose: NET Framework 1.1 and
2.0.

How could I set up the application to run on NET Framework 2.0 ??

Thank you.

--
Hermawih




这篇关于执行Net Framework版本时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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