Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Enable NCrunch grayed out in fresh VS 11 beta install
cork
#1 Posted : Wednesday, March 7, 2012 4:18:58 PM(UTC)
Rank: Newbie

Groups: Registered
Joined: 3/7/2012(UTC)
Posts: 2
Location: USA

Was thanked: 1 time(s) in 1 post(s)
Info:

Fresh install of VS11 Premium on Win7 Pro 64-bit.

Symptoms:

NCrunch menu item exists, but "Enable NCrunch" menu item is grayed out.

Any help is appreciated!

-Cork
jhamm
#2 Posted : Wednesday, March 7, 2012 4:45:07 PM(UTC)
Rank: Newbie

Groups: Registered
Joined: 3/7/2012(UTC)
Posts: 3

Thanks: 1 times
Was thanked: 3 time(s) in 2 post(s)
I am experiencing the same issue with VS 2011 Beta.

I am on Windows 7 Enterprise 64bit and VS 2011 Beta Ultimate using NCrunch version 1.38.17b.

Based on this forum topic "Unable to enable NCrunch for new install", I made sure that all ncrunch files in the solution were writable. Then re-opened VS2011 Beta. This did not fix the issue.

Please let me know if there is any more information that I can provide to help troubleshoot this issue.

This tool is wonderful and look forward to using it with VS2011 Beta.
mrinaldi
#3 Posted : Wednesday, March 7, 2012 5:38:02 PM(UTC)
Rank: Newbie

Groups: Registered
Joined: 12/5/2011(UTC)
Posts: 3
Location: Brazil

Was thanked: 2 time(s) in 1 post(s)
jhamm;1334 wrote:
I am experiencing the same issue with VS 2011 Beta.

I am on Windows 7 Enterprise 64bit and VS 2011 Beta Ultimate using NCrunch version 1.38.17b.

Based on this forum topic "Unable to enable NCrunch for new install", I made sure that all ncrunch files in the solution were writable. Then re-opened VS2011 Beta. This did not fix the issue.

Please let me know if there is any more information that I can provide to help troubleshoot this issue.

This tool is wonderful and look forward to using it with VS2011 Beta.


I'm having the same issue. Just one more information, on configuration, it only shows "All Solutions". No solution or project node is shown, like the solution has not been loaded.

Thanks in advance
Remco
#4 Posted : Wednesday, March 7, 2012 10:26:31 PM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 6,976

Thanks: 931 times
Was thanked: 1257 time(s) in 1170 post(s)
This seems to be caused by Visual Studio events that aren't firing consistently. I'm wondering if anyone experiencing this problem can answer the following for me in order to help me reproduce this problem:

* Does this problem occur if you open Visual Studio 11 directly onto a solution file (i.e. if you double-click a VS11 solution file in windows explorer)?
* Does this problem occur if you open Visual Studio 11 without a solution, then open it via the menu?
* If the problem has occurred for you, what happens if you close the solution using the File menu, then re-open it?
* If the problem has occurred for you, what happens if you switch to a different solution (using the File menu) without closing the one currently open?
jhamm
#5 Posted : Wednesday, March 7, 2012 10:56:17 PM(UTC)
Rank: Newbie

Groups: Registered
Joined: 3/7/2012(UTC)
Posts: 3

Thanks: 1 times
Was thanked: 3 time(s) in 2 post(s)
* Does this problem occur if you open Visual Studio 11 directly onto a solution file (i.e. if you double-click a VS11 solution file in windows explorer)?
NCrunch is now enabled.
* Does this problem occur if you open Visual Studio 11 without a solution, then open it via the menu?
Still happens.
* If the problem has occurred for you, what happens if you close the solution using the File menu, then re-open it?
Still happens.
* If the problem has occurred for you, what happens if you switch to a different solution (using the File menu) without closing the one currently open?
NCrunch is now enabled.

* Does this problem occur if you open Visual Studio 11 without a solution, then open it via Start Page -> Recent Used?
Still happens.


