|
-
Mar 31st, 2011, 05:10 AM
#1
Thread Starter
Junior Member
Addin is disconnected during update
Hi! 
I've made a small vb-program (.dll-file) which is installed in Outlook on several pc's as an addin.
When I make a new version of it, and update the .dll-file (which is placed in a folder on a network drive), it is being disconnected from several pc's, and I have to add it to these machines one again.
Does anyone know, if there is a way to avoid the disconnecting?
- Thanks in advance
-
Mar 31st, 2011, 07:02 AM
#2
Re: Addin is disconnected during update
How do you disconnect a dll from a PC? How do you connect a dll to a PC?
VB6 Library
If I helped you then please help me and rate my post!
If you solved your problem, then please mark the post resolved
-
Apr 1st, 2011, 01:58 AM
#3
Thread Starter
Junior Member
Re: Addin is disconnected during update
I use the add-ins-menu in Outlook to add the dll to Outlook (File -> Options -> Addins, -> choose COM-Addins)
-
Apr 1st, 2011, 07:37 AM
#4
Re: Addin is disconnected during update
I haven't done any add-ins for Outlook, maybe someone else may know the best course of action.
The only thing I can think of would be to create two dlls. One add-in that you "connect" to outlook which calls code in another dll that you can recompile as needed.
VB6 Library
If I helped you then please help me and rate my post!
If you solved your problem, then please mark the post resolved
-
Apr 6th, 2011, 02:52 AM
#5
Thread Starter
Junior Member
Re: Addin is disconnected during update
Thank You MarMan for the suggestion.
I tried it out, but I cannot make it work this way....
...but it was worth a try.
-
Apr 6th, 2011, 08:36 AM
#6
Re: Addin is disconnected during update
Sorry then, this is not my strong suit.
VB6 Library
If I helped you then please help me and rate my post!
If you solved your problem, then please mark the post resolved
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|