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

When I test the uploder,I get an error from stowrs #1

Open
xeonfeng opened this issue Jan 7, 2022 · 2 comments
Open

When I test the uploder,I get an error from stowrs #1

xeonfeng opened this issue Jan 7, 2022 · 2 comments

Comments

@xeonfeng
Copy link

xeonfeng commented Jan 7, 2022

When I debugging the DICOMcloud-uploader and the DICOMcloud at same time, using default url and port, I got the error infomation in uploader :

request:
{Method: POST, RequestUri: 'http://localhost:44301/stowrs/', Version: 1.1, Content: System.Net.Http.MultipartContent, Headers:
{
Content-Type: multipart/related; boundary="DICOM DATA BOUNDARY"; type="application/dicom"
Content-Length: 1054273
}}

result:
{StatusCode: 500, ReasonPhrase: 'Internal Server Error', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers:
{
Cache-Control: no-cache
Pragma: no-cache
Server: Microsoft-IIS/10.0
X-AspNet-Version: 4.0.30319
X-SourceFiles: =?UTF-8?B?RDpcREVWVG9vbHNcRG93bmxvYWQtc3JjXERpY29tX3NlcnZlclxEaWNvbUNsb3VuZDJcRElDT01jbG91ZFxESUNPTWNsb3VkLldhZG8uV2ViQXBpXHN0b3dyc1w=?=
X-Powered-By: ASP.NET
Date: Fri, 07 Jan 2022 09:31:36 GMT
Content-Type: application/json; charset=utf-8
Expires: -1
Content-Length: 14
}}

The two project running without error,and cannot fire the debugging breakpoint in StowRS ....
Give me some suggestion to fix the error, pls, thks.

@xeonfeng
Copy link
Author

close or delete this issue, pl.

@celeron533
Copy link

@xeonfeng You can close this issue by yourself.

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