COM Callable Assembly Missing in Reference Lists

Brady Kelly <[email protected]> Wed, 30 Jan 2008 16:21:40 +0200
Newsgroups gmane.comp.windows.devel.dotnet.clr
Message-ID <[email protected]>
Last night I did an emergency conversion of a C# command line utility into a
COM callable library.  Following Phil Wilson's advice[1] on deploying a .NET
assembly to COM, I manually create a type library and added my assembly to
the application folder of a setup project.  I set both to xsxxRegisterCOM.
Now, when I run the installer, it does actually install the DLL for COM.  I
can use it through late binding in both C# and VBA, but it appears in
neither the COM References list in VS, nor in the References list in Access
VBA.



I've done this same procedure previously without this problem, but I have no
idea where to start diagnosing it.





[1]
http://www.simple-talk.com/dotnet/visual-studio/build-and-deploy-a-.net-com-
assembly/




===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com