Behalf Of Agarwal, Prateek
Sent: dinsdag 29 januari 2008 12:16
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] STAThread Exception while running Nant
Hi,
I am using Nant to run a suite of test cases. Certain test cases are throwing a
threading exception suggesting that the ApartmentState
@lists.sourceforge.net
Subject: [NAnt-users] STAThread Exception while running Nant
Hi,
I am using Nant to run a suite of test cases. Certain test cases are throwing a
threading exception suggesting that the ApartmentState should be changed to
STA. I am not able to do so since I do not have a main method to add
Hi,
I am using Nant to run a suite of test cases. Certain test cases are throwing a
threading exception suggesting that the ApartmentState should be changed to
STA. I am not able to do so since I do not have a main method to add the
STAThread attribute to. What else can be done?
Thanks in adva