嗯,框架问题...... [英] Uhmmm, problems with framework...

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

问题描述

好的,我的开发机器VS.NET 2002上有Framwork v1.0。在我的

工作站上,我安装了Framework v1.1(Redistributable)。一切

在我的测试机器上运行正常,并且不能在工作站上运行。我不确定,但我的开发机器上的版本是VS.NET安装的版本,而

我现在才拿到这个。


谢谢

Sueffel

---

邮件已通过无病毒验证。

由AVG反病毒系统检查( http://www.grisoft.com)

版本:6.0.580 /病毒数据库:367 - 发布日期:2004年2月6日

解决方案

< blockquote>你的工作站上必须有1.0,因为这就是它在查看之后看起来是什么样的
。 2002年只能使用1.0 framerwork。

" Sueffel" <所以***** @ somewhere.com>在留言中写道

新闻:%2 **************** @ TK2MSFTNGP09.phx.gbl ...

好的,我的开发机器VS.NET 2002上有Framwork v1.0。在我的
工作站上,我安装了Framework v1.1(Redistributable)。
我的测试机器上运行正常,并且它不能在工作站上运行。
我不确定,但是我开发的机器上的版本是VS.NET的安装版本,而且我现在还没有得到这个版本。

谢谢<发送邮件

---
发送的邮件经过无病毒验证。
由AVG反病毒系统检查( http://www.grisoft.com)
版本:6.0.580 /病毒库:367 - 发布日期:2 / 2004年6月



*" Sueffel" <所以***** @ somewhere.com> scripsit:

好的,我的开发机器上有Framwork v1.0,VS.NET 2002.在我的
工作站上,我安装了Framework v1.1(Redistributable)。一切都在我的测试机器上运行良好,并且它不会在工作站上运行。我不确定,但我的开发机器上的版本是VS.NET安装的版本,而且我现在还没有得到它。




你看过这个吗?可能你必须创建一个配置

文件:


并排执行

< http ://msdn.microsoft.com/library/en-us/dnnetdep/html/sidexsidenet.asp>


-

Herfried K. Wagner [ MVP]

< http://www.mvps.org/dotnet>




" CJ泰勒" <无**** @ blowgoats.com>在消息中写道

新闻:10 ************* @ corp.supernews.com ...

你必须要1.0你的工作站,因为它是赞美之后的样子。 2002年只能使用1.0 framerwork。

" Sueffel" <所以***** @ somewhere.com>在消息中写道
新闻:%2 **************** @ TK2MSFTNGP09.phx.gbl ...

好的,我有Framwork v1 .0在我的开发机器上,VS.NET 2002.在我的
工作站上,我安装了Framework v1.1(Redistributable)。


所有

运行良好在我的测试机器上,它不在工作站上运行。


我是

不确定,但我的开发机器上的版本是VS.NET安装的,
,我现在才拿到这个。

谢谢
Sueffel

---
发送邮件已通过认证病毒免费。
由AVG反病毒系统检查( http://www.grisoft.com )
版本:6.0.580 /病毒数据库:367 - 发布日期:2004年2月6日





根据MS,在机器上使用v1.1会起作用,因为v1.1是

向后补偿atible并将运行v1.0程序集。而且,另一个非常小的

汇编我在这个环境中运行得很好,它是一个带有

代码的表单。我使用很多GDI +时遇到问题。我是

以为你是完全正确的,我需要去拿v1.0 redist,但是

我也想知道是否有''强迫VS.NET 2002使用框架的方法

v1.1


谢谢,

Sueffel
---

外发邮件已通过无病毒验证。

由AVG反病毒系统检查( http://www.grisoft.com)

版本:6.0.580 /病毒库:367 - 发布日期:2004年2月6日


Okay, I have Framwork v1.0 on my devel machine, VS.NET 2002. On my
workstations, I have Framework v1.1 (Redistributable) installed. Everything
runs fine on my test machine, and it does not run on the workstations. I''m
not sure, but the version on my devel machine is what VS.NET installs, and
I''m just not getting this now.

Thanks
Sueffel
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.580 / Virus Database: 367 - Release Date: 2/6/2004

解决方案

You have to have 1.0 on your Workstations, because thats what its looking
for after compliing. 2002 can only use 1.0 framerwork.
"Sueffel" <so*****@somewhere.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...

Okay, I have Framwork v1.0 on my devel machine, VS.NET 2002. On my
workstations, I have Framework v1.1 (Redistributable) installed. Everything runs fine on my test machine, and it does not run on the workstations. I''m not sure, but the version on my devel machine is what VS.NET installs, and
I''m just not getting this now.

Thanks
Sueffel
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.580 / Virus Database: 367 - Release Date: 2/6/2004



* "Sueffel" <so*****@somewhere.com> scripsit:

Okay, I have Framwork v1.0 on my devel machine, VS.NET 2002. On my
workstations, I have Framework v1.1 (Redistributable) installed. Everything
runs fine on my test machine, and it does not run on the workstations. I''m
not sure, but the version on my devel machine is what VS.NET installs, and
I''m just not getting this now.



Did you have a look here? Probably you will have to create a config
file:

"Side-by-Side Execution"
<http://msdn.microsoft.com/library/en-us/dnnetdep/html/sidexsidenet.asp>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>



"CJ Taylor" <no****@blowgoats.com> wrote in message
news:10*************@corp.supernews.com...

You have to have 1.0 on your Workstations, because thats what its looking
for after compliing. 2002 can only use 1.0 framerwork.
"Sueffel" <so*****@somewhere.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...

Okay, I have Framwork v1.0 on my devel machine, VS.NET 2002. On my
workstations, I have Framework v1.1 (Redistributable) installed.


Everything

runs fine on my test machine, and it does not run on the workstations.


I''m

not sure, but the version on my devel machine is what VS.NET installs, and I''m just not getting this now.

Thanks
Sueffel
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.580 / Virus Database: 367 - Release Date: 2/6/2004




According to MS, having the v1.1 on a machine will work cause v1.1 is
backwards compatible and will run v1.0 assemblies. And, another really tiny
assembly I have runs just fine in this environment, it''s a form with a
little of code. The one I''m having problems with uses alot of GDI+. I''m
thinking you''re exactly right, and I need to go and get the v1.0 redist, but
I''m also wondering if there''s a way to force VS.NET 2002 to use framework
v1.1

Thanks,
Sueffel
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.580 / Virus Database: 367 - Release Date: 2/6/2004


这篇关于嗯,框架问题......的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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