Software remote Unhandled Win32 Exception
Posted: Mon Jan 05, 2004 7:53 pm
Instruction at 0x78004d23 refernenced memory at 0x00000001
Memory could not be read
This occured as I was loading the thumbnails to the dynamic images. The first 9 out of 10 are displayed as they are local "noCover" images and the path is to the local housebot directory
C:\Program Files\HouseBot\Plugins\Devices\Nocover.jpg
However the remote seems to fail as it attempts to load the last thumbnail which has a path of
F:\myCDs\Alternative\Dave Matthews Band\Before These Crowded Streets\Dave Matthews Band_Before These Crowded Streets.jpg
It would appear there is a problem either handling the remote drive or the long path name.
Help!
Memory could not be read
This occured as I was loading the thumbnails to the dynamic images. The first 9 out of 10 are displayed as they are local "noCover" images and the path is to the local housebot directory
C:\Program Files\HouseBot\Plugins\Devices\Nocover.jpg
However the remote seems to fail as it attempts to load the last thumbnail which has a path of
F:\myCDs\Alternative\Dave Matthews Band\Before These Crowded Streets\Dave Matthews Band_Before These Crowded Streets.jpg
It would appear there is a problem either handling the remote drive or the long path name.
Help!