This is a migrated thread and some comments may be shown as answers.

Quick Execute button not launching browser

2 Answers 41 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Matthew Knight
Top achievements
Rank 1
Matthew Knight asked on 17 May 2010, 04:31 PM
Hi,

With any test I create, whenever I try to run using the Quick Execute button I get the following error

--------------------------------------------------
'17/05/2010 16:26:18' - Error encountered during execution.
--------------------------------------------------
'17/05/2010 16:26:18' - Error attempting to ping runner. Error: System.ObjectDisposedException: Cannot access a closed pipe.
   at System.IO.__Error.PipeNotOpen()
   at System.IO.Pipes.PipeStream.CheckWriteOperations()
   at System.IO.Pipes.PipeStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at ArtOfTest.WebAii.Messaging.Process.PipeCommunication.WriteCommandToPipe(PipeCommand command, PipeStream pipe, Boolean waitForDrain)
   at ArtOfTest.WebAii.Design.Execution.RunnerController.Ping()
--------------------------------------------------
'17/05/2010 16:26:18' - Aborting....

This happens when trying to launch using IE, Firefox or safari. I can run test fine using Test view -> run

Any ideas?

Cheers,

Matt

2 Answers, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 17 May 2010, 06:31 PM
Hello Matthew Knight,

Are you using QA editiion or Developer edition? You posted in the WebAii framework forum, and the framework does not have a QuickExecute feature.

This sounds like it could be a security setting problem. Please try these steps:

- Close down all instances of WebUI QA or Dev edition, Visual Studio, and Internet Explorer 
- Click Control Panel
- Click Administrative Tools,
- Click Local Policies
- Click Security Options
- Change "Network access: Restrict anonymous access to Named Pipes and Shares" from Enabled to Disabled

Let me know if that solves your problem.

Kind regards,
Cody
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Cody
Telerik team
answered on 20 May 2010, 04:50 PM
Hello Matthew Knight,

Just wanted to touch base with you and see if you were able to overcome this problem.

All the best,
Cody
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Matthew Knight
Top achievements
Rank 1
Answers by
Cody
Telerik team
Share this question
or