- Nov 15, 2004
- 143
- 0
- 0
Yeah so I've worked for about 30 hours on a database program that interacts with excel and quickbooks only to find the switching to other computers gives me errors of System.InvalidOperation. I'm certain its not a code problem and I believe it only relates to the DLLs. This program work sfine on my computer but messes up on others. I have reason to believe it may have something to do with the GAC but I have no idea what it really does.
My referenced DLLs also mysteriously turn into Interop.DLLNAME instead of the original name. I've been programming with VB .net 2003 and VB6 for a while and this one is really puzzling...if you know a lot about deployment shoot me some ideas please, Thanks!
My referenced DLLs also mysteriously turn into Interop.DLLNAME instead of the original name. I've been programming with VB .net 2003 and VB6 for a while and this one is really puzzling...if you know a lot about deployment shoot me some ideas please, Thanks!
