Re: [Mono-list] Server.Transfer does not work

2004-05-26 Thread Gonzalo Paniagua Javier
El mié, 26-05-2004 a las 07:21, Tracy Barlow escribió:
 Server.Transfer is supposed to accept either a single string parameter, 
 or a string and a boolean value.
 
 When I attempt to pass a single string parameter  Server .Transfer 
 crashes with the following message.
 
 Server.Transfer Cannot cast from source type to destination type.

Can you create a bug report and attach a test case in
http://bugzilla.ximian.com ? (read http://www.go-mono.com/bugs.html if
you've never filed a bug report before).

-Gonzalo


___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Server.Transfer does not work

2004-05-26 Thread bopm
Sorry, wrong file ;)
--
wbr, Sergey 'bopm' Moiseev.
On Wed, 26 May 2004, Gonzalo Paniagua Javier wrote:
El mi, 26-05-2004 a las 07:21, Tracy Barlow escribi:
Server.Transfer is supposed to accept either a single string parameter,
or a string and a boolean value.
When I attempt to pass a single string parameter  Server .Transfer
crashes with the following message.
Server.Transfer Cannot cast from source type to destination type.
Can you create a bug report and attach a test case in
http://bugzilla.ximian.com ? (read http://www.go-mono.com/bugs.html if
you've never filed a bug report before).
-Gonzalo
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Rotator.ascx.cs
Description: Binary data