Thursday, May 23, 2013
Google Custom Search

Our Community

Membership Membership:
Latest New User Latest: Dhanalakshmy
New Today New Today: 4
New Yesterday New Yesterday: 10
User Count Overall: 28671

People Online People Online:
Visitors Visitors: 13
Members Members: 0
Total Total: 13

Online Now Online Now:

ClearCanvas Community Forums

We've moved our Developer Forums!
To better assist our open source community, we have moved our repository and developer forums to GitHub. You can access the new developer forums on our ClearCanvas GitHub issues board.

System.IServiceProvider in module mscorlib.dll.
Last Post 2012-04-10 08:57 AM by stewart. 1 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages Not Resolved
shamna
New Member
New Member
Posts:1

--
2012-04-05 07:22 AM

DicomAttributeCollection meta7Info = new DicomAttributeCollection();

DicomAttributeCollection datset = new DicomAttributeCollection();

string strFilePath = file.Path;

 

ClearCanvas.Dicom.DicomFile dcm = new ClearCanvas.Dicom.DicomFile(strFilePath, meta7Info, datset);

For getting dicom dataset from a dcm file, which is in local disk.

i'm using ClearCanvas.Dicom dll as referrence.

there is an error Cannot find type System.IServiceProvider in module mscorlib.dll.showing….

for solving this eoor, what to do?
 

stewart
Senior Member
Senior Member
Posts:2336

--
2012-04-10 08:57 AM

Referencing answer for those who come across this post.

Live and real-time support available for Personal and Team Edition customers
You are not authorized to post a reply.

Active Forums 4.1
Copyright 2013 ClearCanvas Inc. All Rights Reserved