Ruby on Rails Wednesday, September 8, 2010

On 8 September 2010 20:13, Abder-Rahman Ali <lists@ruby-forum.com> 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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment