5 messages in com.googlegroups.google-gearsRe: How to use webcachetool ? Error w...
FromSent OnAttachments
fvisticot13 Nov 2007 15:53 
Ben Lisbakken13 Nov 2007 16:32 
Ben Lisbakken13 Nov 2007 17:12 
fvisticot14 Nov 2007 01:58 
Ben Lisbakken14 Nov 2007 07:37 
Subject:Re: How to use webcachetool ? Error when loading file in IE7
From:Ben Lisbakken (lisb@google.com)
Date:11/13/2007 05:12:36 PM
List:com.googlegroups.google-gears

Fvisticot -

It helps if you are looking at your Gears directory, so you know what you have in it. Navigate to your Gears directory: http://code.google.com/apis/gears/api_database.html#directories Then open up the domain you are running webcachetool.html from.

If you have any ResourceStores or ManagedResourceStores in there then you can open them up by putting the name in the name field (note, the name is the part before the brackets on the folder name), and then hit the OpenStore (if it's a ResourceStore) or OpenManagedStore (if it's a ManagedResourceStore).

From there you can use the various buttons down below that.

HTH -Ben

Fvisticot -

Could you post the error?

-Ben

On Nov 13, 3:54 pm, fvisticot <fvis@gmail.com> wrote:

I have downloaded the gears sdk (GoogleGears_SamplesAndTools) and i see no document describing how to use webcachetool.

When i add this html file in my GWT project (including gear api) and try to open it in the browser, an error is displayed (with IE7). Can someone provide me some support ?