Welcome to HostingForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Problems with dynamically created images rendering on non ..

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  Error: IIS Web Server is not running ASP.NEt vers..  
Author Message
tim9

External


Since: Oct 07, 2004
Posts: 20



(Msg. 1) Posted: Wed Dec 01, 2004 4:51 am
Post subject: Problems with dynamically created images rendering on non localhos
Archived from groups: microsoft>public>inetserver>iis (more info?)

I have an asp.net application that generates dynamic images (charts). When I
run the application in debug mode from visual studio, or refer to the url
with localhost in the name, everything works fine. When I try to access the
site with the full machine name (not using localhost), or from another
machine, the dynamic images only appear as red x's. I've searched the
groups, but can't find anything that seams to relate. I am assuming this is
some sort of security setting, which I have messed around with in IIS as
well. Any help would be greatly appreciated!

 >> Stay informed about: Problems with dynamically created images rendering on non .. 
Back to top
Login to vote
user641

External


Since: Aug 22, 2003
Posts: 1637



(Msg. 2) Posted: Wed Dec 01, 2004 8:57 am
Post subject: Re: Problems with dynamically created images rendering on non localhos [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Tim" wrote in message

 > I have an asp.net application that generates dynamic images (charts).
When I
 > run the application in debug mode from visual studio, or refer to the url
 > with localhost in the name, everything works fine. When I try to access
the
 > site with the full machine name (not using localhost), or from another
 > machine, the dynamic images only appear as red x's. I've searched the
 > groups, but can't find anything that seams to relate. I am assuming this
is
 > some sort of security setting, which I have messed around with in IIS as
 > well. Any help would be greatly appreciated!

When you view source from IE - are the image src paths formed correctly?

 >> Stay informed about: Problems with dynamically created images rendering on non .. 
Back to top
Login to vote
tim9

External


Since: Oct 07, 2004
Posts: 20



(Msg. 3) Posted: Wed Dec 01, 2004 9:41 am
Post subject: Re: Problems with dynamically created images rendering on non loca [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I found my issue after seeing a similar occcurrance on the asp.net website.
I had modified that asp starter kit charting tool, but did not catch the code
that only returned images for authenticated users. Thanks anyway for the
help!
Tim

"Tom Kaminski [MVP]" wrote:



  > > I have an asp.net application that generates dynamic images (charts).
 > When I
  > > run the application in debug mode from visual studio, or refer to the url
  > > with localhost in the name, everything works fine. When I try to access
 > the
  > > site with the full machine name (not using localhost), or from another
  > > machine, the dynamic images only appear as red x's. I've searched the
  > > groups, but can't find anything that seams to relate. I am assuming this
 > is
  > > some sort of security setting, which I have messed around with in IIS as
  > > well. Any help would be greatly appreciated!
 >
 > When you view source from IE - are the image src paths formed correctly?
 >
 >
 >
 >> Stay informed about: Problems with dynamically created images rendering on non .. 
Back to top
Login to vote
chanmmn

External


Since: Jun 09, 2004
Posts: 37



(Msg. 4) Posted: Wed Dec 01, 2004 11:35 am
Post subject: Re: Problems with dynamically created images rendering on non localhos [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

don't use path like <a rel="nofollow" style='text-decoration: none;' href="http://localhost/xxx.gif" target="_blank">http://localhost/xxx.gif</a> rather create a folder such as
pic then use pic\xxx.gif

chanmm


"Tim" wrote in message

 >I have an asp.net application that generates dynamic images (charts). When
 >I
 > run the application in debug mode from visual studio, or refer to the url
 > with localhost in the name, everything works fine. When I try to access
 > the
 > site with the full machine name (not using localhost), or from another
 > machine, the dynamic images only appear as red x's. I've searched the
 > groups, but can't find anything that seams to relate. I am assuming this
 > is
 > some sort of security setting, which I have messed around with in IIS as
 > well. Any help would be greatly appreciated!
 >
 >
 >> Stay informed about: Problems with dynamically created images rendering on non .. 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]