Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello! I have been trying to create jpeg images from dicom files using asp.net, c# and Clear Canvas libraries found on www.clearcanvas.ca. Due to some reason the following message appears on their output jpeg files:

"The current configuration system does not support user-scoped setting"

I have tried changing the application scope of annotations library and moved the user settings to application settings in app.config file. If someone has removed the above error then please let me know. Thanks.

John
Posted

1 solution

The best advice I can give is: talk to the authors of the library. They know their software a lot better than we do!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900