Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / General / September 2005

Tip: Looking for answers? Try searching our database.

Windows 98 deployment

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
snazzy - 16 Sep 2005 17:20 GMT
I have an Visual Basic .Net application that runs fine on Windows XP but when
I run it on Windows 98 I get the following message;
Application has generated an exception that could not be handled.
Kevin Spencer - 16 Sep 2005 20:21 GMT
That would probably because you can't run .Net on a platform prior to
Windows 2000.

Signature

HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Neither a follower nor a lender be.

>I have an Visual Basic .Net application that runs fine on Windows XP but
>when
> I run it on Windows 98 I get the following message;
> Application has generated an exception that could not be handled.
Norman Yuan - 17 Sep 2005 18:02 GMT
.NET runs on any Windows from Win98SE or later. Of course, something is only
avaible to NT (NT4, 2K and XP) platform. If your .NET app has to run on
Win98/Me, you have to make sure you do not use some .NET thing that is only
availlable to NT platform. Also, if you place "try...catch..." properly, you
should be able to catch that unhandled exception and hanlde is properly.

>I have an Visual Basic .Net application that runs fine on Windows XP but
>when
> I run it on Windows 98 I get the following message;
> Application has generated an exception that could not be handled.
Kevin Spencer - 19 Sep 2005 15:28 GMT
Well, it actually depends on the Framework version. .Net 2.0 will not run on
any system prior to Windows 2000.

Signature

HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
I'd rather be a hammer than a nail.

> .NET runs on any Windows from Win98SE or later. Of course, something is
> only avaible to NT (NT4, 2K and XP) platform. If your .NET app has to run
[quoted text clipped - 7 lines]
>> I run it on Windows 98 I get the following message;
>> Application has generated an exception that could not be handled.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.