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 / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WSE 3.0 table-based database authentication13 Dec 2005 18:26 GMT2
I am new to WSE and have been struggling with what I thought would be a
simple concept.  I have a web service called "Hello World".  All I want
to do is authenticate a user based on a username and password which I
will look-up in a database.  Can someone place outline the steps to ...
Newbie: How to consume a xml document from a web service13 Dec 2005 13:35 GMT3
I searched a lot in the net, but I cannot find a example where I can read a
xml file that is returned from accesing a web service.
Please help me thanks,
Lorenzo Jimenez
Using Worker Threads in Web Service13 Dec 2005 13:33 GMT2
I need to perform some clean up work in response to a soap request, but
don't want the client to have to wait.  Are there any issues I should
be aware of using threads inside of a webservice other than
syncronization isssues and the like?
Expose a struct ?13 Dec 2005 08:39 GMT4
I have a web service used for rating images (as well as storing and
retrieving them), but when retrieving the comments (and ratings) related to
an image i need to retrieve an array (or list) with multipls fields. Is it
possible to expose a struct (and return an arraylist of this ...
WSE 2.0 installation questions13 Dec 2005 08:24 GMT1
We have an application which uses WSE 2.0 and which will be installed using
InstallShield.  We need the WSE 2.0 installation to be handled silently using
InstallShield, and we have a modular app which may have multiple Web services.
I have searched the Web and found conflicting ...
Sending a WSE 2.0 security SOAP request from HTML client VBScript13 Dec 2005 04:55 GMT2
I am trying to construct a WSE 2.0 security SOAP request in VBScript on an
HTML page to send off to a webservice. I think I've almost got it but I'm
having an issue generating the nonce value for the UserName token. Is it
possilbe at all to do this from VBScript (or jscript?)? I ...
VBA access to WSE web service?13 Dec 2005 02:31 GMT1
I have built a web service using WSE that uses "soap.tcp" as the
transport.  Is it possible to access this web service from VBA using
the standard soap client (SoapClient30) (i.e. the stuff that's
included with the "Web Service References Tool")?  If so, how?
Axis 1.2/1.3 interop .NET-CookieContainer problem.13 Dec 2005 00:19 GMT1
I'm trying to get a .Net client (C# console app) maintain
a session with a Java-based web service (Axis), but it doesn't seem
to work. (Of course, a Java client to the same service works fine)
My C# code looks like this:
Calling Interop.Excel from a web service : Access Denied13 Dec 2005 00:16 GMT1
Hello...
I'm trying to load an excel file from a webService. When I tried to
instantiate a WorkBook class, I get an access denied method.
When I do this in C++ or VB, for example, I don't get the error, but I do
c# assistance needed 10$/hour12 Dec 2005 22:20 GMT2
- i am not a beginner, books, or online tutorials don't help, please save
your advises-
i want to learn c# from someone who knows it well.
concepts and fundamentals i currently have (gdi+, activeX, directX,
Stopping .net doing a web server confirmation call.12 Dec 2005 21:10 GMT1
Months ago I saw an online article about speeding up web service
requests by manupulating the HTTP request process. Possibly its a
System.Net property that can be set so that the client doesn't do a
quick check to see if the server exists and then send through the
Webservice - removing part of input string parameter12 Dec 2005 20:04 GMT1
Another party is sending inputdata to our Web Service, InputDataWS,
The other party is using a regular http get request, for some reason the
last part of the string is cut off
[WebMethod]
Security requirements are not satisfied because the security header is not present in the incoming message12 Dec 2005 19:59 GMT1
I get following exception every time I run my service thru ordinary IIS
instead of Default IIS in VS.NET Studio. My service is a simple
'Hello World with certificate policy. My client is simple ASP.NET Web
Site with one button and textbox. I use Certificate Policy
How to call Web Service from ASP12 Dec 2005 17:10 GMT5
Does anybody know how to call a web server from an asp
page?
Thanks In Advance
Call Web Service using HTTPWebRequest12 Dec 2005 16:55 GMT1
I have asimple web service:
<WebMethod()> _
   Public Function ReSample(ByVal sInput As Integer) As String
       Return sInput * 5
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 November, 2005
 
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.