Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Size of Request to Webservice01 Oct 2006 00:31 GMT2
I have a webservice that has a max httpRequest size of 85kb. I do not want
to change this.
I have been reducing the size of my datasets that Im sending to the
webservice until they come in under 85kb....or so i thought. I am using
How to debug? (VS 2005)30 Sep 2006 15:17 GMT1
I have a C# windows application project and a web service project, all part
of the same solution.
My windows application references and uses web service.
Everything works as expected except for the fact that I cannot debug web
SQL Query by login30 Sep 2006 14:55 GMT2
I am VB developer learning ASP.net.
Have successfully creating a Login page and a GridView.  My question is:
After a user successfully logins, I want to capture there login ID and use it
to feed a parameter in the SQL statement in the Gridview (or dataset?) so the
"The operation has timed-out" happening intermittently29 Sep 2006 21:27 GMT2
 I have a .Net 1.1 Web Service "A"  calling into another Web Service "B".
Calls from A to B work fine for most of the time but intermittently I get a
"System.Net.WebException" with the message "The operation has timed-out".
There is no log of this request on B's IIS. Normally ...
Using SoapExtensions with web service clients built in VS200529 Sep 2006 20:19 GMT2
I created a web application in vs2003 which cosumes a web services. I used
SoapExtensions to log the Request sent to server and Response received from
server by adding a SoapExtension attribute to the web method in Reference.cs.
This logic worked fine.
XMLHTTP Status 50029 Sep 2006 17:31 GMT2
I am getting XMLHTTP status 500 when I try to post a page on my simple ASPX
page. I am not doing much in Aspx page. What I am doing is I just print the
type of Request by the following line:
MsgBox(Request.ServerVariables("REQUEST_METHOD"))
WebService called by automation dll times out when being called from Navision29 Sep 2006 14:43 GMT1
Hi Fellows,
following problem: I have written a class library in vb.net an enabled
it for com interop. A class within the library calls the FileNet
Content Engine Webservice. That is a Webservice of a document
WSE Web Service Call Not Returning to Caller29 Sep 2006 13:37 GMT1
I'm having a problem with a WSE 3.0 web service that I've developed and
hosted in a Windows Service. The service is accessed via a URL like the
following:
soap.tcp://ServerName:9090/PrinterManagerWs
Help29 Sep 2006 13:33 GMT2
I am learning ASP.NET, How can I get request and response in asp.net? I
tried to use :
Dim data as Byte = Request.BinaryRead(TotalBytes)
This is not working.
Transferring the HTTP Error Codes29 Sep 2006 09:38 GMT2
I have 3 web services. First service sends msg to second service and
second one sends the msg to the third service.
If the third service returns any error, second service creates an
soapenvelope and sends it back to the first service.
Recovering data out of dataset from client29 Sep 2006 09:37 GMT1
I've written a webservice which returns a dataset containing just one table
with two columns. One colum holds a string while te second holds an image
serialized into a byte array.
This dataset is returned to a client application.
ASPX page possibly timing out29 Sep 2006 08:16 GMT1
I have some .NET 2.0 c# code that reads data from an XML file, and imports it
into CRM.  The code works fine until I throw an 18MB file at it.  My code
will process a large portion of the file, but then stop & display an error
message.  I added the following code to my web.config ...
web service call in VC++ 629 Sep 2006 07:52 GMT1
I have written web service in C#.Net.
I want to make a call to the web service in VC++6.
I want some pseudo code for that.
What are the libraries, header files are to be used ?
WSDL doesn't validate the incoming messages29 Sep 2006 01:10 GMT3
I have a web service which inplements a WSDL. In the WSDL, there're two
lines like:
<s:element minOccurs="1" maxOccurs="1" name="CreateDateTime"
type="s:dateTime" />
Using XSDs in Web Services28 Sep 2006 19:16 GMT1
A WSDL file contains a Schema that defines the XML Types transferred from
client to server.  However, from what I can tell, this schema is never
validated by the default MS implementation of the Web Service class.
I know that I could, within the server's implementation, validate ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 August, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.