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 / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WebSerive DataSet18 May 2006 17:29 GMT3
I am quite new in asp.net, here is the code I retrieve data from a web service
    SVP.ThisWebService.loadMethod lm = new SVP.ThisWebService.loadMethod();
    System.IO.StringReader sr = new System.IO.StringReader(lm.loadXlm());
    DataSet ds = new DataSet();
Calling web service from asp.net page fails18 May 2006 14:10 GMT2
I'm trying to call a web service from an asp.net (v1.1) page written in C#
(the web service was written in C# too) and I keep getting  a "The request
failed with HTTP status 401: Unauthorized. " error message.  Calling the web
service works fine when I create a windows form ...
Synchronous Web Service18 May 2006 13:58 GMT1
Is it possible to make a synchronous Web Service?
I have a situation where quite big piece of data should be send from client
to
Web Service server but client and server should not disconnect or "swap"
Viewing request XML18 May 2006 11:41 GMT3
I've written a web service in C#/ .NET that is called by clients written in
Delphi (we don't do Delphi any more)
Using a .NET test harness the service works, but when called by a Delphi
client all the input parameters arrive as null, empty string or 0.
wsdl definition18 May 2006 11:02 GMT1
I currently have an webservice developed with asp.net, framework 1.1,
and the wsdl definition is generated like this:
 <wsdl:binding name="someName" type="tns:someName">
  <soap:binding transport="http://schemas.xmlsoap.org/soap/http"
Obtain Certificate Information18 May 2006 11:01 GMT2
I'm using at the moment WSE 2.0 SP3 and i made some web methods to get some
information from a database.
The current configuration is:
- 1 x509 certificate on the server and 1 on the client
Containing two webservices inside a WSDL file18 May 2006 10:59 GMT1
Folks,
I am in the process developing two webservices A and B using VS.NET
2003.
I am given a single WSDL file containing the description of the two
Server did not recognize the value of HTTP Header SOAPAction18 May 2006 10:18 GMT4
I have a winforms 1.1 application that has been using web services from a
1.1 web services project on the backend.  I have to keep the winforms app in
.Net 1.1 for now, but need to upgrade the backend to 2.0.  After
successfully upgrading the backend project to .Net 2.0 and ...
Accessing Session state in Web Service from Background thread18 May 2006 06:54 GMT1
I know that with Web Services, you should be doing everything in a stateless
environment.  However, I have three methods out of over 100 that need state.  
I have the client cookie container, WebMethod with Session enabled = true,
the works.  However, my issue is I am running ...
Transactions from one web service to another18 May 2006 06:12 GMT1
I have a Web Service 1.0 that calls MS CRM 3.0 web services. I have a need
for transactions. I understand trnasactions are not possible across web
services. Does anyone have a work around to this problem?
Regards
(wsdl file) Resource not allowed18 May 2006 06:11 GMT1
Hello Friends,
I have the wsdl file of the webservice.
Now I am trying  to access the  api of webservice in asp program.
Then it gives Error that >>>>>>> resource you are trying to access not
Custom XML Webservice serialization18 May 2006 06:07 GMT1
We are currently working on an enterprise application with a complex domain
model. We have run into a situation where we want to customize the
serialization process done by the webservices. Could you please help us with
the following questions on webservice serialization -
Solution to this?18 May 2006 06:04 GMT1
I am encountering the same problem. Have you found a solution? I'm going
to try uninstalling the .Net framework 2.0 and see what happens.
simple question: calling a webservice from a browser18 May 2006 05:46 GMT1
Sorry if this is really simple.
I have created a asp.net web service (1.1) that returns An Xml document (an
rss feed), everything works ok and I can consume it within a win forms app
and it gives me the required data back ok, but now i want to be able to get
Can't see pictures + Http Status 403 : Access Forbidden (error)18 May 2006 05:43 GMT10
When I run my project I can't see some of the pictures. Sometimes I see them
all, sometimes I have to right-click each picture and then "Show picture" in
order to see it. Moreover, When this problem began another problem occred-
sometimes when I use webservices it says: "Httpp ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 April, 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.