Re: COM problems in Visual Studio 2010

2011-04-27 Thread Scott Baldwin
-boun...@ozdotnet.com [mailto: ozdotnet-boun...@ozdotnet.com] *On Behalf Of *Jason Keats *Sent:* Tuesday, 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

Re: COM problems in Visual Studio 2010

2011-04-26 Thread Scott Baldwin
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 managed to find a reference here http://weblogs.asp.net/cazzu/archive/2011/03/11/check-your-embed-interop

RE: COM problems in Visual Studio 2010

2011-04-26 Thread Adrian Halid
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 references, so unfortunately this is not the answer to my problem

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 carpenoctur...@gmail.comwrote: Does anyone know if COM Interop has changed in any way in VS2010? I

Re: COM problems in Visual Studio 2010

2011-04-26 Thread Scott Baldwin
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 fail when running as Administrator on Windows XP 32. What was I doing wrong? :-) On Wed, Apr

Re: COM problems in Visual Studio 2010

2011-04-26 Thread Jason Keats
, 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 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

RE: COM problems in Visual Studio 2010

2011-04-26 Thread David Kean
: 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 bother responding, then. There are known issues when

RE: COM problems in Visual Studio 2010

2011-04-25 Thread Peter Maddin
' 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...@ozdotnet.com] On Behalf

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-flag-when

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