Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
245
Deployment of v7.3 assemblies in an outlook Add in using Visual Studio Tools for Office
posted

Hi there,

I have created an Outlook addin which has a custom winform with an infragistics win ultracombo, ultraoptionset and ultralabel on it. The solution installs fine and is picked up in outlook. However when I click a button to launch the winform it crashes with the following error:

Could not load file or assembly 'Infragistic2.Win.v7.3, Version=7.3.20073.38, Culture=neutral, PublicKeyToken=7dd5c316f2cd0cb' or one of its dependancies. Failed to gant permission to execute. (Exception from HRESULT: 0x80131418)

Please could you tell me how to grant permission to the assembly?

 Thanks

Dan

 Posted in wrong section. Re-posted in http://forums.infragistics.com/forums/p/938/10889.aspx#10889

Parents
No Data
Reply
  • 45049
    posted

    This would greatly depend on why permission is lacking in the first place, and there isn't enough information for us to determine.  Try checking your assembly binding log (Fuslogvw.exe) to see if this provides you with any explanation as to why this failed.

Children
No Data