Project Icon\Release Version

  • Thread starter Thread starter Jim Heavey
  • Start date Start date
J

Jim Heavey

I set the Icon property for the project to a particular icon, but when I
run the project in debug mode, the icon does not show up. Does the icon
not show up?

I compiled a "release version" of the application and then went to the bin
folder to execute the program hoping the icon would show up, but when I
double clicked on the "exe" file , I get an "Application generated an
exception that could not be handled - Process ID )xdb4, Thread id = 0x894".
I thought I could just double click on the exe file and run the program
that way. Runs fine in debug mode.

What have I done??????????

Thanks in advance for your assistance!!!!!!!!!
 
Hi,

Doesn't it say which exception occurred ?
That would be very helpful.
Try rebuilding your application.
Or, recreate your project (if it's possible), add the sources and resources,
.... and build.

Greetings,

Bram.
 
Back
Top