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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
still having problem return arraylist of objects in webservice....26 Sep 2004 21:50 GMT2
i have a webservice which my function calls a database( eg. customer table),
what i have is my own Customer class, and i want to return an array of my
"Customer" objects.
here is my code i use (c.GetList returns an arraylist of customer objects
Internal Server Error (500) in Upload File method26 Sep 2004 15:37 GMT1
I am using a WebClient.Upload File method on the Client side and,  to accept
posted files on the Server side, I am using an ASP.NET  page with the
following code:
void Page_Load(object sender, EventArgs e)
calling a web method with compound arguuments using POST 26 Sep 2004 10:56 GMT2
I have a web method that accepts compound (non-primitive) arguments. I know
that the method should be applied using SOAP protocol. One of my clients
does not know how to sent SOAP requests, and know only to use GET or POST. I
know that the SOAP protocol is based on POST. from the ...
WSE Error Message26 Sep 2004 07:14 GMT1
I am trying to build a simple TCP based service, with TCP client.  Whent the
client sends an request to the services here is the expection and stack
information throw by WSE 2.0:
Unhandled Exception: System.Exception: WSE104: An asynchronous callback
cannot view indexed property26 Sep 2004 07:00 GMT1
Iam trying to send x.509 certificate of the client to sign a soap message request and encrypt it with the server's x.509 certificate in a secure conversation policy based. I somehow encounter this problem when retrieving the client's certificate. It is located in the current user ...
UsernameToken & LogonAsUser 25 Sep 2004 18:58 GMT3
what's in Context.User ??
---
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
SoapEnvelope Not Showing Contents25 Sep 2004 18:18 GMT1
Correct me if I'm wrong, but I think somebody broke something on the
SoapEnvelope in SP1.  The Addressing components no longer save their state
properly to the XmlDocument contained in the SoapEnvelope.  It also shows
signs of not being reentrant on GetXml().
Can I consume a web service with a Socket in c# ?24 Sep 2004 23:03 GMT4
I wrote a .NET/c# webservice which I then needed to consume from java server
pages.
The simplest ( and best ) solution I found, was some code to open a socket,
and send a SOAP message directly to it...constructing the SOAP message with
webservice problem24 Sep 2004 22:01 GMT1
I created a web service using vb.net.
It takes 3 parameters, connects to a database using a *.udl file under C:\
directory, executes some SP's on the database, does some calculations and
returns a string value.
Returning plain HTML from a web service24 Sep 2004 20:34 GMT2
I have a web service that I need to return HTML code, and I can't seem
to get rid of the XML tags that surround it.  Right now I'm just
writing the HTML into a return string, and am getting something like
this:
streaming word document via webservice24 Sep 2004 19:15 GMT3
Is it possible to stream a word document to a browser via webservice? Can I
use Response.BinaryWrite method or is there some other method in webserices
to stream data? The help is very much appreciated!
Thank you!
How to create web page with spreadsheet like functionality?24 Sep 2004 16:36 GMT2
I'm looking for a tool that would allow me to create a web page with the
spreadsheet like functionality. Basically, I want to be able to type in a
number in the cell and have all totals being calculated automatically
without having a page refreshed (or a trip to the server). That ...
How to modify the URL in a WSDL file for accessing a remote webservice ?24 Sep 2004 15:38 GMT1
I have coded the following :
- A Webservice hosted on a Websphere application server
- A client that was developped under Visual Studio .NET C++ 7.0
Here's the challenge :
Web Service Events or Asynchronous methods update client24 Sep 2004 14:43 GMT1
I need to be able to update the content on the client machine when a web
service event is fired or an asynchronous callback routine is executed.  For
example, I open a page that will display a report with a message along the
lines of "The report is being generated."  I call the ...
webservice global.asx error24 Sep 2004 13:02 GMT2
When I try to get reference to my remotely hosted web service, I get the
following error;
Parser Error Message: Could not load type 'localhost.Global'.
Source Error:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 August, 2004
 
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.