Results 1 to 7 of 7

Thread: [RESOLVED] Could not load this custom viewer

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Posts
    1,373

    Resolved [RESOLVED] Could not load this custom viewer

    I am having trouble viewing data tables while debugging in Visual Studio 2017 Community Edition. When I attempt to view a data table, it throws the following exception:

    Name:  VS_Error.jpg
Views: 4391
Size:  13.7 KB

    Is this a limitation of the Community Edition?

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,344

    Re: Could not load this custom viewer

    Quote Originally Posted by robertx View Post
    When I attempt to view a data table
    Perhaps you could describe exactly what you did in a bit more detail than that.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Posts
    1,373

    Re: Could not load this custom viewer

    Quote Originally Posted by jmcilhinney View Post
    Perhaps you could describe exactly what you did in a bit more detail than that.
    I have referenced a data table in my code. When I hover the cursor over the code and click on the magnifying glass, normally I can view the data table. At the point of clicking on the magnifying glass, the "Could not load this custom viewer" error is shown rather than the data table viewer being invoked.

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,344

    Re: Could not load this custom viewer

    Sounds like something is corrupt. I'd try a repair of VS. You can do that from the VS Installer.

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Posts
    1,373

    Re: Could not load this custom viewer

    Quote Originally Posted by jmcilhinney View Post
    Sounds like something is corrupt. I'd try a repair of VS. You can do that from the VS Installer.
    I updated to the latest version without success. I'll try a repair.

  6. #6
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,344

    Re: Could not load this custom viewer

    Quote Originally Posted by robertx View Post
    I updated to the latest version without success.
    That would only have replaced files that had actually changed since your old version so may well not have had any effect on the relevant file(s).
    Quote Originally Posted by robertx View Post
    I'll try a repair.
    That should copy over every file so, if something is corrupt, it should get replaced with a pristine copy. That's the theory, anyway.

  7. #7

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Posts
    1,373

    Re: Could not load this custom viewer

    Running a Visual Studio 2017 Community Edition repair resolved this issue.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width