Canada
Asked — Edited
Resolved Resolved by CochranRobotics!

Type Or Namespace 'Ezb_Connect' Does Not Exist In The Namespace 'Ezb'

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.


ARC Pro

Upgrade to ARC Pro

Take control of your robot's destiny by subscribing to Synthiam ARC Pro, and watch it evolve into a versatile and responsive machine.

#9  

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.

Canada
#10  

d.cochran I have Team Viewer 10 up and running. Please contact me by email at [email protected] for the ID and password.

Canada
#13  

D.cochran solved the problem. Thanks!

#14  

Please tell me how you resolved it.

Thanks

PRO
Synthiam
#15  

Can you expand on...

  1. What you are using (EZ-SDK or Plugin)?

  2. What is the error?

  3. If it is EZ-SDK, what project are you loading?

#16  

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

User-inserted image

User-inserted image

Thanks, Frank