I don't know if it is still a problem for 1.5 and up, but with older versions it was definitely a problem. For example when CCTray was calling new remote methods and an older server version didn't have them. Also, I have seen the problem with a CCTray 1.4 and an 1.5 Server at work last week. CCTray was throwing exceptions on each poll. Solution was to update to a newer CCTray.
Anyway, it sounds more like this specific problem was a regression in 1.5 and not related to different versions. Kind regards, Daniel On Wed, 2010-09-15 at 10:57 -0500, Sanjeev Nithyanandam wrote: > Daniel - As far as I know using different version of cctray and server > shouldn't matter. > > I had similar problem with cctray when forcing the build through it. > > I don't remember which version caused problems for me. But I > re-installed 1.5.6804.1 and it works like a charm. (The server version > I'm using is 1.5.7256.1 > > Best Regards, > Sanjeev > > > On Wed, Sep 15, 2010 at 9:49 AM, Daniel Hommel <[email protected]> > wrote: > Darren, > > are you using an different versions of CCTray and the Server? > A mix of diffewrent versions on the client and server side > sometimes > causes problems. > > Kind reagrds, > > Daniel > > 2010/9/14 Ruben Willems <[email protected]>: > > Hi > > > > does it work when you log on to the build server > > this should eliminate network problems > > > > also, try running ccnet as a console app, so you can see the > errors more > > clearly > > until the problem has been resolved. > > > > > > with kind regards > > Ruben Willems > > > > On Mon, Aug 16, 2010 at 1:13 PM, Darren Williams > <[email protected]> > > wrote: > >> > >> Hi, I'm using the CCNet 1.5.7256.1 and when I attempt to > force a build > >> via CCTray I get an unexpected error thrown stating that > 'the method > >> or operation is not supported.' > >> > >> I've tried connecting to the server using the CruiseControl > Dashboard > >> and .NET remoting methods but in both cases get an > exception. Is > >> there any resolution for this? > >> > > > > >
