Author Topic: se v26.0.1.0 crash when adding file to old MSVC project  (Read 1151 times)

Marcel

  • Senior Community Member
  • Posts: 261
  • Hero Points: 26
se v26.0.1.0 crash when adding file to old MSVC project
« on: February 04, 2022, 04:43:25 PM »
SE bombs out on me with an error popup and a stack when I am trying to use the "add files' functionality from the projects window (right-click on 'Source Files'). Sorry, could not capture the stack trace.

Quote
Slick-C error: Call to _ProjectAssociatedHandle with unsupported file name '.....\signertest.dsp'.

It is easy to reproduce. Attached are some repro dsw/dsp files. Just use them to create a new project from Visual C++ workspace, then try to add a file.

SE v26.0.1.0 Windows, Hotfix 3 applied.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6826
  • Hero Points: 526
Re: se v26.0.1.0 crash when adding file to old MSVC project
« Reply #1 on: February 04, 2022, 05:16:05 PM »
We will look into this.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6826
  • Hero Points: 526
Re: se v26.0.1.0 crash when adding file to old MSVC project
« Reply #2 on: February 04, 2022, 06:09:39 PM »
As a work around, use Project>Project Properties dialog to add files. The Project tool window menu items will need to be fixed.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6826
  • Hero Points: 526
Re: se v26.0.1.0 crash when adding file to old MSVC project
« Reply #3 on: February 04, 2022, 11:26:37 PM »
Hot fix added for this