Bugs item #605086, was opened at 2002-09-05 16:56 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474851&aid=605086&group_id=54790
Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: daniel szabo (iwo) Assigned to: Nobody/Anonymous (nobody) Summary: comregister task fails with unregister Initial Comment: The comregisterserver task has a bug when the unregister attribute set to true. In the c# code, the API Function name DlllUnregisterServer typed with wrong case. It is typed with DllUnRegisterServer, which is wrong. should look like: DllUnregisterServer ---------------------------------------------------------------------- >Comment By: Gert Driesen (drieseng) Date: 2004-08-02 14:56 Message: Logged In: YES user_id=707851 This was apparently already fixed in cvs. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474851&aid=605086&group_id=54790 ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ NAntContrib-Developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

