YAFLogo

Posted by: JP - Monday, 30 January 2012 20:01:58
Have tried to upgrade my test site from 1.9.5.5 to 1.9.6 beta 1 (bin download)... No success, I get into a dead stop - "too many redirects"... Have looked through app.config, and have used the "recommended web.config" only modified to use my YafMembershipProvider. Have no clue why it is happening, have cleared all cookies and such suggested by Chrome & FF...

Posted by: bbobb - Monday, 30 January 2012 20:09:39
There will be RC1 in a day or two when Jaben has some time. The beta1 is not supported anymore there were too many changes and fixes.

Posted by: JP - Monday, 30 January 2012 20:27:27
Ok, thanks - will forget beta 1 for now and hope for the RC1 soon. [thumbup] Hardware server upgrade will also be made this week, might solve some slow response times issues with 1.9.5.5 in certain situations, but a stable software upgrade would hopefully address the base issues regarding performance with a larger board...,

Posted by: squirrel - Monday, 30 January 2012 22:07:20
[quote=JP;52875]Ok, thanks - will forget beta 1 for now and hope for the RC1 soon. [thumbup] Hardware server upgrade will also be made this week, might solve some slow response times issues with 1.9.5.5 in certain situations, but a stable software upgrade would hopefully address the base issues regarding performance with a larger board..., [/quote] The RC of 1.9.6 will solve many performance issues found in 1.9.5.5 and the 1.9.6 betas -- there is one on a production server that has almost all the changesets applied - running some serious numbers and it does much better than the beta and 1.9.5.5 did --

Posted by: JP - Thursday, 2 February 2012 13:58:32
Unfortunately I have the same issue with 1.9.6 RC1 (BIN)... [sad]

Posted by: tha_watcha - Thursday, 2 February 2012 14:15:19
Please turn off custom Errors in the web.config to see the error message instead of the rewrite [code=xml][/code]

Posted by: JP - Thursday, 2 February 2012 14:34:26
It's always those little things when you have to replace the web.config with a new "recommended web.config". Forgot about the customerrors=off this time... Thanks for reminding me... [thumbup] Had a little misspelling within the tags... [blush] Thank you, very much appreciated! And now - on to the stylesheets (as usual)....