fddd
Mechanical
- Jan 19, 2011
- 4
Hi,
I have created a "code" vb.net from the journal file.
When I run it from Tools Journal Play, it work fine . . .
But if I copy the same code into Visual Studio and start Debugging, I have always
this error message :
Unable to load DLL 'libpart': The specified module could not be found.
The error is located on this line :
Dim theSession As Session = Session.GetSession()
What's wrong ??? Please Help !!!
I tried to compile in command line, but no success ...
Configuration:
NX6.0.5
Win XP SP3
VB Visual Studio express 2005
Framework 2.0
Console Application
Thank a lot
I have created a "code" vb.net from the journal file.
When I run it from Tools Journal Play, it work fine . . .
But if I copy the same code into Visual Studio and start Debugging, I have always
this error message :
Unable to load DLL 'libpart': The specified module could not be found.
The error is located on this line :
Dim theSession As Session = Session.GetSession()
What's wrong ??? Please Help !!!
I tried to compile in command line, but no success ...
Configuration:
NX6.0.5
Win XP SP3
VB Visual Studio express 2005
Framework 2.0
Console Application
Thank a lot