Hi,
I have a drawingboard[windows C#] application and a web application. Using web application i can select the drawing board application. I used click once deployment for that. In this case i am using a dataset to get the values from the Database. dataset size may very according to different element creation in web. I use a xml webservice to save the drawingBoard application data to database and then to visualize in web. Here for me one time the the datalimit became 25MB on that case i got a soap exception and that was unable to save. But for loading this much data there was no prblem. Any body please tell me is it a soap issue? Can you please tell me the range of data that can pass through SOAP.
Regards,
Sreeja

0 answers