Forums

 
ForumForumPlug-in and Pla...Plug-in and Pla...Outlook Plug-inOutlook Plug-inLoader ExceptionsLoader Exceptions
Previous Previous
 
Next Next
New Post
 3/31/2008 7:09 AM
 

Hi

I'm trying to roll-out the SplendidCRM Outlook plug-in to my team however I keep getting the attached error on attempted installation.

Unable to get installer types in the ..... outlook.dll

assembly -> Unable to load one or more of the requested types. Retrieve the loaderexceptions property for more information.


http://img390.imageshack.us/my.php?image=splendidcrmaf4.png

This is with the latest version of the plug-in (SplendidCRM_Plug-in_for_Outlook_1.4.2824.5474)

Has anyone else had this problem and can they identify a resolution?

Thanks

Shonky


New Post
 3/31/2008 8:58 AM
 

What OS and version?

What Outlook version?

New Post
 3/31/2008 10:14 AM
 
XP sp2, Office 2003.
New Post
 4/1/2008 12:01 PM
 
It took some research, but the problem you are experiencing with the plug-in code is because it was developed with the first edition of Visual Studio 2005 Tools for Office.  You are likely developing with Visual Studio 2005 Tools for Office Second Edition.
 
We have created a new development environment so that we can rebuild the project as a VSTOR SE project.  It will take a couple of days to test the new build, but we will work as quickly as we can.
 
In the mean time, your developers can try to migrate the code themselves.  First create a new Outlook plugin project.  Then copy most of the code from the old Outlook plugin project, then add the SplendidCRM library project.  The one thing that will need to change is that you will needed to access the ActiveExplorer, Explorers and Session from the this.Applications object.  You will understand once you try and compile the new code.  It is a small and quick fix.
New Post
 4/1/2008 1:25 PM
 
Hi
Thanks for this. Just to clarify, we weren't actually looking to develop anything, this was purely just installing the application. Does this make sense?

Regards

Shonky
Previous Previous
 
Next Next
ForumForumPlug-in and Pla...Plug-in and Pla...Outlook Plug-inOutlook Plug-inLoader ExceptionsLoader Exceptions