Hello,
I'm under a huge deadline, and I'm having a heck of a time getting my .NET code to run on users' boxes (issues with DLL's, Assembly security, et cetera).
Is it possible to migrate all my .NET code into VB6 (I know that VB6 will run without issue on these machines).
I guess this is a 2-parter:
If it isn't possible to convert my code to VB6 - is it possible to create an installation package (with all the necessary DLL's) for my project?
Thanks much,
Whah.