[Mono-devel-list] Mod_mono / XSP corrupting images???
Joe Audette
joe_audette at yahoo.com
Fri Feb 11 00:13:48 EST 2005
Colt,
I'm wondering if this is because you are coding your pages with nothing but html. Not to say this isn't a bug if you are but do you even have a bin folder with a compiled dll in it?
I've been working with ASP.NET under mono quite a while and never seen this problem with any graphics in my sites but all my pages have code behind and are compiled into a dll in the bin folder. Just trying to narrow in on whats different about what you are doing.
Regards,
Joe
"Colt D. Majkrzak" <majkrzak at gmail.com> wrote:
After having a few people verify my previous claims, it appears that mod_mono/XSP are on every other load, corrupting my images from loading correctly. I have verified this by putting the exact same files outside the application directory and theyll load fine each and every time, but by putting them back into the app directory, theyll fail to load. This will happen inside or outside of code, and easiest to see when directly accessing a file.
Best example:
Outside the app dir:
http://www.theedgeradio.org/images/leftbar_top.png
Inside the app dir:
http://www.theedgeradio.org/site/images/leftbar_top.png
When the broken images begin to appear, the only way to fix it is by forcing the browser to do a full refresh (shift + refresh in mozilla or ctrl + refresh in IE).
Has anyone else seen this before? Am I doomed to not let xsp/mono process the gfx inside its app dir?
Please help!
Thanks.
joe_audette at yahoo.com
http://www.joeaudette.com
http://www.mojoportal.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050210/acb18f05/attachment.html
More information about the Mono-devel-list
mailing list