473,465 Members | 1,925 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Will .NET apps run on Win98?

Can I deploy a .NET app to Win 98 & ME? Are there any limitations in doing so?

Thanks

Billy
Jul 21 '05 #1
6 1385
Those machine have to have the .NET Framework installed on them, but other
than that, you're good to go.
"Billy" <co******@yahoo.com> wrote in message
news:86**********************************@microsof t.com...
Can I deploy a .NET app to Win 98 & ME? Are there any limitations in doing so?
Thanks,

Billy

Jul 21 '05 #2
with 98se, and the framework your good to go with running apps...however you
can't develop on a Win 98 box.
"Billy" <co******@yahoo.com> wrote in message
news:86**********************************@microsof t.com...
Can I deploy a .NET app to Win 98 & ME? Are there any limitations in doing so?
Thanks,

Billy

Jul 21 '05 #3
Great! I'm assuming it's an installation I can accomplish with an installation package like Install Shield or something similar?

Thanks for the help and info

Bill

----- William Ryan eMVP wrote: ----

with 98se, and the framework your good to go with running apps...however yo
can't develop on a Win 98 box
"Billy" <co******@yahoo.com> wrote in messag
news:86**********************************@microsof t.com..
Can I deploy a .NET app to Win 98 & ME? Are there any limitations i

doing so
Thanks
Bill


Jul 21 '05 #4
Cor
Hi Billy,

Not everything is working on Win98 by instance not programs which use CDO.

Cor
Jul 21 '05 #5
"dotnetfx.exe" which you can download from e.g
http://www.microsoft.com/downloads/d...displaylang=en

Various scenarios for deployment are described here:
http://msdn.microsoft.com/library/de...tdeploy1_1.asp

Richard.

"Billy" <co******@yahoo.com> wrote in message
news:DA**********************************@microsof t.com...
Great! I'm assuming it's an installation I can accomplish with an installation package like Install Shield or something similar?
Thanks for the help and info!

Billy

----- William Ryan eMVP wrote: -----

with 98se, and the framework your good to go with running apps...however you can't develop on a Win 98 box.
"Billy" <co******@yahoo.com> wrote in message
news:86**********************************@microsof t.com...
> Can I deploy a .NET app to Win 98 & ME? Are there any limitations in
doing so? >> Thanks,
>> Billy


Jul 21 '05 #6
In theory, yes. Real simple apps with no 3rd party dependencies, probably.
In a lot of real world cases of any apps even slightly complex or with any
or a lot of 3rd party dependencies, NO.

We have tried in vain to deploy a couple of halfway complex apps and ran
into numerous issues. Dotnet framework has many "known issues" on Win9X.
Many problems with Crystal Reports on 9X as well.

Would recommend just to have a minimum requirements list for your app that
says: Designed for Windows 2000/XP/2003. Otherwise, you will likely run into
countless support issues as you try to roll it out to Win9X machines.
Microsoft will also love you for it, as it pushes the clients forward into
accepting their newer O/S's.

"Scott M." <s-***@BADSPAMsnet.net> wrote in message
news:u2**************@TK2MSFTNGP11.phx.gbl...
Those machine have to have the .NET Framework installed on them, but other
than that, you're good to go.
"Billy" <co******@yahoo.com> wrote in message
news:86**********************************@microsof t.com...
Can I deploy a .NET app to Win 98 & ME? Are there any limitations in

doing so?

Thanks,

Billy


Jul 21 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: jon morgan | last post by:
Hi, I need to debug my app. under Windows 98. Although VS.net can't be installed it I have been able to install both Framework 1.1 and the SDK. Can I debug the app. in VS.net remotely from an...
1
by: Jodi Wedll | last post by:
I am attempting to deploy my .Net Application from my WinXP development machine to production systems based upon WinNT and Win98. I believe that it is mostly working except for code relating to the...
2
by: Scott | last post by:
I have an application written in C# using VS 2003 with MSDE as the database. The reports use Crystal as provided with VS. The application and reports work correctly under WinXP, but the reports do...
3
by: Fernando Ronci | last post by:
Hi, How can I compile C# apps on windows 98 without Visual Studio .NET ? The .NET Framework redistributable that gets intalled on Win 98 doesn't include the command line compiler csc. In other...
4
by: Wasi Rehman | last post by:
hi friends, I have one webservice which i want to run on win98 system because some reference in that webservice only run in win98, and my ASP.net application is on win2000 pro. I want to call that...
11
by: andrew | last post by:
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...
7
by: Maravilloso | last post by:
Hi I'm trying to automatically send a postscript file to be printed to the default printer in a Win98 PC, by means of using the instrucction: win32api.ShellExecute (0, "print", "file.ps",...
6
by: Billy | last post by:
Can I deploy a .NET app to Win 98 & ME? Are there any limitations in doing so? Thanks Billy
2
by: billsahiker | last post by:
I have read in this group that the .net 2 framework redistributable package can be installed on win98 and it includes a vb.net command line compiler. IF this is so, what sort of debugging, if any,...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.