Home
Reply
as
Visitor
as
Posts: 3

CATIA V5 interop issues with VS2010

Hi,

 

I have been using R22 interop with VC2005 libraries along with the VC9 redistributable packaged with it without any problems until now.

 

However, I recently built my code with VS2010 and I found that CATIA V5 interop is failing, both for import & export. I get an error message saying JS0GROUP.dll is not found.

 

I then downloaded and installed R22 interop libraries built with VC2010, but that does not resolve the problem.

 

What could be the issue? Nothing has changed apart from the fact that my code is now built with VS2010 whereas earlier it was with VS2005.

 

Regards,

as 

Spatial Moderator
ybiyani
Posts: 223

Re: CATIA V5 interop issues with VS2010

Hello as,

 

Have you installed the VC 9 redistributable from the R22 InterOp release? Please note the product is now built with VC 2008 SP1 + some additional HF and in order for the product to work you will have to install these.

 

Regards,

Yogesh

as
Visitor
as
Posts: 3

Re: CATIA V5 interop issues with VS2010

Hi Yogesh,

 

Yes I have installed the VC9 redistributable.

 

I have installed the R22 interop built with Visual Studio 2010, because I am now building my code with VS2010.

That is when the problem started. Everything was fine with interop built with 2005 when my code was being with 2005.

 

Just a question. Shouldnt the interop code built with VS2010  have VC10 redistributable instead of VC9?

 

Regards,

Achyut