Thoughts from Dan Miser RSS 2.0
# Monday, August 21, 2006
I wrote a VS.NET 2005 class library that I wanted to use from Delphi. Using COM Interop, this should be a breeze. Simply call "regasm MyLibrary.dll /tlb" and I should get a type library that I can import in Delphi. If that's all there was to it, then I wouldn't be blogging. ;-)

The first problem I had was that when I ran this command, I got an error stating:
RegAsm error: Failed to load 'C:\MyLibrary.dll' because it is not a valid .NET assembly

This was weird, considering it was a .NET assembly. The problem was that the regasm being used was the one from the .NET 1.1 framework, so it choked on my .NET 2.0 compiled application. Simply running the VS 2005 Command Prompt and re-running regasm got the type library I wanted - or so I thought.

I marked the classes I wanted exported via COM with the [ComVisible(true)] attribute, but the only thing exported to the type library was classes with no members. In order to get the members exported, I ended up putting the [ClassInterface(ClassInterfaceType.AutoDual)] attribute on the class, too. This isn't the optimal approach, according to MSDN, so I'll end up extracting the members to an interface and exposing that instead, but at least I'm up and running for the moment.

Monday, August 21, 2006 10:40:00 PM (Central Daylight Time, UTC-05:00)  #    Comments [2] -
Delphi
Tracked by:
http://9nx-information.info/73055230/mobile-phone-reception-signal.html [Pingback]
http://9nn-information.info/09143732/biggie-smalls-song-list.html [Pingback]
http://9nx-information.info/84944400/index.html [Pingback]
http://9na-information.info/21040721/index.html [Pingback]
http://9ns-information.info/92897226/stocker-fraley-funeral-home.html [Pingback]
http://9nc-information.info/46659595/direct-tv-hd-dvr-box.html [Pingback]
http://9nq-information.info/27131041/index.html [Pingback]
http://9nf-information.info/30448584/index.html [Pingback]
http://9ng-information.info/53332316/index.html [Pingback]
http://9nl-information.info/06103270/index.html [Pingback]
http://9na-information.info/22277285/index.html [Pingback]
http://9ng-information.info/03565902/index.html [Pingback]
http://9nj-information.info/07550370/racing-services-bereau.html [Pingback]
http://9ni-information.info/32901601/post-light-adaptor.html [Pingback]
http://9nm-information.info/05070119/murray-hill-east-hotel.html [Pingback]
http://9nb-information.info/58627883/index.html [Pingback]
http://9oj-information.info/81271466/index.html [Pingback]
http://9ot-information.info/97622041/health-issues-cebu-phillipines.html [Pingback]
http://9om-information.info/06505986/index.html [Pingback]
http://9qh-information.info/94908012/index.html [Pingback]
http://9qe-information.info/20166610/index.html [Pingback]
http://9qr-information.info/84065526/index.html [Pingback]
http://9oa-information.info/53477936/island-clumber-spaniels.html [Pingback]
http://9od-information.info/40061838/index.html [Pingback]
http://9rm-information.info/12130984/cbs-medium-tv-show-mn-news-psychi.html [Pingback]
http://9sl-information.info/57671930/aspirapolvere-aspiraliquidi.html [Pingback]
http://9ss-information.info/44660485/index.html [Pingback]
http://9ra-information.info/32804477/business-card-at-home.html [Pingback]
http://9rj-information.info/87291091/tuxtla-gutierrez-the-city-travel-guide.html [Pingback]
http://9uafi-le-informazioni.info/49957476/index.html [Pingback]
http://9uafp-le-informazioni.info/51681404/index.html [Pingback]
http://9uaer-le-informazioni.info/55109364/index.html [Pingback]
http://9uaej-le-informazioni.info/49520109/parental-responsibility-law.html [Pingback]
http://9uaeb-le-informazioni.info/07942521/combattere-energia-negativa.html [Pingback]
http://9uafn-le-informazioni.info/66294241/index.html [Pingback]
http://9uagm-le-informazioni.info/44314524/index.html [Pingback]
http://9uahn-le-informazioni.info/21346968/index.html [Pingback]
http://9uagn-le-informazioni.info/57755971/drum-toner-fotocopiatrice-lexmark.htm... [Pingback]
http://9uago-le-informazioni.info/09412614/index.html [Pingback]
http://9uagp-le-informazioni.info/40238048/index.html [Pingback]
http://9uagr-le-informazioni.info/75906795/vamal.html [Pingback]
http://9uagf-le-informazioni.info/43222888/cairo-abou-shakra.html [Pingback]
http://9uagb-le-informazioni.info/83914918/index.html [Pingback]
http://9uaga-le-informazioni.info/98196572/fiammingo-fregarsi-deretano-contro-po... [Pingback]
http://9uahb-le-informazioni.info/23162088/index.html [Pingback]
http://www.google.com/search?q=kthjubgm [Pingback]
Navigation
Archive
<February 2012>
SunMonTueWedThuFriSat
2930311234
567891011
12131415161718
19202122232425
26272829123
45678910
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright 2012
Dan Miser
Sign In
Statistics
Total Posts: 375
This Year: 3
This Month: 0
This Week: 0
Comments: 654
Themes
Pick a theme:
All Content © 2012, Dan Miser
DasBlog theme 'Business' created by Christoph De Baene (delarou)