SpecExplorer installed failure!
-
Wednesday, April 25, 2012 9:21 AM
I installed SpecExplorer.msi from here: http://visualstudiogallery.msdn.microsoft.com/271d0904-f178-4ce9-956b-d9bfa4902745/
The installation claims to be successful. And I can see SpecExplorer menu in VS2010. But I cannot run ssc.exe. And I cannot open any *.sscproj project.
What else do I need?
sam witwiki
- Edited by SoBigSoBig Wednesday, April 25, 2012 9:22 AM
All Replies
-
Wednesday, April 25, 2012 11:46 AM
Hi Sam,
maybe everything is fine.
*.sscproj/ssc.exe is not from SpecExplorer (it was *.seproj in the past)Did you try already the examples mentioned here?
http://social.msdn.microsoft.com/Forums/en-US/specexplorer/thread/a1168cac-42c9-45bf-8305-3d0109ace8ec
http://social.msdn.microsoft.com/Forums/en-US/specexplorer/thread/6b180d07-9d1b-4e94-b352-979f53d42a5e/Hope this helps.
- Proposed As Answer by Yiming Cao Wednesday, May 02, 2012 6:28 AM
-
Tuesday, May 08, 2012 8:26 AM
Thanks for your reply.
So where are *.sscproj/ssc.exe from? What is *.seproj? Are they part of SpecExplorer?
sam witwiki
-
Thursday, May 10, 2012 2:12 AM
Hi Sam,
Did you use Spec# before? The *.sscproj file extension seems to come from Spec#, which is an independent product from Spec Explorer 2010. Spec Explorer only works with normal C# projects (*.csproj file).
Thanks, Yiming

