Max

Just to update you on my experience

upgrading from 5.0.4 to 5.0.9
experienced lots of problems
finall got the foolish thing to compile but not at all sure what I did
exactly
it was just doing a number of compiles from the command line with
various parameters
oh and also this technique

a) delete all the csp page classes
do $System.OBJ.DeletePackage("csp")

b) Compile all the normal classes
do $System.OBJ.CompileAll(<some flags>)

c) Compile the CSP pages
do $System.CSP.LoadPageDir("/virtual_directory")

This was a system upgrade in place rather than a deploy to a new
(blank) namespace


What the exact flags were that finally worked or the exact combination
I have totally lost track of


Peter




On Sun, 18 Jul 2004 10:08:48 +0200, "Max Sebastiani"
<[EMAIL PROTECTED]> wrote:

>Hello Peter..we have tested on 5.03 and 5.07.
>Maybe the "y" flag (which would solve 80% of troubles) is fully implemented
>in 5.09, I don't know, we're waiting for a reply from the support.
>
>Max
>
>"Peter Cooper" <[EMAIL PROTECTED]> ha scritto nel messaggio
>news:[EMAIL PROTECTED]
>> Max
>>
>> I don't think you said which version?
>> wonder if the latest 5.0.9 makes any diff
>>
>> Peter
>>
>


Reply via email to