I am using Visual Studio 2008 SP1 and framework 3.5 sp1 on Windows XP sp3. I have Java service which I consume in my .NET application. When attemp to add web service I get next error:
The operation could not be complited.An attempt was made to load a program with an incorrect format
But on another machine everything works fine. There is not any error in Java service. I think error in VS. Is anybody have seen this error before?