Re: COM problems in Visual Studio 2010

2011-04-26 Thread Scott Baldwin
; unhandled exception in Visual Studio 2010, and hence the debugger breaks. > > > > > > *From:* ozdotnet-boun...@ozdotnet.com [mailto: > ozdotnet-boun...@ozdotnet.com] *On Behalf Of *Jason Keats > *Sent:* Tuesday, April 26, 2011 9:06 PM > > *To:* ozDotNet > *Subj

RE: COM problems in Visual Studio 2010

2011-04-26 Thread David Kean
April 26, 2011 9:06 PM To: ozDotNet Subject: Re: COM problems in Visual Studio 2010 I tried running compiled versions and in the IDE and stepping through the code - because I couldn't make much sense of your message. As I said, I encountered no problems/errors/exceptions - so didn't bot

Re: COM problems in Visual Studio 2010

2011-04-26 Thread Jason Keats
--- >> >> *From:* ozdotnet-boun...@ozdotnet.com [mailto: >> ozdotnet-boun...@ozdotnet.com] *On Behalf Of *Jason Keats >> *Sent:* Wednesday, April 27, 2011 10:06 AM >> >> *To:* ozDotNet >> *Subject:* Re: COM problems in Visual Studio 201

Re: COM problems in Visual Studio 2010

2011-04-26 Thread Scott Baldwin
et.com [mailto: > ozdotnet-boun...@ozdotnet.com] *On Behalf Of *Jason Keats > *Sent:* Wednesday, April 27, 2011 10:06 AM > > *To:* ozDotNet > *Subject:* Re: COM problems in Visual Studio 2010 > > > > I tried your code (a week ago) on VS2010, but couldn't g

RE: COM problems in Visual Studio 2010

2011-04-26 Thread Ian Thomas
stern Australia _ From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Jason Keats Sent: Wednesday, April 27, 2011 10:06 AM To: ozDotNet Subject: Re: COM problems in Visual Studio 2010 I tried your code (a week ago) on VS2010, but couldn't get it to

Re: COM problems in Visual Studio 2010

2011-04-26 Thread Jason Keats
I tried your code (a week ago) on VS2010, but couldn't get it to fail when running as Administrator on Windows XP 32. What was I doing wrong? :-) On Wed, Apr 20, 2011 at 4:48 PM, Scott Baldwin wrote: > Does anyone know if COM Interop has changed in any way in VS2010? > > I am getting COM except

RE: COM problems in Visual Studio 2010

2011-04-26 Thread Adrian Halid
[mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Scott Baldwin Sent: Wednesday, 27 April 2011 7:09 AM To: ozDotNet Subject: Re: COM problems in Visual Studio 2010 Yes, you are correct Kirsten, it is only valid for .Net 4.0 framework, also it is automatically set to false for all system refere

Re: COM problems in Visual Studio 2010

2011-04-26 Thread Scott Baldwin
oun...@ozdotnet.com] *On Behalf Of *Peter Maddin > *Sent:* Monday, 25 April 2011 7:49 PM > > *To:* 'ozDotNet' > *Subject:* RE: COM problems in Visual Studio 2010 > > > > I have a similar problem. > > Where do you set this property to false. > > > > I

RE: COM problems in Visual Studio 2010

2011-04-25 Thread Kirsten Greed
Sent: Monday, 25 April 2011 7:49 PM To: 'ozDotNet' Subject: RE: COM problems in Visual Studio 2010 I have a similar problem. Where do you set this property to false. I managed to find a reference here http://weblogs.asp.net/cazzu/archive/2011/03/11/check-your-embed-interop-typ es

RE: COM problems in Visual Studio 2010

2011-04-25 Thread Peter Maddin
'ozDotNet' Subject: RE: COM problems in Visual Studio 2010 Hi Scott We had problems with VS2010 that did not occur in VS2008 They were solved by turning Embed Interop Types Off on the assemblies Cheers Kirsten _ From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozd

RE: COM problems in Visual Studio 2010

2011-04-25 Thread Kirsten Greed
Hi Scott We had problems with VS2010 that did not occur in VS2008 They were solved by turning Embed Interop Types Off on the assemblies Cheers Kirsten _ From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Scott Baldwin Sent: Wednesday, 20 April 201

RE: COM problems in Visual Studio 2010

2011-04-20 Thread Peter Maddin
I have a similar problem with RemObject Hydra Delphi plugins (http://www.remobjects.com/hydra/). Outside of VS2010 it works fine . In debug in vs2010 the plugin does not always work correctly. I reported this back to RemObjects they said they had not observed this and they wanted me to bui