Hi Sven, The part that "(provided you have a recent VM of course)" was the problem , i think. I have done a latest update (the said image and vm were a bit old ) and reloaded everything once again . It seems things go smooth now. Apologies for wasting your time too. By the way the Dropbox connect seems great. Thanks a lot.
Regards, Thushar thuchu On Mon, Jun 24, 2013 at 4:51 PM, Sven Van Caekenberghe <[email protected]> wrote: > Thushar, > > On 24 Jun 2013, at 12:44, Thushar G R <[email protected]> wrote: > > > Hi Sven, > > > > I loaded seaside from the ConfigurationBrowser , Seaside30 install. > > > > After i loaded ZincHTTPComponents and started server by. > > > > ZnZincServerAdaptor startOn: 8080 > > > > i opened the localhost:8080 > > > > and i got the error on Duration. > > I am not sure that the configuration that you load is good. > > Maybe a faster way to start is by downloading a prebuilt Seaside image > > > https://ci.inria.fr/pharo-contribution/job/Seaside/47/PHARO=20,SEASIDE_VERSION=30,VERSION=stable,VM=vm/ > > Sadly, that is incomplete as well: it does not include ZnZincServerAdaptor > ;-) > > So next, update Zinc by loading its configuration from the > ConfigurationBrowser (that one is OK). > > Finally, load the adaptor > > ConfigurationOfZincHTTPComponents project latestVersion load: 'Seaside'. > > And you should be good (provided you have a recent VM of course). It works > for me. > > HTH, > > Sven > > > Thanks, > > > > thushar > > > > thuchu > > > > > > On Mon, Jun 24, 2013 at 3:36 PM, Sven Van Caekenberghe <[email protected]> > wrote: > > Hi, > > > > On 24 Jun 2013, at 11:57, Thushar G R <[email protected]> wrote: > > > > > Hi , > > > > > > I have Seaside 3.0 running on pharo 2.0. I started the Zinc server > adaptor and when i opened url for seaside i got an error on > Duration(Object)>>doesNotUnderstand: #adaptToNumber:andSend:. Is it normal. > Am i missing something in the load chain? > > > > We'll need more info: how did you load Seaside ? Stacktrace ? > > > > > Thanks in Advance. > > > > > > G R Thushar > > > > Sven > > > > > > -- > > Sven Van Caekenberghe > > Proudly supporting Pharo > > http://pharo.org > > http://association.pharo.org > > http://consortium.pharo.org > > > > > > > > > > > > > > >
