Friday, February 10, 2012
Google Custom Search

ClearCanvas Highlights

Download our Open Source software
Watch some Videos
Get the Source
Check out our Licensing
Join our  Forums
Some Research: OICR IPP-Trials

Our Community

Membership Membership:
Latest New User Latest: 孙磊
New Today New Today: 1
New Yesterday New Yesterday: 27
User Count Overall: 20591

People Online People Online:
Visitors Visitors: 10
Members Members: 1
Total Total: 11

Online Now Online Now:
01: 孙磊

ClearCanvas Community Forums

Dicom toolkit with .Net4
Last Post 2010-06-29 03:16 AM by aung. 3 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
stiank81
Advanced Member
Advanced Member
Posts:33

--
2010-04-29 08:51 AM  

Are there any known issues using the ClearCanvas Dicom Toolkit with .Net4? 

I have a WPF application using .Net3.5 and the Dicom Toolkit. Everything is working fine. Now I'm trying to change my application to use .Net4, but after doing this I get an error.

The Dicom image is still displayed correctly, but it is slower, and on top of the image there is a text saying: 

"The settings property 'FilteredLayoutSettingsXml' was not found."

What does this mean? Any ideas how I can fix this? 

Cheers,

Stian

 

steve
Senior Member
Senior Member
Posts:1885

--
2010-05-03 08:09 PM  
Stian,

I assume you must be using more than just the DICOM assembly, and you're using some of the ImageViewer components? This setting, FilteredLayoutSettingsXml, is a setting in the ImageViewer code its looking for in the application's app.config file. I assume, perhaps, you have an issue with how your app.config is setup.

Steve
Real-time support available to Clinical Edition and Team Edition customers
marty
New Member
New Member
Posts:3

--
2010-06-29 12:44 AM  

I'm was experiencing the same issue here using .Net 4.0 and the latest source from the SVN. Seems that the new plug-in architecture forces everyone to use the app.config format and instantiate the plugin factories etc. I had it working beautifully with an earlier version but updated to a later revision which broke it. I like a lot of the features in the CC framework, its a great resource but I'm not so sure its a good idea to render system level exception messages centered on top of medical images by default..

Searched the forum for a while, couldn't make the app.config load or set the plugin path or add dummy assemblies. Since I'm only using a bare minimum of the CC (loading dicoms, working with tags, bitmap conversion etc) I've found a simple solution you might want to try:

- download source from svn

- commente out methods in GDIRenderer.cs such as ShowErrorMessage() and DrawTextPrimitive()

- build and use the new dll's.

 (search tags: FilteredLayoutSettingsXml not found, settings property not found, App.config, error message on top)

 

aung
Basic Member
Basic Member
Posts:26

--
2010-06-29 03:16 AM  

hi stian and friends

i am interest to develop dicom projects like yours,but,it's first time for me and i m poor in implementing opensource projects,so,i want to make some questions to experienced member,please answer me,

my questions are

(1)Do you use imageserver or your own server to save dicome files?                            (2)To view the dicom files,how to implement the image viewer?           

please give me reference or samples for save,retrieve and view if you have.                                       

Thanks                                                                                                                                       Aung

 

 

You are not authorized to post a reply.

Active Forums 4.1
Copyright 2011 ClearCanvas Inc.