473,750 Members | 2,458 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Dot Net Deployment Issue in Win98

Hi,

I have a quick question on VB.net deployment on win 98 platform.It would be
of great help
if you could help.

I am trying run a deployable exe built from VB.net 2003. The target machine
where it is deployed is a win 98 machine.As soon as I invoke the
application, I get a 'JIT'
error.

The discussion forum suggests that I should run cordbg.exe to nail down
the error.

The issue now is, I need to have dotnet in win 98SE machine to invoke
cordbg.exe.As dotnet cannt be installed in a win 98 machine, I am back to
squre one.

Please let me know if there is a way to debug the cause of the JIT error
in my target machine.

Regards,
Mar 27 '06 #1
1 1146
Hi,

Not all of the framework functions are supported in windows 98.
I would recomend checking the functions that are being run when the program
crashes to see if they are supported on windows 98. The supported platforms
are listed on the bottom of the help for the function.

Ken
--------------
"Solution Seeker" <So************ @discussions.mi crosoft.com> wrote in
message news:E5******** *************** ***********@mic rosoft.com...
Hi,

I have a quick question on VB.net deployment on win 98 platform.It would
be
of great help
if you could help.

I am trying run a deployable exe built from VB.net 2003. The target
machine
where it is deployed is a win 98 machine.As soon as I invoke the
application, I get a 'JIT'
error.

The discussion forum suggests that I should run cordbg.exe to nail down
the error.

The issue now is, I need to have dotnet in win 98SE machine to invoke
cordbg.exe.As dotnet cannt be installed in a win 98 machine, I am back to
squre one.

Please let me know if there is a way to debug the cause of the JIT error
in my target machine.

Regards,

Mar 27 '06 #2

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

Similar topics

0
1104
by: Frank Burns | last post by:
using a deployment project to build my install program, how do i enable the setup.exe to install the .net framework (if needed) and the windows installer 2.0 (if needed)? i need to enable this for win98, win2k, and xp. thanks, Frank
1
1662
by: Sunny | last post by:
Hi I have a Database Application that i am trying to install on the Clients machine, the application uses three custom Ms access Databases. Those database i added in the correct folder in the SETUP Project of my application However, perhaps due to the size of the Databases (appx 500 mb), or some other reason when i try to build the SETUP project, it fails, right in the start giving an ERROR, not enough DISK SPACE to complete this operation. I...
1
1288
by: bene | last post by:
i have an application written in vc 7.0 deploying it to XP or win2k is not problem however, for win98 and winme, the oleacc.dll that comes with the installation packet(.msi, instmsi?.exe) seems not compatible with those exists on the target machine. the solution i found is simply overwrite the oleacc.dll in my application folder with the oleacc.dll in c:\win98\system\oleacc.dll or
2
4564
by: Mark | last post by:
Hi, I've been having problems with the validation controls not working on my deployment server. Initially it was a security issue with the anonymous account not having permissions to access /aspnet_client/system_web/1_1_4322/WebUIValidation.js but I think I've now fixed this. What is happening now is I'm not getting a security issue but the validation is not occuring, the page submits without validation. When
5
1275
by: DEWright_CA | last post by:
I have a app that I built for a client. I was able to deploy it to a test server without any real issue. I copied the bin folder to my server, copied over the aspx pages and made the virtual directory under IIS/5 executable. Everything worked great! Now I am trying to deploy the same app on a Windows 2003 server using the same methodology and I can't get it to function. I followed the same steps above and the basic pages load fine, but...
1
1512
by: Marty Cruise | last post by:
My application is run within an intranet environment and is installed on client machines. Each time the application is executed, it checks to see if a newer version is availble. If there is, it launches a new process and starts the installation while shutting down the original process. I'm running into some issues, however 1) A duplicate shortcut is being created on the desktop. That is, when the older version of the app is removed, its...
3
1380
by: Jeff G | last post by:
When I build the deployment project for an application everything works. However, the two files instmsia.exe and instmsiw.exe do not appear with the setup files. I may be installing this on machines that will require them. Can someone please let me know how to rectify this. thanks in advance.
6
4069
by: andrewbb | last post by:
I want to deploy a service with a windows app and the setup program must conform to the Vista certification requirements. Can that be done with the standard .net setup project? Assuming cost is an issue, what else is available?
2
1060
by: Charles E Hardwidge | last post by:
Feel a bit dumb for asking this. Could someone confirm whether VC2003 was a supported platform for deploying executables to Win95 or Win98. The last MSDN was Oct 2003. What's the last PSDK for VC2003 and Win95? http://msdn2.microsoft.com/en-us/vstudio/aa700897.aspx I'm hovering over whether I should stick with VC6 for Win9x and NT4 legacy development, or crank it up to VC2003. The codebase is portable, the main
0
9002
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8840
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9584
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9345
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9259
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8266
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6817
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4717
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3328
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.