Wrox Home  
Search P2P Archive for: Go

  Return to Index  

iis_applications thread: gif image doesn't display or takes forever to display


Message #1 by "Brian McGann" <brianm@r...> on Mon, 23 Apr 2001 20:54:53
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C0CCC5.8CCC8090
Content-Type: text/plain;
	charset="iso-8859-1"

Your being too vague.

I assume you are using an ASP page that speaks to a COM object? 
Where is that COM object looking to get the GIF image? 
Is the COM object instatiated at a server or session level? 

You need to explain your architecture a bit better.


Hal Levy
StarMedia Network, Inc.
Intranet Development Manager

-----Original Message-----
From: Brian McGann [mailto:brianm@r...]
Sent: Monday, April 23, 2001 4:55 PM
To: IIS_Applictaions
Subject: [iis_applications] gif image doesn't display or takes forever
to display


i am new to iis programming with vb6. i've created a small program that 
uses one html page to gather info and i use the same page to display the 
results. on the html page is a 38k gif image. when i run the program 
through visual basic everything works fine. when i deploy (using package & 
deployment wizard) it to my webserver, which i access through our LAN, 
everything works fine except the gif image doesn't display or it takes an 
unusually long time to display. in troubleshooting this problem i had my 
vb program access an html page that only displayed the gif image and it 
displayed immediately.
what am i doing wrong? if i'm being too vague let me know. i can provide 
more info.
$subst('Email.Unsub')


  Return to Index