This post is more than 5 years old
15 Posts
0
2637
July 13th, 2011 11:00
Problem connecting
I am using the centera ping tool to test connection
CenteraPing.exe -address 128.221.200.61?c:\us2_profile3_rdqeDcw.pea
>128.221.200.61?c:\us2_profile3_rdqeDcw.pea is accessible
Looks good right? but when i use the xam library:
string connectString = "snia-xam://centera_vim!128.221.200.61?c:\\us2_profile3_rdqeDcw.pea";
XAMLibrary_Connect(connectString , out xsysh);
i am getting 1011 (xam/vim not found).
I read something about making sure the libraries were put in the correct folder and referenced in the EnviromentVariable PATH,
so i put the 32bit xam.dll/lib, xam_toolkit.dll/lib into a folder and added it to the path.
Am i missing something else?
0 events found
No Events found!

