Hard to say without seeing the code.
My First guess is that the Set Session Value code is before the Upload image code.
Make sure the Set Session Value code comes after the upload image code or the server file name variable will be set when the session is set.


