PC Review


Reply
Thread Tools Rate Thread

Com Addin Issue

 
 
Jason Lepack
Guest
Posts: n/a
 
      5th Nov 2007
I'm developing a COM Add-in using VB.net and I'm getting the good old
"Programmatic Access to Visual Basic Project is not trusted."

The "Trust all installed add-ins" is checked and so is "Trust access
to visual basic project"

If I have another add-in enabled that works with the VBE then my COM
add-in executes fine. Otherwise it crashes on the:

Private m_vb As VBE

Public Sub New(ByVal app As Excel.Application)
m_vb = app.VBE
End Sub

app is definitely an Excel application and is never nothing (it is
checked before invoking this class)

Is there something that I'm missing?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple Excel addin versions having LaodBehaviour issue at Addin Dwipayan Das Microsoft Excel Programming 0 17th Apr 2009 05:51 AM
COM Addin issue Jim Microsoft Outlook Program Addins 3 19th Aug 2005 06:22 PM
Addin Issue =?Utf-8?B?a3Q=?= Microsoft Excel Programming 0 26th Jun 2005 04:58 PM
addin loading issue =?Utf-8?B?aG93aWVmYW4=?= Microsoft Excel Misc 3 1st Dec 2004 11:10 PM
Word Addin issue Wamiq Ansari Microsoft Word New Users 1 26th Aug 2004 04:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:19 PM.