Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Add-Ins / July 2006

Tip: Looking for answers? Try searching our database.

runtime error occurred during the loading...blah blah blah

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
got2bmvp - 21 Jul 2006 23:31 GMT
OK, so I have looked through this listserv.  I have read Randy Byrne's
article.  I have tried using a shim.  I have contacted Microsoft (have
a nice weekend, they tell me...sheesh!).  I cannot find the answer to
save my life.

I am getting the runtime error message when I try to load a .NET
add-in.  I modeled my add-in after Randy's (thanks for that, Randy)
odc_oladdin.  I can get the addin to run when I install it by right
clicking on the setup file in VB.NET and then pressing F5 to debug the
code...everything works fabulously that way.

The problem happens if I DON'T press F5 and just open Outlook.  The
registry key turns from a 3 to a 2 and i get the load error.  Funny
thing is that the same thing happens with Randy's original addin too...

Any help would be appreciated!

Mike
Ken Slovak - [MVP - Outlook] - 24 Jul 2006 14:01 GMT
Is your assembly (and Randy's) set to be trusted?

Signature

Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm

> OK, so I have looked through this listserv.  I have read Randy Byrne's
> article.  I have tried using a shim.  I have contacted Microsoft (have
[quoted text clipped - 14 lines]
>
> Mike
got2bmvp - 24 Jul 2006 16:39 GMT
Sure is.  Everything on the second tab is wide open.

> Is your assembly (and Randy's) set to be trusted?
>
[quoted text clipped - 24 lines]
> >
> > Mike
Ken Slovak - [MVP - Outlook] - 25 Jul 2006 15:03 GMT
No, I mean CAS security for the assembly.

Signature

Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm

> Sure is.  Everything on the second tab is wide open.
got2bmvp - 25 Jul 2006 15:45 GMT
Not sure what you mean by CAS security.

> No, I mean CAS security for the assembly.
>
[quoted text clipped - 7 lines]
>
> > Sure is.  Everything on the second tab is wide open.
Peter Hegelund - 26 Jul 2006 09:35 GMT
I think that Ken means that you should convince yourself that the add-in has
been given proper permissions.

So start the .NET Framework 2.0 Configuration applet which incidentially is
*not* bundled with the 2.0 redist!
Get it by downloading the SDK.

Open My Computer|Runtime Security Policy|User|Code Groups|All_Code

You should now the add-in two levels below All_Code and see this

"Assemblies matching the membership condition are granted this permission
set at the current policy level: FullTrust.

Permission Set Description:
Allows full access to all resources"

Mind you, my add-in has been deployed to three PC's and it still doesn't
work on all three so something besides CAS is in play.

Regards
Peter
Signature

C -> C++ -> C# (sigh of relief)

> Not sure what you mean by CAS security.
>
[quoted text clipped - 9 lines]
> >
> > > Sure is.  Everything on the second tab is wide open.
michael@catsoft.ch - 26 Jul 2006 13:47 GMT
Hi there, i got the same problem with a word add-in...  did u use VSTO
for your outlook add-in?
got2bmvp - 26 Jul 2006 17:04 GMT
I'm actually using VS 2003 and Outlook 2002 (so no VSTO)

> Hi there, i got the same problem with a word add-in...  did u use VSTO
> for your outlook add-in?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.