| kennethboy 2006-04-27, 7:27 am |
| Stefan,
Thanks for the reply. Just got one part not understand? It work in all
single server environment (dev, Testing), it only not working in production
which have two CMS server for balancing(NLB). Can I know why ? thank you
Kenneth
"Stefan [MSFT]" wrote:
> Hi Kenneth,
>
> Server.Transfer cannot be used with MCMS.
> The reason is that Server.Transfer bypasses the ISAPI filter of MCMS.
> Only Response.Redirect can be used.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
> Check out the new book as well: Advanced MCMS development:
> http://tinyurl.com/8ugwj
> ----------------------
>
>
> "kennethboy" <kennethboy@discussions.microsoft.com> wrote in message
> news:5A37A03B-6914-4E53-B915-5D60E9B523D4@microsoft.com...
>
>
>
|