On 5/18/06, Tom Lundeen <[EMAIL PROTECTED]> wrote:
We just followed Brad's suggestion and dropped a favicon.ico file into the web folder. While it didn't solve the problem, we are looking at another source. In trying to trace through the OWC after the trace, we had problems with the debugger window being partially off-screen. We have resized it and saved it, but it doesn't seem to "take," as it returns to it's over-large size with each call to A4D.
Tom, One thing I haven't seen mentioned yet is file permissions. If the file is there and A4D is reporting not found, it may be that A4D cannot read the file. Sounds simple, but this little issue drove us crazy for a while on a recent project. Make sure that the files are world (Everyone group on Windows) readable. In fact, just to try the theory, you may want to check the entire structure of files to make sure that they are all world readable and executable. As a test, you may want to temporarily give them 777 access (Everyone as Full Access on Windows) permissions to see if the results change. Michael Check _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
