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

Does xsddiagram support proxy? #33

Open
buleseli opened this issue Mar 1, 2023 · 0 comments
Open

Does xsddiagram support proxy? #33

buleseli opened this issue Mar 1, 2023 · 0 comments

Comments

@buleseli
Copy link

buleseli commented Mar 1, 2023

i do my jobs in company use proxy network.when i use xsddiagram,it appear a error like follow:

Cannot load the dependency: http://www.w3.org/2001/xml.xsd, error: System.Net.WebException: 远程服务器返回错误: (407) 需要代理身份验证。
在 System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
在 System.Net.WebClient.DownloadString(Uri address)
在 XSDDiagram.Schema.LoadSchemaFromUrl(String basePath, String url, String& loadedFilename, String& baseUrl)
Cannot load the dependency: http://www.w3.org/2001/javaee_web_services_client_1_4.xsd, error: System.Net.WebException: 远程服务器返回错误: (407) 需要代理身份验证。
在 System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
在 System.Net.WebClient.DownloadString(Uri address)
在 XSDDiagram.Schema.LoadSchemaFromUrl(String basePath, String url, String& loadedFilename, String& baseUrl)

so,
i want to know Does xsddiagram support proxy network?
or how can i set a config to make xsddiagram can use proxy network,tks!

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