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

same GruntHTTP.exe, different error. #365

Open
IMnewer opened this issue Sep 8, 2022 · 0 comments
Open

same GruntHTTP.exe, different error. #365

IMnewer opened this issue Sep 8, 2022 · 0 comments

Comments

@IMnewer
Copy link

IMnewer commented Sep 8, 2022

GruntHTTP
Net40
useSSL

It can run in Win7 x64, but failed in Server 2012 R2:

Illegal characters in path.
at System.Security.Permissions.FileIOPermission.EmulateFileIOPermissionChecks(String fullPath)
at System.Security.Permissions.FileIOPermission.QuickDemand(FileIOPermissionAccess access, String fullPath, Boolean checkForDuplicates, Boolean needFullPath)
at System.Net.WebClient.GetUri(String path)
at System.Net.WebClient.UploadString(String address, String data)
at GruntStager.GruntStager.ExecuteStager()

Why?

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

1 participant