inie (Consultant)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 07, 2004 10:23 PM
Subject: [Nant-users] VBC to Compile Windows - Sub Main Not Found
>I am trying to use Nant to compile a VB.NET Windows application. My
> application does not u
]>
Sent: Thursday, October 07, 2004 10:23 PM
Subject: [Nant-users] VBC to Compile Windows - Sub Main Not Found
I am trying to use Nant to compile a VB.NET Windows application. My
application does not use "Sub Main" as an entry point. Instead it uses a
Windows Form called "SendEma
Title: VBC to Compile Windows - Sub Main Not Found
I am trying to use Nant to compile a VB.NET Windows application. My application does not use "Sub Main" as an entry point. Instead it uses a Windows Form called "SendEmail" which contains a public sub "SendEmail_Load". The Windows Form "Sen