question

Cholotron-7052 avatar image
0 Votes"
Cholotron-7052 asked Cholotron-7052 commented

VS 2019 : Windows Forms App (.NET Framework) issues

I just installed 2019

  • Settings are corrupted all the time, you have to delete de app.config to make it work

  • If you rename the startup form it always create an error

  • make single instance application does not work





vs-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DylanZhu-MSFT avatar image
0 Votes"
DylanZhu-MSFT answered Cholotron-7052 commented

Hi Cholotron,

Maybe you can try these steps:

  • Run visual studio in safe mode
    • Open Developer Command prompt for VS2019

    • Run this command: devenv /safemode

  • Run visual studio as administrator

  • If the above don't work, please download and run this collect.exe tool, go to %temp% folder and find the vslogs.zip file, upload it to https://onedrive.live.com/ and share the link here.

Best Regards,
Dylan


If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi Dylan, thank you for taking the time time to answer my post
When I updated VS to 16.9.6, problem when away

0 Votes 0 ·
Cholotron-7052 avatar image
0 Votes"
Cholotron-7052 answered

Another issue,

on a bound DataGridView, every time I made a change on the collection
I loose the some of the DisplayMember and ValueMember (s)


98817-capturessss.png



capturessss.png (31.0 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.