Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension doesn't work in VS 2017 Express #113

Open
m-tosch opened this issue Apr 2, 2020 · 2 comments
Open

Extension doesn't work in VS 2017 Express #113

m-tosch opened this issue Apr 2, 2020 · 2 comments

Comments

@m-tosch
Copy link

m-tosch commented Apr 2, 2020

Problem

I just downloaded and installed VSColorOutput from here:
https://github.com/mike-ward/VSColorOutput/releases/tag/v2.6.4
(Visual Studio 2017 Express Version 15.9.21)

Trying to access Tools -> Options -> VSColorOutput displays the following window:
Untitled

The mentioned ActivityLog.xml contains the following lines regarding VSColorOutput:

<entry>
    <record>1601</record>
    <time>2020/04/02 06:19:56.485</time>
    <type>Warning</type>
    <source>VisualStudio</source>
    <description>Performance warning: String load failed. Pkg:{CD56B219-38CB-482A-9B2D-7582DF4AAF1E} (VSColorOutput.VsColorOutputPackage, VSColorOutput, Version=2.6.4.0, Culture=neutral, PublicKeyToken=e6ec3eff9ff02fa9) LANG:0409 ID:1000&#x000D;&#x000A;</description>
  </entry>
  <entry>
    <record>1602</record>
    <time>2020/04/02 06:19:56.486</time>
    <type>Warning</type>
    <source>VisualStudio</source>
    <description>Performance warning: String load failed. Pkg:{CD56B219-38CB-482A-9B2D-7582DF4AAF1E} (VSColorOutput.VsColorOutputPackage, VSColorOutput, Version=2.6.4.0, Culture=neutral, PublicKeyToken=e6ec3eff9ff02fa9) LANG:0409 ID:1001&#x000D;&#x000A;</description>
  </entry>

What i've tried so far

  • restarting VS
  • reinstalling VSColorOutput
  • running VS as admin
  • uninstalling all other VS extensions
@mike-ward
Copy link
Owner

Sounds like a conflict with another extension. I would try removing all extensions, reinstalling VS 2017 Express and then VSColorOutput.

Or just upgrade to VS2019 Community. It's also free.

@Anton-V-K
Copy link

I thought there was no Express flavour of VS2017 - just a Community one :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants