Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Won't even run #220

Open
YomamaNow opened this issue Sep 8, 2024 · 7 comments
Open

Won't even run #220

YomamaNow opened this issue Sep 8, 2024 · 7 comments

Comments

@YomamaNow
Copy link

The type initializer for 'nspector.Common.DrsServiceLocator' threw an exception.

at nspector.frmDrvSettings..ctor(Boolean showCsnOnly, Boolean skipScan)
at nspector.Program.Main(String[] args)

@YomamaNow
Copy link
Author

Reference this thread, because it was accidentally closed without ever being solved: #132

I"m using 2.4.0.4

@Alkapivo
Copy link

Alkapivo commented Sep 8, 2024

I have the same issue ('nspector.Common.DrsServiceLocator'), I wanted to use nvidiaprofileinspector, because after last update my notebook 1650 stop working. Is your nvidia gpu available in task manager? Can you open nvidia control panel?

@Gary9
Copy link

Gary9 commented Oct 10, 2024

The type initializer for 'nspector.Common.DrsServiceLocator' threw an exception.

at nspector.frmDrvSettings..ctor(Boolean showCsnOnly, Boolean skipScan) at nspector.Program.Main(String[] args)

You dont mention when you get the exception, if it is when you try to run the exe file then I had the same problem. Copy the whole uncompressed folder to Program Files or Program Files(86) and try opening it from there as that worked for me.

@bor888
Copy link

bor888 commented Oct 30, 2024

There is a workaround.
Go to: C:\ProgramData\NVIDIA Corporation
delete or rename "Drs" folder to "Drs.bak"
create new "Drs" folder.

@bor888
Copy link

bor888 commented Oct 30, 2024

One more thing
You have to edit security settings on new folder
Find your username and allow FULL permissions for "This folder, subfolders and files"

@fragk1ass
Copy link

There is a workaround. Go to: C:\ProgramData\NVIDIA Corporation delete or rename "Drs" folder to "Drs.bak" create new "Drs" folder.

Man It does not work. Can you help us more

@bor888
Copy link

bor888 commented Nov 24, 2024

Then that means that your driver installation is corrupted.
You have to uninstall drivers from Control Panel and use Display Driver Uninstaller in safe mode,
and then install the latest driver from Nvidia.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants