Thats right Alex,
You can find examples of calling tasks from other tasks in :
nant\src\NAnt.VSNet\Resource.cs and
nant\src\NAnt.VSNet\VcProject.cs

Ian

ALEX SUDAKOV wrote:

Ian, Gert,

thank you for the reply.

Calling regasm "manually" would undermine
"interoperability" with VS, what is a very nice and
convenient thing to have.
I can try to add this feature, though. The idea should
be to recognize "RegisterforCOMInterop" setting in the
VS solution file and call REGASM task from within
"Project" class as appropriate, right?

Thanks,

Alex


--- Ian MacLean <[EMAIL PROTECTED]> wrote:


In the meantime you can use the regasm task [1] to
manually register assemblies for use from COM.
Ian


[1]



http://nantcontrib.sourceforge.net/nightly/help/tasks/regasm.html


Gert Driesen wrote:



Alex,

This is not supported right now. Please file a bug


report and attach a


repro for this.

Thanks,

Gert

----- Original Message ----- From: "ALEX SUDAKOV" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 07, 2004 5:43 AM
Subject: [Nant-users] ComInterop







Hello!

I'm trying to build VS2003 cs project, which


requires


COM registration of the results, using <solution>
task.

Everything builds fine with one exception:


assembly


does not get registered correctly.

Am I doing something wrong, or, COM registration


is


not yet supported by the <solution> task?

Thank you in advance.







-------------------------------------------------------


This SF.Net email is sponsored by Sleepycat


Software


Learn developer strategies Cisco, Motorola,


Ericsson & Lucent use to






deliver




higher performing products faster, at low TCO.


http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3


_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]


https://lists.sourceforge.net/lists/listinfo/nant-users









-------------------------------------------------------


This SF.Net email is sponsored by Sleepycat


Software


Learn developer strategies Cisco, Motorola,


Ericsson & Lucent use to deliver


higher performing products faster, at low TCO.


http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3


_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]


https://lists.sourceforge.net/lists/listinfo/nant-users






--
Ian MacLean, Developer, ActiveState, a division of Sophos
http://www.ActiveState.com







-------------------------------------------------------


This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson
& Lucent use to deliver
higher performing products faster, at low TCO.



http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3


_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]



https://lists.sourceforge.net/lists/listinfo/nant-users



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users




--
Ian MacLean, Developer, ActiveState, a division of Sophos
http://www.ActiveState.com




-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to