servicios web y caracteres no permitidos

  • Thread starter Thread starter Fabian Brussa
  • Start date Start date
F

Fabian Brussa

Hola.. necesito enviar a un servicio web,un string comprimido. Este string
tiene la caracteristica de poseer caracteres no permitidos, ya que cuando
llamo al servicio web, me devuevle un error diciendo que mi cadena posee
caracteres no permitidos. Alguien sabe como podria enviar dicha cadena
comprimida ??. Antes lo usaba con soap y el stringattachment. pero es muy
engorroso y ahora como el servicio esta en vb.net. me es imposbile.

Gracias....
Fabian
 
Fabian,

Show us a piece of code how your webservice function looks that delivers
the string and than do it in English. I do not speak Spanish as a lot of us
don't as I assume. So the text above is a gamble based on my knowledge of
other latin type languages.

And in my opinion for VBNet is a better newsgroup
microsoft.public.dotnet.languages.vb
while for webservice
microsoft.public.dotnet.framework.webservice

I hope this helps anyway?

Cor
 

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

Back
Top