Unfortunately I cannot. The project involved is sensitive in nature and I can't demonstrate any of the source. If I get time I'll see if I can reduce the problem to a minimal set that is sanitized. In the meantime, I have worked around the problem by uisng an exec call to devenv which builds the software correctly.
-----Original Message----- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Friday, August 27, 2004 12:59 PM To: Steve Mitcham; [EMAIL PROTECTED] Subject: Re: [Nant-users] Bad COM registration Steve, Can you provide a small repro for this issue ? Thanks, Gert ----- Original Message ----- From: "Steve Mitcham" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 27, 2004 6:00 PM Subject: [Nant-users] Bad COM registration I am using the latest nightly build (8/25 I believe). I am having a problem with a C++ COM server dll and the solution task. When I build the DLL from inside the IDE everything is fine, however, when I build the DLL through the nant solution task I am getting a 0x80070002 error when attempting the regsvr32 for this component. I have looked on the net and cannot find anything meaningful about this error. There do not appear to be any errors in the log file, even with the verbose option turned on. Has anyone seen this, and point me in the correct direction for a fix? ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idP47&alloc_id808&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
