The good news is that I think we have isolated the problem. When I clicked the green arrow on the debugger, it immediately stopped again -- at the same spot. At least now I know what it's trying to do, but not how to fix it (or
if it's something I can fix). The first parameter being returned is
"favicon.ico"!!!

You are getting 200 back from Active4D, but that doesn't mean the file was not found, it could mean that Active4D has returned its error message successfully.

That isn't the problem, it's normal behavior. Browsers ask for favicon.ico on every request if they don't have one for the current domain. If it isn't there it is ignored, it doesn't affect the rest of the site.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to