So you have the same problem that I had...
I learned that the easiest way to switch off/on cuke4vs, if you rename
the registry key at:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\10.0\Languages
\File Extensions\.feature
to .feature_x (on x64, you need to use the wow64 node). It is easier
than install/uninstall. For me only one file had this issue (as far as
i remember the default feature file) and after I have modified it, the
problem disappeared.
Br,
Gaspar
On Jun 3, 3:35 pm, Alexander Hanhikoski
<
alexander.hanhiko...@gmail.com> wrote:
> Thank you for the effort and packet. I installed the msi-packet. Using
> VS2010 professional edition. Opening .feature files crashes, hangs or simply
> doesn't open the file. I simply created a new console application,
> referenced NUnit and Specflow DLLs and created a new Specflow feature and
> tried opening the .feature file. Wasn't the original packet released for
> RC/Beta of VS2010? Could there be compatibility issues with final release?
>
> @Xerxes,
> What edition and build of VS are you using?
>
> Thanks again.
>
> 2010/6/3 Xerxes Battiwalla <
xerx...@gmail.com>
>
> > the author of that fork, forked from my VS2010 fork ;) i have a binary
> > which i've updated to cuke4vs 0.3.1 for 2010, but havent tested it
> > myself.....
>
> > i've provided an (unofficial) link to the binary:
> >
http://rapidshare.com/files/394792357/Setup.msi.html
>
> > If anyone is interested in taking this fork, and fixing it up (remove the
> > obvious duplication everywhere) be my guest.
>
> > -xerx
>
> > On Thu, Jun 3, 2010 at 8:05 PM, Alexander Hanhikoski <
> >
alexander.hanhiko...@gmail.com> wrote:
>
> >> I spent couple of hours trying to built it and couldn't do it. Apparently
> >> you need to install Wix installer tool sethttp://
wix.sourceforge.net/and
> >> Visual Studio SDK, but even after these I still was
> >> missing Microsoft.VisualStudio.Package.LanguageService.9.0.dll. I tried with
> >> the newer version (v.10.0) but wasn't able to compile. Perhaps the v.9.0 is
> >> part of VS2008? Anyway, maybe we should contact the author of the VS2010
> >> fork.
>
> >> 2010/6/3 LR <
luke.r...@gmail.com>