Search Results

0
votes
2answers
976 views

visual studio post-build script error calling gacutil.

I'm on vista, with VS2005 running as admin. Both vs2005 and vs2008 are installed. If I explicitly use the path to gacutil, it works, but not if I only call gacutil like this: if …
0
votes

visual studio post-build script error calling gacutil.

That worked. Should have tried it before I posted the question. Thanks. …