are you visiting the page directly without using an update link from the results page?
the error suggests that there is no ProductID querystring variable being passed in which would pretty much make for a useless update page since the ProductID querystring is used to populate the form.
make sure you are using an update link from the results page to get to the update page.


