Ask a Question related to ASP.NET Web Services, Design and Development.
-
dan #1
DataSet transfer problem, maybe to big?
hi
i transport a DataSet to a WebService.
it works fine when the DataSet is not too big.
But when the size of the DataSet is about 2.5 mb, i get the following
Exception:
An unhandled exception of type 'System.InvalidOperationException' occurred
in system.web.services.dll Additional information: Client found response
content type of '', but expected 'text/xml'.
Is there a maximum size for data that can be transfered to a webservice?
an if so, is it possible to change that setting?
thanks,
dan
dan Guest
-
Transfer License Problem
Hi, I have a client who needs to transfer their Contribute 2 License from one computer to another. She removed the license from the first... -
Newbie: Data transfer security problem
I am building a reservation system for a client using ASP.NET and VB.NET. They want the ability to create customers and invoices in the application... -
Please help: Mail-Transfer encoding problem
Hi People ! I have an Urgent Problem and greatly appreciate your help: My script sends multipart emails using the MAIL_MIME package from... -
Server.Transfer in ASP.NET - weired problem
Hi All, I am facing a typical problem in my .NET application with the pop-up script messages. The thing is that its working fine when i run on my... -
Problem with Server.Transfer
Hello All I have 2 webforms on a button click I use Server.Transfer to navigate to the second form . In the second form I have a button uses...



Reply With Quote

