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

Access Denied when Running Django project with this module on IIS #61

Open
rmastroNTWRK opened this issue Jun 3, 2022 · 0 comments
Open

Comments

@rmastroNTWRK
Copy link

  • Where I can see the data: PermissionError: [WinError 5] Access is denied: 'C:\Windows\system32\config\systemprofile\.uszipcode'

Context: Output from django log when my app fails to use your module

I am building a django web app that runs off of IIS. When I run the app through CMD (No IIS), it works perfectly, no issues at all. However, when I run my app through IIS, I get a denied access error.

My first though was that I should give access to this file/folder, however, it does not exist (my knowledge of systemprofile is limited) as usually adjusting perms on the directory where the Permissions Error occurs resolves it.

I do believe this may not actually be an issue related directly to your module but I have spent far too long trying to fix this. I also am not sure why this module needs to be in my system32.

Any assistance in this issue would be a huge help

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

No branches or pull requests

1 participant