On 8 September 2010 20:13, Abder-Rahman Ali <[email protected]> wrote:
> I have created a Rails application based on this tutorial:
> http://dicom.rubyforge.org/tutorial1.html
>
> I'm trying to view a DICOM image. I was able to convert .dcm to .jpg.
>
> But, when I try to view the .jpg image I get as shown in the "Snapshot"
> file attached within this message.
>
> Where is the problem?
>
> Thanks.
>
> Attachments:
> http://www.ruby-forum.com/attachment/5019/DICOM.zip

Please don't send attachments, just describe the problem and post
whatever is necessary to explain what you are doing/seeing.

To save others downloading and opening it up, the OP is seeing a
broken link instead of the image.
Have a look at the html (View, Page Source or similar in browser) and
see the url that is being generated for the image.  Does it look
correct?  Try just opening that url in the browser.

Colin

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to