Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
February 2010
all groups > dotnet interop > june 2003

Different behaviour depending on 'enable unmanaged debugging' switch
Posted by Innes at 6/30/2003 5:35:17 PM
When debugging a .NET component that uses COM components via interop (just to complicate things further, the .NET component is instantiated by an unmanaged exe: If I debug with "enable unmanaged debugging" = FALSE then obviously I cant step through the code of the COM components, but my program ...more >>


Wierd InvalidCastException getting array of VB6 Type
Posted by Innes at 6/30/2003 5:01:38 PM
I am accessing a COM (VB6) DLL from .NET. A method returns an array of T where T is a VB6 'Type' defined in the DLL. Depending on what parameter is passed to the method, different bits of code create and return an array of the proper type. The COM interop dll created by VS.NET shows the return...more >>

Problem with interop
Posted by Fitim Skenderi at 6/30/2003 3:57:35 PM
Hi everyone, I am trying to convert the follwoing code from c++ to c# ===================================================================== c++ code --------------------------------------------------------------------- typedef short (WINAPI* PAC_ADT_SET_FINGER_STATUS)( short Fing...more >>

Using ADODB.RecordSet in C#
Posted by Jinlei Zhang at 6/30/2003 1:53:03 PM
I have some COM+ components written in VB that return disconnected ADODB.RecordSet. I would like to use the results in C# via interop. Anybody has encountered any issues with this approach? Thanks in advance. - Jinlei. ...more >>

ASP COM object using Interop -> which GC is used?
Posted by John Crim at 6/29/2003 11:25:04 PM
It certainly seems preferable that .NET components, used in ASP applications via COM Interop, would use the Server GC instead of the Workstation GC. For background, many articles discuss that the Server Garbage Collector is appropriate for high-throughput use, and the Workstation Garbage Collec...more >>

Office XP Primary Interop Assemblies
Posted by Ron at 6/28/2003 8:43:22 AM
I have just installed the Office XP Primary Interop Assemblies. I have verified the installetion by looking in the c:\Windows\assambly. The problem is that the assamblies do not show in the list of COM objects in the 'Add Reference' dialog. The list includes 'Microsoft Word 9.0 Object Libr...more >>



DevelopmentNow Blog