If you use Webervations for online reservations and you've upgraded to Internet Explorer 7 (or allowed Windows to automatically update), then you may have noticed that it reports an error after uploading the data. Most likely the upload is succeeding, but it's timing out when waiting for a response from Webervations and thus reporting an error. This is due to a change Microsoft made in the default timeout -- in previous versions it was 2 minutes or more, but with MSIE 7 it was changed to 30 seconds (you may even be getting more timeouts when surfing the web because of this).
There is a workaround for this, and it's relatively simple, but it should only be attempted by someone familiar with editing the registry. Mistakes made when editing the registry can make your computer inoperable.
Disclaimer aside, this is what you need to do:
1. Click Start / Run.
2. Type Regedt32, and Enter
3. Add a DWORD value called ReceiveTimeout, with a data value of (<number of seconds>)*1000, in the following registry key:
For example, if you want the timeout duration to be 8 minutes, set the ReceiveTimeout data value to 480000 (<480>*1000).
4. Close the registry editor and restart your computer.
The next version of Campground Master will include a change to set this key automatically, so if you don't feel the need to correct this urgently then you might as well wait for the upcoming release.