vs2005 c# app on windows 7/x64 fatal ?

  • Thread starter Thread starter Sagaert Johan
  • Start date Start date
S

Sagaert Johan

Hi all


I have an app running ok on W7 32 bit but on an W7/x64 it crashes immediate
(no exeption thrown) .
the program has stopped, windows is searching for a solution......

Runs ok in XP mode.

Should i install Net 2 SP1 x64 ?

I have currently no VS2005 on this machine.

any clues or hints ?

Johan
 
normally a dialog is shown that an exception happened, offering a close or
continue option, but now it is just closing without any exeption dialog
shown.

the code is compiled on XP pro/32bit , i hate to upgrade...,
since vista the os lost a lot of its transparency for a developer.


Johan
 
the code is compiled on XP pro/32bit , i hate to upgrade...,
since vista the os lost a lot of its transparency for a developer.

Where it is compiled has nothing to to with the target. The lack of an
exception dialog makes Petes idea even more likely to be correct.

Cheers
Doug Forster
 
Have you try to see if there is any error logs in the Windows Event Viewer ?
 

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