Skip to content

Install issue with TypeScript 1.3 on VS 2013 Premium #1138

@danquirk

Description

@danquirk

Per https://visualstudiogallery.msdn.microsoft.com/955e0262-0858-40c9-ab5a-1acc680e9bfd?SRC=Home

Joel Mueller (SNL)
As soon as I install this package, VS 2013 Premium will not launch, giving me the message...

"A problem occurred when loading the Microsoft Visual Studio menu. To fix this problem, run 'devenv.exe /resetsettings' from the command prompt."

Doing so changes nothing. I get the same results whether installing on VS 2013 Update 3 or Update 4. Uninstalling the package allows VS to launch, but now I have no color coding, intellisense, or compile-on-save for *.ts files. Please help!

  <entry>
    <record>33</record>
    <time>2014/11/12 20:37:01.341</time>
    <type>Information</type>
    <source>VisualStudio</source>
    <description>Begin package load [Environment Package Window Management]</description>
    <guid>{5E56B3DB-7964-4588-8D49-D3523AB7BDB9}</guid>
  </entry>
  <entry>
    <record>34</record>
    <time>2014/11/12 20:37:01.357</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>SetSite failed for package [Environment Package Window Management]</description>
    <guid>{5E56B3DB-7964-4588-8D49-D3523AB7BDB9}</guid>
    <hr>80131534</hr>
    <errorinfo>The type initializer for 'Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService' threw an exception.</errorinfo>
  </entry>

I rebooted, then ran "devenv.exe /ResetUserData". That seemed to clear things up, except for warning messages about how my TypeScript compiler was a newer version than my TypeScriptTools. So I did a Repair on this package, and I'm now back to Visual Studio not launching with the same message about how I should /resetsettings.

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScript

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions