Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Run time error
03-08-2012, 09:49 PM
Post: #1
Run time error
Hello,

I have my application runing OK on WINs:
XP SP3
VISTA
SEVEN 32bits
But it does not work on SEVEN 64bits.

My app is a multiple XY Plot

FIRST I HAD THIS EXCEPTION:
--------------------------
System.BadImageFormatException: Could not load file or assembly 'SignalLabBasicVCL, Version = 4.5.0.0, Culture = neutral, PublicKeyToken = b6e90591977fb7c8' or one of its dependencies. You attempted to load a program with an incorrect format.
File name: 'SignalLabBasicVCL, Version = 4.5.0.0, Culture = neutral, PublicKeyToken = b6e90591977fb7c8'
--------------------------
The app was compiled for any CPU.
So, changed to x86, solved the exception, but I have other problem: Plot does not show any data. Seems to be a zoom or max/min axis problem , but I´m not sure about that.
All plots are empty...


I´m using VS2008 and 4.5 libraries.
I set the app to run as admin and XP SP3 compatibility.

Any help?

Thank you.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)