Top DevX Stories
VMware Launches vFabric Suite 5.1
Agile Software Development Solves Some Problems, But Not All of Them
Apache Hadoop and Hive for Big Data Storage and Processing
Why Get a Microsoft Private Cloud?
WhiteSource Beta Offers Cloud-Based Open Source Management
Search the forums:
  #1  
Old 12-12-2003, 03:12 PM
jaideepvr jaideepvr is offline
Member
 
Join Date: Dec 2003
Posts: 25
UnRegister .Net Component

Hi All,

I have a component, which is registere for COM Interop using the Configuration Properties. I implemented the RegisterFunction and UnRegisterFunction Fucntions in one of my class.

Now I would like to unregister this Component

Tried the regsvr32, but it could ot find the DLLRegisterServer/DLLUnRegisterServer entry points.

Any clue on how to unregister this component.

TIA
- Jaideep
Reply With Quote
  #2  
Old 12-12-2003, 03:23 PM
Phil Weber Phil Weber is offline
Super Moderator
 
Join Date: Nov 2003
Location: Portland, OR
Posts: 8,382
Jaideep: Did you mark your Register- and UnRegisterFunctions with the ComRegisterFunction and ComUnregisterFunction attributes? See http://my.execpc.com/~gopalan/dotnet...oteserver.html for more information.
--
Phil Weber
Reply With Quote
  #3  
Old 12-12-2003, 03:58 PM
jaideepvr jaideepvr is offline
Member
 
Join Date: Dec 2003
Posts: 25
Found the Solution

BTW, Phil I was using the attributes

The solution I found was to use the regasm instead of regsvr32

Thanks
- Jaideep
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 09:03 AM.


Sponsored Links



Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.