I am trying to implement the iDeploy functionality for an app. I am developing with VS2008, and have placed the appropriately generated wupdate.exe in the folder the app runs from when debugging. When I debug that app via VS (e.g. press F5) it finds the wupdate.exe file, but fails (returns -1) with the following message:

Web Update
"The Web Update client could not locate as associated application to update. Please make sure that this software is installed properly."

What is the problem it is reporting, and how do I set things up so that I can debug my apps web update code?

TIA,

Larry