Simon,
It's the attributes in the code that make a .NET component expose itself to
COM, not the way it's built. You need to add the InterfaceType and
GuidAttribute attributes in the assembly. What are you trying to do?
Cheers,
Bill
-Original Message-
From: Simon Burgess
Sent:
You can use the .Net Solution to register the COM object (I assume that
would be executed as part of the task.
Use to call regasm
Is that what you were looking for?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 08, 2004 12:29 PM
To: [
Ankita,
The task uses System.Web.Mail to send the smtp message, and there's
no support for authentication there.
The does not support a "user" or "password" attribute. The 0.85
nightly builds will report that.
Gert
- Original Message -
From: "Ankita Kapadia" <[EMAIL PROTECTED]>
To: <