Skip to main content
Submitted by tejswrp on Wed, 05/03/2017 - 00:25

Hello,

I'm trying to use galil widgets in .netframe work 4 and I'm getting the following error

"1>C:\Users\Admin\Desktop\te\galillll\galillll\Form1.Designer.cs(66,17,66,29): error CS0246: The type or namespace name 'GalilWidgets' could not be found (are you missing a using directive or an assembly reference?)"

Can you please help me in rectifying this problem.

Comments 2

troym_galil on 05/03/2017 - 08:43

This error is typical of the dll not being loaded. Have you gone through the installation process in the galil widgets quick start guide?

C:\Program Files (x86)\Galil\galilwidgets\doc\galilwidgets_quick_start.pdf

tejswrp on 05/04/2017 - 22:24

I followed the procedure given in that document. Galil widgets are working in .Net4.5 framework but not working in >net 4.0 Framework.
Thanks a lot for the reply