asp.net mvc ctp (first version) fails uninstalling
the offending management msi executes is:
.\devenv.com /command "view.toolbox" /setup
this fails date execution snag error.
devenv.exe record contains garland errors this:
<entry>
<record>120</record>
<time>2008/10/21 12:32:01.277</time>
<type>warning</type>
<source>microsoft visible studio appid stub</source>
<description>checkpackagesignature failed; unfair package bucket key</description>
<guid>{0c6e6407-13fc-4878-869a-c8b4016c57fe}</guid>
</entry>
and ends with:
<entry>
<record>122</record>
<time>2008/10/21 12:32:05.817</time>
<type></type>
<source>microsoft visible studio</source>
<description>destroying sure window</description>
</entry>
help?
Comments
Post a Comment