Submitted by dafralo on Wed, 03/26/2014 - 12:39
Forums:
Hi, good day!
Is it possible that someone could share with me a sample NX open .NET application compiled to dll? I'm having some issues to get my Visual Studio Express and NX work together, and I'd like to try loading a functional, tested .dll file to isolate my problem; if it runs, I'm doing something wrong when compiling my app. If it doesn't, maybe my NX have some kind of issue... So, I'd be thankfull if someone is able to share a functional dll with me, just as a study for my NX...
Regards!
re: functional .dll
FrankSwinks has been kind enough to post some on eng-tips.com over the years, some of them include:
http://www.eng-tips.com/viewthread.cfm?qid=331345
http://www.eng-tips.com/viewthread.cfm?qid=320052
http://www.eng-tips.com/viewthread.cfm?qid=302986
http://www.eng-tips.com/viewthread.cfm?qid=331635
And one other thread about the signing process:
http://www.eng-tips.com/viewthread.cfm?qid=305199
thanks!
OK, those dll for x64 run perfect in my system environment, so now I'm sure that my problem is with Visual Studio...
Thank you very much!