Click here to Skip to main content
16,005,080 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: overall Pin
Luc Pattyn8-May-10 11:04
sitebuilderLuc Pattyn8-May-10 11:04 
AnswerRe: Adapting a DLL to VB.NET, using PINVOKE Pin
Hrizip8-May-10 22:32
Hrizip8-May-10 22:32 
GeneralRe: Adapting a DLL to VB.NET, using PINVOKE Pin
Luc Pattyn9-May-10 1:57
sitebuilderLuc Pattyn9-May-10 1:57 
GeneralRe: Adapting a DLL to VB.NET, using PINVOKE Pin
Hrizip9-May-10 2:38
Hrizip9-May-10 2:38 
AnswerRe: Adapting a DLL to VB.NET, using PINVOKE Pin
Hrizip12-May-10 23:54
Hrizip12-May-10 23:54 
QuestionHow could I debug the connection process of a COM AddIn Pin
Sonhospa8-May-10 8:12
Sonhospa8-May-10 8:12 
AnswerRe: How could I debug the connection process of a COM AddIn Pin
Luc Pattyn8-May-10 8:40
sitebuilderLuc Pattyn8-May-10 8:40 
GeneralRe: How could I debug the connection process of a COM AddIn Pin
Sonhospa8-May-10 12:26
Sonhospa8-May-10 12:26 
Thank you Luc for your pragmatic approach.

Following your basic idea, I had already put a MsgBox after every couple of lines before - so I just had to change them a little bit to get the same result as a log. Unfortunately the result is that the corresponding log lines are just not written (like the msgboxes not shown before), while the log lines of the classes' other methods are written. That's also the basis for my assumption that the events aren't fired at all...? In this special case, the Try... Catch approach didn't seem to make sense, as for the test I removed everything but the log lines from the IDTExtensibility-Members just to see if they are called at all.

Is it possible that I encounter a general problem with the IDTExtensibility2 Interface here? Like written in the above mentiones message, I had experimented with stuff I didn't really understand... Would it be possible that I "destroyed" anything in that interface, so that it doesn't provide the events anymore (e.g. registry setting)? If yes: Would I have to re-install VB Express or can I extract the relevant assembly somehow from the installer package?

Thanks again
Michael
GeneralRe: How could I debug the connection process of a COM AddIn Pin
Luc Pattyn8-May-10 12:33
sitebuilderLuc Pattyn8-May-10 12:33 
GeneralRe: How could I debug the connection process of a COM AddIn Pin
Sonhospa8-May-10 13:09
Sonhospa8-May-10 13:09 
GeneralRe: How could I debug the connection process of a COM AddIn Pin
Luc Pattyn8-May-10 13:28
sitebuilderLuc Pattyn8-May-10 13:28 
NewsRe: How could I debug the connection process of a COM AddIn Pin
Sonhospa10-May-10 5:04
Sonhospa10-May-10 5:04 
Questionmanage 2 sim in my mobile phone Pin
Joshua828-May-10 7:24
Joshua828-May-10 7:24 
AnswerRe: manage 2 sim in my mobile phone Pin
Dave Kreskowiak8-May-10 13:33
mveDave Kreskowiak8-May-10 13:33 
GeneralRe: manage 2 sim in my mobile phone Pin
Joshua829-May-10 23:04
Joshua829-May-10 23:04 
GeneralRe: manage 2 sim in my mobile phone Pin
Dave Kreskowiak10-May-10 2:19
mveDave Kreskowiak10-May-10 2:19 
QuestionTrying to override a protected method in DataGridView [Answered] Pin
kepatter7-May-10 5:19
professionalkepatter7-May-10 5:19 
AnswerRe: Trying to override a protected method in DataGridView Pin
Alan N7-May-10 6:56
Alan N7-May-10 6:56 
AnswerRe: Trying to override a protected method in DataGridView Pin
William Winner7-May-10 7:14
William Winner7-May-10 7:14 
GeneralRe: Trying to override a protected method in DataGridView Pin
kepatter7-May-10 9:23
professionalkepatter7-May-10 9:23 
GeneralRe: Trying to override a protected method in DataGridView Pin
William Winner7-May-10 10:26
William Winner7-May-10 10:26 
GeneralRe: Trying to override a protected method in DataGridView Pin
kepatter7-May-10 11:50
professionalkepatter7-May-10 11:50 
QuestionHow to parse the Excel Worksheet using VBA Scripting Pin
Member 43987617-May-10 3:23
Member 43987617-May-10 3:23 
AnswerRe: How to parse the Excel Worksheet using VBA Scripting Pin
David Mujica7-May-10 4:10
David Mujica7-May-10 4:10 
GeneralRe: How to parse the Excel Worksheet using VBA Scripting Pin
Sonhospa7-May-10 5:11
Sonhospa7-May-10 5:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.