

À .ThrowExceptionForHRInternal(Int32 errorCode, IntPtr I try to resolve my problem with this post When i try to install this addin on my desk or my colleague desk, installation works perfectly.īut, when i try to install my addin on the web server, i can't. I developed an word addin for word 2007 with visual studio 2013 and framework 4.5.1.

So don't think any of the above needs admin rights. I am deploying all my files to C:\Program Files\ dirĪnd is one of the files am shipping along with my dll and. The location where registry entries are written is HKEY_CURRENT_USER\Software\VB and VBA Program Settings Can anyone please let me know what I should be doing to resolve this? I ran out of ideas and couldn't find anything more on this. exd files in USER_HOME\AppData\Roaming\Microsoft\Forms dir (Tried this but no success) By manually registering mscomctl.ocx but cannot be done as the user don't have admin rightsĢ. I have searched through internet and found couple of ways it can it can be resolvedġ. The same message appears when closing excel as well. When installed with user without admin rights, Opening excel comes up with an error "Compile error in hidden module: ".

However the plugin loads fine only on the PC where it was installed with admin rights. The installation seems to be seamless regardless of whether it was installed on a PC with admin rights or without admin rights. msi to ship the plugin using Install Shield and the settings in it had Require admin privileges set to NO. We have developed an excel plugin which is a combination of dll written in c# and VBA project(.xla file). Could you tell me why? or if its possible discovery why this happens? These files are not embbed in the email, but they have the contentId property. This email attachments possess 2 PDF type files. Attachment attachment ) Īnd was working very well until last week. Public static bool IsEmbeddedAttachment ( Outlook. In my code i have something like that to verify if the attachment is embedded or not:
