Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1837

April 22nd, 2010 22:00

unable to connect to the centera server c#.net

Hi,

I just downloaded the  XAMSDK example for .Net and tried running the application. Its giving me error no.1011  "xam/vim not found" [XAMLibrary_Connect]. I tested the values in the connection string "snia-xam://centera_vim!128.221.200.60?C:\\XAM DownLoad\\XAMSDK\\xamconnect.pea" with JCenteraVerify utility and its working fine.

Its failing at line

int retval = Imports.XAMLibrary_Connect(connectionString, out xsysh);

Please help me in resolving the issue.

Regards,

Shweta

417 Posts

April 23rd, 2010 04:00

You need to make sure that the .Net environment is able to locate the VIM i.e. on the path or in the same directory as the binary.

Regards, Graham L. Stuart

Centera SDK Architect

No Events found!

Top