Thanks for responding so quickly!
1 user thanked jhamm for this useful post.
Remco on 3/7/2012(UTC)
cork
#6 Posted : Wednesday, March 7, 2012 11:05:53 PM(UTC)
Rank: Newbie

Groups: Registered
Joined: 3/7/2012(UTC)
Posts: 2
Location: USA

Was thanked: 1 time(s) in 1 post(s)
* Does this problem occur if you open Visual Studio 11 directly onto a solution file (i.e. if you double-click a VS11 solution file in windows explorer)?
No...and this is my workaround for now :)

* Does this problem occur if you open Visual Studio 11 without a solution, then open it via the menu?
Yes.

* If the problem has occurred for you, what happens if you close the solution using the File menu, then re-open it?
The problem remains.

* If the problem has occurred for you, what happens if you switch to a different solution (using the File menu) without closing the one currently open?
The new solution allowed me to enable NCrunch...once.
1 user thanked cork for this useful post.
Remco on 3/7/2012(UTC)
Remco
#7 Posted : Wednesday, March 7, 2012 11:21:55 PM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 6,976

Thanks: 931 times
Was thanked: 1257 time(s) in 1170 post(s)
Thanks guys. From your feedback, I've been able to reproduce this problem and I am now working on a fix. I will keep you updated.
Remco
#8 Posted : Thursday, March 8, 2012 2:16:05 AM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 6,976

Thanks: 931 times
Was thanked: 1257 time(s) in 1170 post(s)
Ok - I've implemented a fix for this issue and deployed a new revision of 1.38b (1.38.0.18) to the download page for everyone to grab.

The problem itself is caused by abnormal behaviour in some of the VS events that NCrunch relies on around solution opening/closing. Because it looks as though this behaviour is not by design in VS, the fix I've implemented is quite speculative and I hope you'll be able to share some feedback on whether it has worked for you.

Thanks!

Remco
3 users thanked Remco for this useful post.
ylee on 3/8/2012(UTC), jhamm on 3/8/2012(UTC), stuartleitch on 3/23/2012(UTC)
ylee
#9 Posted : Thursday, March 8, 2012 1:56:41 PM(UTC)
Rank: Member

Groups: Registered
Joined: 2/15/2012(UTC)
Posts: 20

Thanks: 6 times
Was thanked: 3 time(s) in 3 post(s)
Remco;1353 wrote:
Ok - I've implemented a fix for this issue and deployed a new revision of 1.38b (1.38.0.18) to the download page for everyone to grab.

The problem itself is caused by abnormal behaviour in some of the VS events that NCrunch relies on around solution opening/closing. Because it looks as though this behaviour is not by design in VS, the fix I've implemented is quite speculative and I hope you'll be able to share some feedback on whether it has worked for you.

Thanks!

Remco

Thanks! it works!
1 user thanked ylee for this useful post.
Remco on 3/8/2012(UTC)
jhamm
#10 Posted : Thursday, March 8, 2012 3:58:22 PM(UTC)
Rank: Newbie

Groups: Registered
Joined: 3/7/2012(UTC)
Posts: 3

Thanks: 1 times
Was thanked: 3 time(s) in 2 post(s)
This fix also works for me!

Thanks!
2 users thanked jhamm for this useful post.
Remco on 3/8/2012(UTC), stuartleitch on 3/23/2012(UTC)
mrinaldi
#11 Posted : Thursday, March 8, 2012 5:20:45 PM(UTC)
Rank: Newbie

Groups: Registered
Joined: 12/5/2011(UTC)
Posts: 3
Location: Brazil

Was thanked: 2 time(s) in 1 post(s)
Works for me either.

Thanks
2 users thanked mrinaldi for this useful post.
Remco on 3/8/2012(UTC), stuartleitch on 3/23/2012(UTC)
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAF | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.088 seconds.
Trial NCrunch
Take NCrunch for a spin
Do your fingers a favour and supercharge your testing workflow
Free Download