Dynamic image on multiple remotes
Posted: Mon Oct 09, 2006 5:33 pm
I'm havinga strange problem with dynamic images. Everything works fine on the sw remote running on the same computer as the server (100% of the time), but when I run it from another sw remote runnning on a remote machine I get an error and the image does not update.
and I get the following TCP/IP Server Error:
Unable to find file = [C:\Program Files\HouseBot\Config\Themes\in-wall\folder.jpg] for Remote GetFileRequest
I have an external process dynamically creating the image file and have even given a huge sleep time (>5000) after my procedure to help ensure the process has completed and created the folder.jpg file. It has no absolutely no effect.
and I get the following TCP/IP Server Error:
Unable to find file = [C:\Program Files\HouseBot\Config\Themes\in-wall\folder.jpg] for Remote GetFileRequest
I have an external process dynamically creating the image file and have even given a huge sleep time (>5000) after my procedure to help ensure the process has completed and created the folder.jpg file. It has no absolutely no effect.