且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

.NET应用程序是否可以在Windows 98上运行?

更新时间:2022-10-21 14:14:37

一个.net应用程序绝对可以在win上运行98,2000,xp。但是,对于98,你有

来安装.net框架(dotnetfx.exe),可能是新版本的

mdac。检查msdn以确切了解在98 pc上运行它需要什么。


然而,作为一个信息点,我将所有客户推到2000或xp,我甚至>
将它们推到xp。


HTH,


Bernie Yaeger


"安德鲁" <一个******* @ discussions.microsoft.com>在留言中写道

news:05 **************************** @ phx.gbl ... 我被问到这个问题并且似乎回想起以前的Windows操作系统中没有包含所有允许.NET类所需的.dll文件的地方
实现。
任何人都可以告诉我,如果是这样的话,如果是这样,一个人如何克服?

感谢你

Andrew



安德鲁,


除了Bernies的回答(还有一点其他)

>
据我所知,所有版本的框架都是相同的。

最老的是NT4,带有servicepack 6a和W''98。


这里写的是。

http:// msdn .microsoft.com / library / de ... otnetfxref.asp

Cor


一些现场实验;如果他们正在使用nt4,那么
帮自己一个忙,让他们升级吧。是的

框架适用于nt4sp6a,但是应用程序可以显示异常行为。


如果要在win98上显示,请对您的应用进行全面测试在一个胜利之前

98系统在设置预约之前你的客户,不得不说

它在我的电脑上工作,我不知道是什么问题在这里,

dousn不会给人留下好印象。


eric


" Cor" < no*@non.com>在消息中写道

新闻:%2 **************** @ TK2MSFTNGP11.phx.gbl ...
嗨安德鲁,

除了Bernies的回答(还有一点其他)

据我所知,所有版本的框架都是相同的。最老的是NT4,带有servicepack 6a和W''98。

它写在这里。

http://msdn.microsoft.com/library/de ... otnetfxref.asp
Cor



I was asked this question and seem to recall reading
somewhere that earlier Windows OS did not contain all
the .dll files required to allow .NET classes to be
implemented.
Can anyone tell me if this is the case and if so how does
one overcome?

Thanking You

Andrew

A .net app definitely can run on win 98, 2000, xp. However, for 98 you have
to install the .net framework (dotnetfx.exe) and probably a new version of
mdac. Check msdn for exactly what is required to run it on a 98 pc.

As a point of info, however, I push all my customers to 2000 or xp, I even
push them to xp.

HTH,

Bernie Yaeger

"andrew" <an*******@discussions.microsoft.com> wrote in message
news:05****************************@phx.gbl...
I was asked this question and seem to recall reading
somewhere that earlier Windows OS did not contain all
the .dll files required to allow .NET classes to be
implemented.
Can anyone tell me if this is the case and if so how does
one overcome?

Thanking You

Andrew



Hi Andrew,

In addition to Bernies answer (it is a little bit else)

As far as I know is installing the framework for all versions same. The
oldest are NT4 with servicepack 6a and W''98.

It is written here.

http://msdn.microsoft.com/library/de...otnetfxref.asp

Cor


some field experiance ;p

if they are using nt4 do yourself a favor and make them upgrade. Yes the
framework works on nt4sp6a, but the application can show abnormal behaviour.

if you are going to deplay on win98 do a complete test of your app on a win
98 system before setting up an appointment w your customers, having to say
its working on my pc and i don''t have a clue what the problem is here,
dousn''t give a good impression.

eric

"Cor" <no*@non.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
Hi Andrew,

In addition to Bernies answer (it is a little bit else)

As far as I know is installing the framework for all versions same. The
oldest are NT4 with servicepack 6a and W''98.

It is written here.

http://msdn.microsoft.com/library/de...otnetfxref.asp
Cor