|
-
Mar 10th, 2008, 07:46 PM
#1
Thread Starter
Frenzied Member
[2005] XML Web Service Multi Line problem, Solve it if you can ?
Hello again,
i havent posted here for the last 2 years but i am happy to be back here.
i have a visual basic .net 2005 project that calls a webservice method ( built also using vb.net 2005). this webservice is supposed to log some events [ insert a database row] into a sql server 2005 database on the same server the webservice is deployed on.
now when i invoke the webmothod from any client application, i send it a multilines text block on a string parameter of the webservice. the problem is the new lines [ carriage returns] it is all lost.
all multiple lines are inserted and retrieved later from the database as a single line text.
how can i make the xml web service understands that i am sending multiple lines ???
thank you all
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|