Message 1 of 4
A new issue with Add-in not loading
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So, about a year ago I posted this issue
Well, now it seems to have reared it's ugly head again, and the original solution won't work on ANY machine. We have tried a number of things.
- Create new GUID for both the VB.net code and the Compiler code
- Compiling from a local drive to the network (I originally have posted from network to network).
these things don't seem to work.
- The only work around we have found...and I can do, but would like to know why as it may point to the issue, is copy the project folder (s) to the local drive. Open in Visual Studio. Build the solution, Then open Inno Setup and Compile the executable to the desktop. this seems to resolve the issue. I am trying to have to install Visual Studio and Inno Setup on every workstation just to do a custom compile.
The weird thing is that no matter the method, it ALWAYS works on my work station.