all groups > dotnet remoting > september 2004 >
You're in the

dotnet remoting

group:

Passing Webcontrols


Passing Webcontrols TJ Manigo via .NET 247
9/7/2004 7:27:01 PM
dotnet remoting:
Hi, I have a bunch of subroutines that expect parameters of type=
Textbox and HTMLTableCell (i=2Ee=2E Sub uf_Test(ByVal loTextbox as=
Textbox)=2E The problem is that these objects are not inherently=
serializable, so whenever I call my remoting object, an=
excpetion gets raised=2E

Is there a workaround that does not require me to rewrite the=
said functions to remove these parameters? Or maybe I can set=
System=2EWeb=2EUI=2EWebcontrols as <Serializable()>?

Thanks=2E
--------------------------------

-----------------------
Posted by a user from =2ENET 247 (http://www=2Edotnet247=2Ecom/)

Re: Passing Webcontrols Ken Kolda
9/8/2004 8:13:14 AM
I responded to this yesterday when you posted the exact same question.

Ken


[quoted text, click to view]
Hi, I have a bunch of subroutines that expect parameters of type Textbox and
HTMLTableCell (i.e. Sub uf_Test(ByVal loTextbox as Textbox). The problem is
that these objects are not inherently serializable, so whenever I call my
remoting object, an excpetion gets raised.

Is there a workaround that does not require me to rewrite the said functions
to remove these parameters? Or maybe I can set System.Web.UI.Webcontrols as
<Serializable()>?

Thanks.
--------------------------------

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>h+Kxotmt+0qrinoU3p1/gw==</Id>

AddThis Social Bookmark Button