
MGP
Canada
Asked
— Edited

I'm trying to install the C# SDK and I get the error messge "the type or namespace 'EZB_Connect does not exist in the namespace 'EZB'... showing up in Form1.Designer.cs. Can anyone offer a solution? I'm using VS Community 2013. See attached screen shot.
Also just a note, if that is an instance of the connection tool it maybe because the instance name did change for their tool. I can't view your designer.cs but the name of the instance has to be EZB_Connect, it maybe something similar but changed to uezb_connect or something along those lines. I will have to check then at home but I remember having to update this in my old projects cause the tool creates a different instance name.
d.cochran I have Team Viewer 10 up and running. Please contact me by email at [email protected] for the ID and password.
Give me about 10 minutes and I will shoot you an email.
email sent
D.cochran solved the problem. Thanks!
Please tell me how you resolved it.
Thanks
Can you expand on...
What you are using (EZ-SDK or Plugin)?
What is the error?
If it is EZ-SDK, what project are you loading?
Hello DJ, I believe I have the same problem that was reported by MGP and solved by CochranRobotics, but I didn't see the actual solution.
I tired VS 2013 and VS 2015 on the SDK example Robot Remote Control in the x86 mode
I followed the instructions in the readme file
Fixed the ref to the EZ_B.dll file and checked copy local
Copied all dlls to the \bin\debug folder.
The error is:
Error 1 The type or namespace name 'EZB_Connect' does not exist in the namespace 'EZ_B' (are you missing an assembly reference?)
I have attached pics of the error
Thanks, Frank