S
Sascha Sertel
Hey there,
this time no ranting, just a plain problem I can't seem to figure out,
hopefully someone knows a solution here.
This is my situation: I have got a development server and a testing server.
Both servers are running Win2k Server with OWC11 and identical software
applications installed. I just rechecked the complete system configuration,
the only difference between the systems is that some Win2k Hotfixes are not
installed on one of the machines.
This is my problem: I have an ASP page which produces a Chart using OWC11
and then uses the BinaryFileStream DLL from the Microsoft example together
with the ExportPicture function to create a GIF from the chart and return it
from the ASP. This works great - on one machine.
On my development server all GIFs look fine and the way they should,
everything is the way I programmed it. But on the test server, the GIF
doesn't look right anymore. The title is suddenly right aligned instead of
centered and cut off at the right, the axis tick marks overlap with the axis
line, the legend is cut off, misaligned, and items in it overlap with each
other or are printed on top of each other.
Here are my thoughts:
1. First I thought it could be a file version issue or something like that,
but I compared the OWC files and they are exactly the same. I even
reinstalled the OWC component on the test server, but it doesn't make a
difference.
2. Could it be some memory thing? I checked memory usage on both systems,
and it looks fine and there is nothing unusual, but are there any known side
effects if OWC is installed on a server which doesn't get restarted very
often? The development server had to be rebooted a couple of times recently,
but the test server has been running much longer, and unfortunately I can't
just go ahead and reboot it to see if that's the reason, because too many
other things are relying on it right now.
3. Then I thought maybe IIS is doing something strange, and at least I could
restart IIS on the test server, but that didn't make a difference, either.
Any other ideas? Has anyone experienced this before? If necessary, I can
gladly provide two example images, one of the correct GIF from the
development server, and one of the incorrect GIF from the test server.
Thanks a lot,
Sascha
this time no ranting, just a plain problem I can't seem to figure out,
hopefully someone knows a solution here.
This is my situation: I have got a development server and a testing server.
Both servers are running Win2k Server with OWC11 and identical software
applications installed. I just rechecked the complete system configuration,
the only difference between the systems is that some Win2k Hotfixes are not
installed on one of the machines.
This is my problem: I have an ASP page which produces a Chart using OWC11
and then uses the BinaryFileStream DLL from the Microsoft example together
with the ExportPicture function to create a GIF from the chart and return it
from the ASP. This works great - on one machine.
On my development server all GIFs look fine and the way they should,
everything is the way I programmed it. But on the test server, the GIF
doesn't look right anymore. The title is suddenly right aligned instead of
centered and cut off at the right, the axis tick marks overlap with the axis
line, the legend is cut off, misaligned, and items in it overlap with each
other or are printed on top of each other.
Here are my thoughts:
1. First I thought it could be a file version issue or something like that,
but I compared the OWC files and they are exactly the same. I even
reinstalled the OWC component on the test server, but it doesn't make a
difference.
2. Could it be some memory thing? I checked memory usage on both systems,
and it looks fine and there is nothing unusual, but are there any known side
effects if OWC is installed on a server which doesn't get restarted very
often? The development server had to be rebooted a couple of times recently,
but the test server has been running much longer, and unfortunately I can't
just go ahead and reboot it to see if that's the reason, because too many
other things are relying on it right now.
3. Then I thought maybe IIS is doing something strange, and at least I could
restart IIS on the test server, but that didn't make a difference, either.
Any other ideas? Has anyone experienced this before? If necessary, I can
gladly provide two example images, one of the correct GIF from the
development server, and one of the incorrect GIF from the test server.
Thanks a lot,
Sascha