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

The operation could not be completed

18 Answers 298 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Pawel Matyjasek
Top achievements
Rank 1
Pawel Matyjasek asked on 16 Apr 2010, 04:37 PM
Hi

I'm evaluating WebUI Test Studio Developer Edition v 2010.1 412 (Apr 12, 2010).
I'm able to create new tests, run them successfully and save as VS solution/project. Problems occur when I close Visual Studio and reopen my project.
After clicking any *.aii test, I get a pop-up "The operation could not be completed". Nothing happens when I click 'Ok'.
Also, 'Elements Explorer' seems to be empty.

It is all fine when I open the project with QA Edition.

Is this happening for anyone else?

My setup:
VS 2008 32 bit
Windows Vista Business 32 bit SP2
Resharper 5

Thanks,
Pawel

18 Answers, 1 is accepted

Sort by
0
Missing User
answered on 16 Apr 2010, 04:45 PM
Hi Pawel,

Thanks for the post and your evaluation of WebUI Test Studio. I'm sorry you ran into this problem, please try:

- Right clicking on the project and selecting 'Unload Project'
- Right clicking again in the project and selecting 'Reload Project'

Let us know it this does not fix the problem.

Kind regards,
Nelson Sin
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
Pawel Matyjasek
Top achievements
Rank 1
answered on 16 Apr 2010, 04:49 PM
No change, the same pop-up appears.
0
Missing User
answered on 16 Apr 2010, 05:43 PM
Hello again Pawel,

Could you send us the project this is happening in? If you can't add an attachment here, please try yousendit and reply back with the download link.

Also, does adding a new test cause the existing test to become responsive?

Regards,
Nelson
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
Konstantin Petkov
Telerik team
answered on 16 Apr 2010, 05:52 PM
Hi Pawel,

May I step in and try to find what's going on? Can you please compare the project assembly references before and after you reopen the project? Please let us know if there are any references missing.

Regards,
Konstantin Petkov
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
Pawel Matyjasek
Top achievements
Rank 1
answered on 19 Apr 2010, 10:08 AM
I've uploaded the project with 1 test called 'Google' which goes to http://www.google.com and checks whether html contains string 'google': http://www.yousendit.com/download/bFFOQndLbEpiV3l4dnc9PQ

Comparison of project references:

---Initial references:
Microsoft.VisualStudio.QualityTools.UnitTestFramework [9.0.0.0]
System [2.0.0.0]
System.Core [3.5.0.0]

---After adding 1st test:
ArtOfTest.Common [2010.1.4.12]
ArtOfTest.WebAii [2010.1.4.12]
ArtOfTest.WebAii.Design [2.0.9.0]
Microsoft.VisualStudio.QualityTools.UnitTestFramework [9.0.0.0]
System [2.0.0.0]
System.Core [3.5.0.0]
System.Windows.Forms [2.0.0.0]
Telerik.WebAii.Controls [2010.1.4.12]
Telerik.WebAii.Controls.Xaml [2010.1.4.12]

--After reopening Visual Studio:
no changes
0
Missing User
answered on 19 Apr 2010, 04:53 PM
Hello again Pawel,

Thanks for sending the project and replying with the dll reference versions. I believe Konstantin was right in that there are older WebUI components still installed on your machine.

If you can please check your Add/Remove Programs for the following entries:

- Automation Design Canvas 2.0
- WebAii 2.0 and/or WebAii Free Framework
- WebUI Test Studio 2010.1 and if any WebUI Test Studio Q3 version is still installed

For any of the above that are still installed, please uninstall them in that order, then install the newest WebUI Test Studio version again.

Please also reply back if you have any further questions on this and sorry about the inconvience.

All the best,
Nelson
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
Viktor O
Top achievements
Rank 1
answered on 18 Oct 2010, 11:51 AM
hi,
i have the same probem (WebUI_TestStudio_Developer_2010_2_830_Trial)

My setup:
VS 2010 Ultimate
Windows 7 Prof x64

maybe it has something to do with this message (appears in output window) ??

"Error loading c:\xxxxx\WebAiiTest2.aii: WebUI Test Studio - License could not be validated.  Please obtain a valid activation code from http://www.telerik.com"

thanks
Viktor
0
Cody
Telerik team
answered on 18 Oct 2010, 06:35 PM
Hi Viktor O,

Please make sure you are running Visual Studio with administrator privileges. It sounds like perhaps the account you are signed on with is not a member of the local administrator group. Our tool, including the license validation, requires administrator level access. You can force Visual Studio to run as administrator by right clicking on it from the Start Menu and selecting "Run as administrator".

