sheenangel99
New member
- Oct 13, 2008
- 15
Hi All,
I have created a NXWizard C# application and added a winform to it. When i try to execute the batch file i get the below error
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'NXOpen.Utilities, Version=2206.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
at Program.Main(String[] args)
I have added the NXopen dlls in the references but i cant figure out this error.
Any help would be greatly appreciated please.
Thanks in advance
I have created a NXWizard C# application and added a winform to it. When i try to execute the batch file i get the below error
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'NXOpen.Utilities, Version=2206.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
at Program.Main(String[] args)
I have added the NXopen dlls in the references but i cant figure out this error.
Any help would be greatly appreciated please.
Thanks in advance