Do the supplied dll's support visual C# 2005 express edition? Whenever I try to run an app I receive an exception loading the RanorexCore.dll (system.badimageformatexception)?
Thanks for the help.
Jeff
64bit Windows - Visual Studio Express Support??
We cannot reproduce your problem, we tried it with Windows Vista and Windows XP.
Please write us the following information:
- Windows OS version
- Windows OS language
- Ranorex Version
Do you get the same error if you start the RanorexCppSample1.exe from the Ranorex Bin directory?
Jenö Herget
Ranorex Team
Please write us the following information:
- Windows OS version
- Windows OS language
- Ranorex Version
Do you get the same error if you start the RanorexCppSample1.exe from the Ranorex Bin directory?
Jenö Herget
Ranorex Team
I think the application runs in native 64bit mode and it cannot load any 32bit native dll (e.g. RanorexCore).jeffras wrote:windows xp 64bit
Please check your application in the task manager "Processes" tab in 64 OS.
If it hasn't a mark "*32", it is running in 64 bit mode.
Create a new sample with VS2005 and mark it "always running in 32 bit mode".
This should work with RanorexCore.
Jenö Herget
Ranorex Team