|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Dot Net Deployment Issue in Win98I 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, 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 -------------- Show quoteHide quote "Solution Seeker" <SolutionSee***@discussions.microsoft.com> wrote in message news:E5E34FEE-0C74-46F8-82B2-7206D3094547@microsoft.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,
Deployment without Framework?
Datagrid record count GDI Help with testing DBNull from a field. What to declare a DBNull variable to? Re: Newbie needs help temporarily pausing loop Domains Can you have more than one column in Combo Box Problem deleting rows from dataset (VS2003, VB) help please or any coment please |
|||||||||||||||||||||||