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

Could not load file or assembly #81

Open
sawsam opened this issue Sep 4, 2023 · 1 comment
Open

Could not load file or assembly #81

sawsam opened this issue Sep 4, 2023 · 1 comment

Comments

@sawsam
Copy link

sawsam commented Sep 4, 2023

System.IO.FileNotFoundException: Could not load file or assembly 'IPAddressRange, Version=6.0.0.0, Culture=neutral, PublicKeyToken=578e3c3d17e7c751'.

My project uses asp netcore mvc
I install the package via nuget,how can i solve this problem

environment
net6.0
windows server 2016 standard

@jsakamoto
Copy link
Owner

@sawsam

Is the "IPAddressRange.dll" in a deploy target folder, as well as your MVC app's DLL files, on that Windows Server 2016 Standard machine?

And is the "IPAddressRange.dll" file not broken? (The file size of "IPAddressRange.dll" should be 22.5 KB, and it should be able to show its file property from Windows Explorer.)

image

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

2 participants