473,378 Members | 1,462 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Problem while deploying VB.Net application on Windows 98 system

Hi,

we are trying to deploy .Net application on Win98 system.

While it is run at WindowsXP (development environment) there is no problem
with getting it started.
When moved into Windows 98 system, it crashes with information entered
below:
Application has generated an exception that could not be handled.

Process id = 0xffc95201 (-3583487), Thread id = 0xffc8854d (-3635891).

Getting into debug mode is not possible because there is no JIT debugger
installed on the machine.

We are using JET 4.0 connection to *.mdb files, ChartFXLite components, and
Excel automation (every dll introduced into Project by VS .Net is present at
application directory after instalation)

Is there any way to find out what is the problem in that case? Or what is
missing?
Why there is a problem at all?
Thank's in advance

--
Michal
Nov 20 '05 #1
3 1228

Użytkownik "kelahcim" <ke******@o2.pl> napisał w wiadomo¶ci
news:c7**********@81.210.3.10...
Hi,

we are trying to deploy .Net application on Win98 system.

While it is run at WindowsXP (development environment) there is no problem
with getting it started.
When moved into Windows 98 system, it crashes with information entered
below:
Application has generated an exception that could not be handled.

Process id = 0xffc95201 (-3583487), Thread id = 0xffc8854d (-3635891).

Getting into debug mode is not possible because there is no JIT debugger
installed on the machine.


Ok. I have found the problem by adding TRY CATCH block into SUB Main of
Form1.

It turned out that .Net applications need MDAC version not less then 2.6 and
previously installed version had number 2.5.

Hope somebody else will save his time while reading this one.

Michal
Nov 20 '05 #2
Hi Kelahcim,

I good reason to try to do everything in net stuff withouth ancient DLL's

Just my thought,

Cor
Nov 20 '05 #3
* "kelahcim" <ke******@o2.pl> scripsit:
Getting into debug mode is not possible because there is no JIT debugger
installed on the machine.


Ok. I have found the problem by adding TRY CATCH block into SUB Main of
Form1.

It turned out that .Net applications need MDAC version not less then 2.6 and
previously installed version had number 2.5.


I prefer to provide the new version in the application's setup program,
so the user doesn't need to worry about that.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #4

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

Similar topics

20
by: | last post by:
Back in the Old days, I compile a C++ executable, copy the dll's used by this executable to the same folder. Go to another computer, copy that folder locally, double click on the exe file and off...
0
by: Tomas Vera | last post by:
Hello All, I've developed a Commerce Server application and am having deployment problems. The issue is not Commerce Server specific, so I'll ask here, since questions get answered here. The...
13
by: Tom Bean | last post by:
I developed a C# application to automate input to elements of a web page displayed in an AxWebBrowser control. The app calls GetEnumerator() on the HTMLDocument's HTMLElementCollection (i.e....
3
by: Hamilton | last post by:
Hi there, I've seen this error appear a few times in newsgroups but unfortunately I haven't found one that actually provides a solution. I'm basically deploying a new website into an area at a...
3
by: Rachel | last post by:
Hi, I am using the data access application block successfully in our development environment, however when I deploy to our testing server as Private Assemblies I keep getting the following ...
4
by: pepcag | last post by:
I used http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconalteringsoapmessageusingsoapextensions.asp as a template to create a very simple web method with soap...
5
by: Jerry Spence1 | last post by:
I have built a Setup file of my project and when I deploy it on another PC is crashes fairly quickly. I ran Dependancy Walker and found that it couldn't find the following files: MSCORPE.DLL...
2
by: =?Utf-8?B?aGVsZmk=?= | last post by:
Hi all, I have replied with my own questions to an older post entry but after a while I thought it's better to start a new thread based on the previous one. Perhaps with the new thread I will...
3
by: =?Utf-8?B?eWtmZmM=?= | last post by:
I try deploying a very simple (very simple indeed) Vb.net application by following the basic steps according to some tutorials. My pc runs Visual Studio 2005 and it reports "Build successful"...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.