Closed pedautreppe closed 1 week ago
I am not able to reproduce this on my local, just updated, install of VS 17.4. Would you be so kind as to provide a detailed path that you're trying to use? Are there any other steps you're following?
I assume you followed the instructions to run the troubleshooting instructions?
Looks like for some reason VS can't access C:\Users\pierr\AppData\Local\Microsoft\VisualStudio\17.0_c8ea3289\WinFormsDesigner
path.
May worth double checking in Process Monitor (or a similar tool) whether there's something else in play.
Indeed ! I have activated the verbose logging, increasing timeout, adding defender exceptions and checked system path override.
Yesterday, I have used Process Monitor, but I have not seen anything special, and by the way, I was not seeing anything related to the path "C:\Users\pierr\AppData\Local\Microsoft\VisualStudio\17.0_c8ea3289\WinFormsDesigner". I have also tried to do a full repair of Visual Studio, but I still get the same issue
My laptop is quite old and has seen migration from VS2015, 2019 and 2022. Maybe there some config remaining in some places that is the cause of this behavior.
This issue must be specific to this machine. @pedautreppe , are you still facing this issue?
I also think it must be related to something specific on this machine, and yes I am still facing this issue. "Hopefully" for me, my laptop has just had a motherboard issue and thus I will receive a new one next week. I will do a fresh clean install and will inform you if I encounter any issue on the new one.
Given this was specific to a certain machine, and we're not having any issues with this in 9 I am closing.
Environment
Version 17.4.1
.NET version
Has been reproed in
Did this work in a previous version of Visual Studio and/or previous .NET release?
No response
Issue description
When creating a new winform project (whatever the .net version - .NET5+), Visual Studio cannot open the Form Designer. The log (see diags below for full log) displays an error "Illegal characters in path".
I have checked :
I have tried :
Steps to reproduce
Diagnostics