This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Saturday, October 25, 2008 5:05:58 AM(UTC)
Groups: Registered
Posts: 8
I am trying to develop a asp.net using c# Dicom viewer. I am looking for any sample source code to get started.
#2
Posted
:
Sunday, October 26, 2008 4:43:45 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
What LEADTOOLS product and LEADTOOLS version are you using?
Are you trying to use webimageviewer? if not, what is the control that you are using?
Can you please provide me with more details regarding what you are trying to do?
#3
Posted
:
Monday, October 27, 2008 2:35:08 PM(UTC)
Groups: Registered
Posts: 8
Leadtools .net 16
WebImageViewer Control
protected void Page_Load(object sender, EventArgs e)
{
RasterCodecs.Startup();
WebImageViewer1.ImageUrl=("~\\Resources\\button.jpg");
}
#4
Posted
:
Tuesday, October 28, 2008 4:20:41 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
This is the same issue that you posted in the forum post below. Please continue with it in that post.
http://support.leadtools.com/SupportPortal/CS/forums/24590/ShowPost.aspx
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.