Please let me know whether or not this solves your problem.

Greetings,
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
Viktor O
Top achievements
Rank 1
answered on 18 Oct 2010, 10:50 PM
hi telerik team,
thank you very much for your help.
yes.
i am perfectly aware of the that.
my visual studio is running with administrator privileges!
and i have already tried following steps:
->manual key activation (License Keys Management)
->reinstall the test studio (latest dev.edition build 2.927)
->visual studio 2010 reset (devenv.com/reset)
->installation repair (i've attached output log)
but the problem is still remain (:

if you need any further details, just let me know!
thanks in advance,
viktor
0
Nikolai
Telerik team
answered on 19 Oct 2010, 07:06 AM
Hello Viktor O,

Do you have Telerik JustCode or JustMock installed on that machine ?

Sincerely yours,
Nikolai
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
Viktor O
Top achievements
Rank 1
answered on 19 Oct 2010, 09:29 AM
no

thanks
viktor
0
Lars Adler
Top achievements
Rank 1
answered on 20 Oct 2010, 12:07 PM
Hello Nikolai,
any idea for this problem?
btw.
the WebAiiTest (f.i. VSUnit) works fine.
thanks
Viktor
0
Cody
Telerik team
answered on 25 Oct 2010, 07:15 PM
Hello Lars Adler,

I'd like to look at this problem on your computer via GoToMeeting. Let me know what time zone you are in and your availability and I'll setup the meeting. I'm in Austin, TX which is Central Time (GMT -6).
I'd like to look at this problem on your computer via GoToMeeting. Let me know what time zone you are in and your availability and I'll setup the meeting. I'm in Austin, TX which is Central Time (GMT -6).
I'd like to look at this problem on your computer via GoToMeeting. Let me know what time zone you are in and your availability and I'll setup the meeting. I'm in Austin, TX which is Central Time (GMT -6).

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
0
Garry
Top achievements
Rank 1
answered on 17 Dec 2010, 01:19 AM
I started to have this issue today. I had closed Visual Studio because it was running really slow. After re-opening Visual Studio, I have not been able to open existing aii files. I can create new Test files with no issues. I am able to open the aii test file in other editors from Visual Studio.
0
Garry
Top achievements
Rank 1
answered on 17 Dec 2010, 01:58 AM
I came across this fix in another posting that works for me.

The steps I took to fix the "Operation could not be completed" yesterday when we tried to open that one WebAii test on your computer were:
  1. Exclude the test from the project (right click on it and select Exclude from project)
  2. Save and close the solution
  3. Close Visual Studio
  4. Restart Visual Studio
  5. Reopen the solution
  6. Add the test back to project (right click and select Include in project)
0
Cody
Telerik team
answered on 17 Dec 2010, 04:23 AM
Hi Garry,

Thank you very much for telling us how you fixed this problem! If it ever happens again on you:

  1. We'd love to get a copy of your entire solution so we can dissect it to try and figure out how/why it got broken
  2. Try deleting the <testproject name>.suo file that goes along with every Visual Studio solution first then reopen the solution. This file, created by Visual Studio, maintains user preferences for that solution e.g. the currently opened documents, etc

Regards,
Cody
the Telerik team
Interested in Agile Testing? Check out Telerik TV for a recording of Automated Testing in the Agile Environment
0
David
Top achievements
Rank 1
answered on 23 Aug 2011, 07:48 PM
I was able to get my tests loaded in to the Solution by continually unloading then re-loading the project until all my tests appeared. It does not appear that recursion through the project to load all the tests works well.
0
Cody
Telerik team
answered on 23 Aug 2011, 08:44 PM
Hi David,

It appears this is related to your other thread:

http://www.telerik.com/automated-testing-tools/community/forums/test-studio/general-discussions/can-i-open-a-test-studio-project-in-visual-studio.aspx

i will respond there and where we can continue working the problem.

Best wishes,
Cody
the Telerik team
Vote for Telerik Test Studio at the Annual Automation Honors Voting!
Tags
General Discussions
Asked by
Pawel Matyjasek
Top achievements
Rank 1
Answers by
Missing User
Pawel Matyjasek
Top achievements
Rank 1
Konstantin Petkov
Telerik team
Viktor O
Top achievements
Rank 1
Cody
Telerik team
Nikolai
Telerik team
Lars Adler
Top achievements
Rank 1
Garry
Top achievements
Rank 1
David
Top achievements
Rank 1
Share this question
or