Running a .net app on windows 2000?

  • Thread starter Thread starter Pål
  • Start date Start date
P

Pål

Hi,

I have recently started using .net and have come from vb6.0. I had a vb6.0
app that I have upgraded to .net. It runs fine on the box I am developing on
but I cannot get the app to work on other machines. Is there any special
considerations that I need to take in order to package the app when I want
to deploy it on another box running win xp or win 2000?

As of now I get an error saying that there was an exception that can not be
handled. And it occures before any form is loaded!

Pål
 
Hi,

I have recently started using .net and have come from vb6.0. I had a vb6.0
app that I have upgraded to .net. It runs fine on the box I am developing on
but I cannot get the app to work on other machines. Is there any special
considerations that I need to take in order to package the app when I want
to deploy it on another box running win xp or win 2000?

As of now I get an error saying that there was an exception that can not be
handled. And it occures before any form is loaded!

Pål

Have you got the .Net framework installed on those other machines?
If not you will get the symptoms you describe.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top