Run a VB.Net application on Win98
Hi All
Did anyone tried to run a VB.Net application on Win98?
I tried that, installed the .Net framework then installed the my application, but I am getting the following error message:
"Common Language Runtime Debugging Services"
“Application has generated an exception that could not be handled.
Process id=0xfle3097(-1896553)…….”
Any idea what could this error?
Thanks for the help
Re: Run a VB.Net application on Win98
Quote:
Originally posted by adsc
Hi All
Did anyone tried to run a VB.Net application on Win98?
I tried that, installed the .Net framework then installed the my application, but I am getting the following error message:
"Common Language Runtime Debugging Services"
“Application has generated an exception that could not be handled.
Process id=0xfle3097(-1896553)…….”
Any idea what could this error?
Thanks for the help
I have deployed a VB.NET application to 98, and I believe I received the same error as stated. If memory serves, the destination PC didn't have a particular component that the app was referencing.