Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / December 2007

Tip: Looking for answers? Try searching our database.

HOWTO get an assembly registered as COM object during deploytment?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Cartoper - 18 Dec 2007 21:36 GMT
I am trying to deploy a .Net 1.1 project using the VS2003 setup
program. I need one assembly to be registered as a COM object via
regasm. How does one go about doing that in the VS2003 setup program?

Cartoper
Pedro Luna Montalvo - 19 Dec 2007 00:14 GMT
Hi,

You must use a Custom Action to get registered your assembly.

The following link shows how to use a Custom Action to execute the ngen tool
to generate the native images for the assemblies been deployed.
http://msdn2.microsoft.com/en-us/library/3hwzzhyd(vs.80).aspx

The concept is the same for you, instead of executing ngen.exe, you must
execute regasm tool.

Pedro Luna
Gye, Ecu

"Cartoper" <cartoper@gmail.com> escribió en el mensaje de
noticias:c7d5d63d-ceb0-4605-bf2a-818b7d33143f@f3g2000hsg.googlegroups.com...
> I am trying to deploy a .Net 1.1 project using the VS2003 setup
> program. I need one assembly to be registered as a COM object via
> regasm. How does one go about doing that in the VS2003 setup program?
>
> Cartoper

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.