[Q]how to make webservice defined type to have [serializable] attribute when generating the wsdl fil

C

carleton wong

I define a type in web services code that is used by webmethods as parameters.
This type with its public data members is included in the generated wsdl file.

I wonder if we can automatically add [Serializable] attribute to the type
when the wsdl is generated?

Any advice is appreciated.

Carleton
 
J

Jan Tielens

Do you want the Serializable attribute to appear in the generated proxy
classes?
 
C

carleton wong

Yes. Any idea?
Thanks
Jan Tielens said:
Do you want the Serializable attribute to appear in the generated proxy
classes?

--
Greetz,
Jan
________________________
Read my weblog: http://weblogs.asp.net/jan

carleton wong said:
I define a type in web services code that is used by webmethods as parameters.
This type with its public data members is included in the generated wsdl file.

I wonder if we can automatically add [Serializable] attribute to the type
when the wsdl is generated?

Any advice is appreciated.

Carleton
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top