Re: The resource is in use!!
Shishir Pandey01 <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <C207EA77C876DB4497D81B3D9C9F35C60C9BAD9859@BLRKECMBX05.ad.infosys.com> |
Hi Charlie I am trying to run two tests on the same form for the 2nd test NUNIT says that resource is in use how can I avoid this. Also, my application gets data from a remote server how can halt the test in NUNIT before such the data is received. Regards, Shishir -----Original Message----- From: Charlie Poole [mailto:[email protected]] Sent: Thursday, June 05, 2008 12:09 PM To: Shishir Pandey01; [email protected] Subject: RE: [Nunit-users] The resource is in use!! My guess is that this is not a problem of NUnit itself, but of the test assembly you are automatically loading when starting NUnit. To verify this, run nunit /noload and then look at the recent files menu to see what assembly or project is listed first. That is probably the cause of the problem, which you can check by selecting it to load manually. Charlie > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf > Of Shishir Pandey01 > Sent: Thursday, June 05, 2008 7:09 AM > To: [email protected] > Subject: [Nunit-users] The resource is in use!! > > Hi > > I am using NUNIT 2.4.7 for .Net 1.1. > > I am trying to test a windows application but, whenever I run > NUNIT I get the following error -> > System.ComponentModel.Win32Exception - "The requested > resource is in use" what can be done to overcome this? > > > With regards > Shishir Pandey > > **************** CAUTION - Disclaimer ***************** This > e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION > intended solely for the use of the addressee(s). If you are > not the intended recipient, please notify the sender by > e-mail and delete the original message. Further, you are not > to copy, disclose, or distribute this e-mail or its contents > to any other person and any such actions are unlawful. This > e-mail may contain viruses. Infosys has taken every > reasonable precaution to minimize this risk, but is not > liable for any damage you may sustain as a result of any > virus in this e-mail. You should carry out your own virus > checks before opening the e-mail or attachment. Infosys > reserves the right to monitor and review the content of all > messages sent to or from this e-mail address. Messages sent > to or from this e-mail address may be stored on the Infosys > e-mail system. > ***INFOSYS******** End of Disclaimer ********INFOSYS*** > > -------------------------------------------------------------- > ----------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for just about > anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Nunit-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nunit-users > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php