http://code.google.com/p/openvcs

I am trying to build the project on windows 7 64bit ,but i am getting an exception like this on class VCSEngine , line 56 at this line bool ret = OpenVCSEnginePINVOKE.VCSEngine_initialize(); this is the exception detail: {"The type initializer for 'org.doubango.OpenVCSEngine.OpenVCSEnginePINVOKE' threw an exception."}

innerException : {"The type initializer for 'SWIGExceptionHelper' threw an exception."} innerinnerExcpetion: {"Unable to load DLL 'OpenVCSEngine': The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail. (Exception from HRESULT: 0x800736B1)"}

Is using 64 bit windows a problem ?

link|improve this question
When i run it on release mode it works,but i need it to work in debug mode ? – farajnew Sep 3 '11 at 12:29
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.