Urgent: Visual Studio Crashing Upon Editing Columns

0
0

Hello, I recently started experiencing an issue when I try to edit columns on a DataGridView (that I know of).

This is happening with the ‘edit columns’ located in the menu on the control itself, and the properties. Visual Studio freezes right away, then restarts.
I’ve attached images of the versions of things I’m using, and I’m using Visual Studio version 2019-16.11.26

Attachment
  • You must to post comments
0
0

I tested with Visual Studio 2019-16.11.26 and the Wisej NuGet package 3.2.4, and I cannot reproduce.

Your error message says “Disabling the extension Wisej.NET 3.1 3.1.8 might help”. I believe this is referring to the version of the Wisej VSIX that you have installed-looks like you’re using an older version. I am using the most recent version, so perhaps that’s why it works for me?

Try updating the VSIX (Uninstall it and install the most recent version) and see if that fixes it.

  1. In Visual Studio, go to Extensions -> Manage Extensions.
  2. Under “Installed”, you should see Wisej.NET. Click the “Uninstall” button and close Visual Studio. You will see a popup related to uninstalling Wisej, click “Modify” to run.
  3. Download the most recent VSIX installer here: https://wisej.com/support/question/important-information-regarding-the-recent-update-to-visual-studio-2022-17-7-0
  4. Go to your downloads folder to find the .vsix installer. Run it.
  5. Start Visual Studio and create a new Wisej project- everything should be working.

    -Julie

  • You must to post comments
0
0

Hi Kurt,

Thank you for reporting the issue, we’ll try to reproduce it and get back to you ASAP!

Best,
Alaa

  • Pablo Clavijo
    Hi. I’m having this same issue. Any news?
  • Julie (ITG)
    We weren’t able to reproduce the issue. Follow the steps I put in the previous comment, and also try deleting any previous versions of Wisej (In Windows go to Settings > Apps > Installed Apps to check for any previous versions of Wisej.) If that doesn’t fix the issue, please attach a small sample that we can run to reproduce the error. Include the version of Visual Studio and version of Wisej that you are using.
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.