Missing DLL

System.UnauthorizedAccessException: Access to the path ‘C:\Users\Username\Documents\Unreal Projects\LongpaktProject 4.14\Binaries\Win64\UE4Editor-LongpaktProject.dll’ is denied.

Error LNK1104 cannot open file ‘C:\Users\Usernamel\Documents\Unreal Projects\LongpaktProject 4.14\Binaries\Win64\UE4Editor-LongpaktProject.dll’

The DLL is not missing, the access is denied. Have you opened the folder in explorer? Is it there?

The problem is that UE4 OR Visual Studio does not have access to the file. Try running as admin and try to give yourself the rights to the file.

HTH

If you’re using version control make sure the file is checked out and isn’t read only.

Well, the problem is, my project wont start. I can only access the code. I tried running as admin. Didn’t work.