When I attempt to run my blackberry app in the simulator I get the following error “Failed to start MDS CS. Reason:”. The error message is not very helpful since it does not give a reason its just blank. I was wondering if anyone else has seen this error?
My Setup is
Windows 7,
Eclipse with Webworks plugin
Error Occurs when I attempt to start MDS Connection Service in Eclipse.
I found this was caused by installing the java SDK in the wrong folder. I installed it in the program files x86 (64 Bit) folder. I reinstalled to the program files (32 Bit) folder and update the environment variables and it started working.