question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

DllExport crashing with proxy authentication error

See original GitHub issue

How to reproduce:

Hello, I get an error message “The remote server returned an error: (407) Proxy Authentication Required.” when trying to execute DllExport on some selected computers at work. It happens Always when trying to Access the DllExport.bat both during Building in VS 2017 or while simply starting it in the Explorer. The source of issue itself sounds very much like this here (I can’t track it down myself): https://stackoverflow.com/questions/2581609/the-remote-server-returned-an-error-407-proxy-authentication-required

  • -version: v1.6.5.4044
  • -build-info: ?
  • Full command to Manager: does not matter
  • Project type: Class library
  • Environment ( VS, MSBuild, …): VS2017

Used configuration:

Standard

Optional Project files / Samples:

Nothing

log (after removing ‘@echo off’ from the Batch file):

Output.txt

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
3Fcommented, Jan 11, 2020

@kcl93

GetNuTool now contains related fixes. Please test CI build: https://ci.appveyor.com/project/3Fs/dllexport/builds/30047860/artifacts

More probably I will also prepare 1.6.6 release before 1.7. Please report me about problems if still.

0reactions
3Fcommented, Jan 13, 2020

Good! Thanks for the feedback.

On 13.01.2020 12:18, kcl93 wrote:

I have tested your updated batch file and it now works perfectly for me on all machines. Thanks! 😃

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHubhttps://github.com/3F/DllExport/issues/133?email_source=notifications&email_token=AAYYT7ONKDD44VSAIHPOM7DQ5QWWPA5CNFSM4J4L5PE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIYACGQ#issuecomment-573571354, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAYYT7NUCJDWE5BJWFPUZKLQ5QWWPANCNFSM4J4L5PEQ.

Read more comments on GitHub >

github_iconTop Results From Across the Web

DLL Hijacking using DLL Proxying technique
Let's start by solving the first problem (find out what are the functions contained in the original dll). To do this we can...
Read more >
Troubleshoot network or proxy errors - Visual Studio
This error generally occurs when users connect to the internet through a proxy server. The proxy server then blocks the calls that Visual...
Read more >
Sun Java™ System Web Proxy Server Release Notes
Problem 6537745 Proxy server user authentication buffer overflow ... The proxy server no longer crashes on restart if a user configured in a...
Read more >
POCO C++ Libraries Release Notes
GH #3095: Digest proxy authentication does not work in 1.10.1 ... Fixed a potential crash in Poco::Net::NetworkInterface on Linux and macOS due to...
Read more >
gSOAP user guide
Introduction. The gSOAP toolkit offers C/C++ tools and libraries to implement efficient and secure SOAP, XML, JSON and REST client and service Web...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found