peroxovy
peroxovy
CC#
Created by peroxovy on 9/8/2024 in #help
Visual Studio - "browse files" window not responding in any case + closes Visual Studio
Tested with security guy, he disabled the AV but nothing changed. Mysterious thing that it work on Admin Account. But I can't use it here cuz license is applied to the normal one.
17 replies
CC#
Created by peroxovy on 9/8/2024 in #help
Visual Studio - "browse files" window not responding in any case + closes Visual Studio
I'm not sure if it's related to our AV in our company...
17 replies
CC#
Created by peroxovy on 9/8/2024 in #help
Visual Studio - "browse files" window not responding in any case + closes Visual Studio
yeah, with acces to the directory there is no problem,
17 replies
CC#
Created by peroxovy on 9/8/2024 in #help
Visual Studio - "browse files" window not responding in any case + closes Visual Studio
To which one?
17 replies
CC#
Created by peroxovy on 9/8/2024 in #help
Visual Studio - "browse files" window not responding in any case + closes Visual Studio
Can't run as an admin, because it's assigned to the company account.
17 replies
CC#
Created by peroxovy on 9/8/2024 in #help
Visual Studio - "browse files" window not responding in any case + closes Visual Studio
So 3rd time reinstalled and nothing helped. Also tried to uninstall Microsoft Visual C++ Redistributable.
17 replies
CC#
Created by peroxovy on 9/8/2024 in #help
Visual Studio - "browse files" window not responding in any case + closes Visual Studio
No description
17 replies
CC#
Created by peroxovy on 4/14/2024 in #help
Desktop app on Windows - inter process communication / permissions problem.
So I to sum up: Named Pipes or HTTP? - It will run on the same machine. - "Connection" only to NFS/SMB share(Netapp storage) to copy files from(Text file with paths inside as a definition of a "package") - Restriction on disk so "service"(run as service user) separated from GUI(local user). - GUI presents the list of available packages, able to "download" it to the machine, show progress etc. Like a "download" manager. To copy I will use simple File.Copy() or AlphaFS(lib that allows paths longer than 255 chars).
7 replies
CC#
Created by peroxovy on 4/14/2024 in #help
Desktop app on Windows - inter process communication / permissions problem.
Thanks. Any tips how to pass object's to WPF through it? Currently I'm facing some issues when I specified interface with custom type like shared class. And named pipe is unexpectedly closing when I receive an output to GUI.
7 replies