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 / August 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
can i do this in web service06 Aug 2004 18:04 GMT1
Sub DatabaseConnection(bol As Boolean)        
       If bol Then
           Dim strConn As String
           strConn = ConfigurationSettings.AppSettings("ConnectionString")
Webservice with no WSDL06 Aug 2004 18:03 GMT1
I need some guidance, as I am used to Visual Studio '03 taking care of this
for me. I need to connect to a web service, but the web service does not
provide a WSDL document to point to...
Is there an easy way to setup and use SOAP without a WSDL document that sets
RPC vs. Http06 Aug 2004 01:44 GMT4
What are the differences between a http web service and a rpc web service ?
Can I build an rpc based web service with VS.NET.2003 ?
Hashed passwords05 Aug 2004 21:32 GMT4
OK, so I'm sending hashed passwords back and forth and it's cool.  I
want to store the hashed password in my database, for obvious security
reasons (well, obvious now that I've read about them!)
What's the best way to go about putting the hashed password in for an
Connecting to a web service thru a proxy server05 Aug 2004 20:28 GMT3
I apologise in advance for the long windedness of
this post, but I feel that if I am going to get any
solution to this problem, it is important that I present
as much information that will be useful in diagnosing
WSRF problem05 Aug 2004 20:11 GMT1
I try to open in WSRF.Net directory WSRFdotNet.sln, but i receive this error
The referenced component 'nunit.framework' could not be found.
tnx
Asynchronous web service calls05 Aug 2004 16:10 GMT2
I am trying to do some tests using asynchronous web service calls and
have hit a problem. I have reduced the problem to the minimum so
hopefully someone will be able to spot what's going on.
I have a web service with 1 method:
methods and Web Services05 Aug 2004 03:07 GMT1
(Type your message here)
Hi,
I created a web service with one method. When i created my client application I managed to use the method and all went well. The problem was when i tried to add another method to the same web service. It seems that I can not use the second method from ...
TerraServer Web Service: access issue.04 Aug 2004 23:05 GMT1
I am trying to run the terraDemo software from MS that shows how to
access the MS TerraServer from a Web Services API within a c# program.
When I run the application, I get this error message:
Additional information: System.Web.Services.Protocols.SoapException:
Problem with wse-kerberos authentication04 Aug 2004 09:24 GMT1
I am building an application dat uses a (wse)webservice in two different
scenario's: within a domein and outside a domein, somewhere over the
internet.
Requests to the webservice need to be authenticated.
Converting objects thru Web Services or Disconnected04 Aug 2004 03:05 GMT2
I have an application that can access data both locally and through web
services (it may be working in a disconnected mode). I have defined my data
objects (e.g. ObjectA) in a separate component (e.g. DataDefiner) and placed
this on the local machine and the webserver.
WSE 2.0 Error: WSE352: The size of the record03 Aug 2004 23:39 GMT2
I try to develop a webservice aplication which accepts a big file, processes
it and send back some files to the client.
Currently I use WSE 2.0 with Dime attachments. I first had some problems
with upload size restrictions, but than I found some solution for it in
Architectural Question with WSE Security03 Aug 2004 22:59 GMT2
I am building a Web application that makes calls out to our app server
via Web Services calls.
The code-behind pages of my ASPXs call delegate classes that are
responsible for actually making the Web Service calls. Right now, in
SoapReceiver can not receive the incoming message03 Aug 2004 22:41 GMT4
I am implementing a simple application using WSE 2.0 to communicate
with another gSoap-implemented web service for inter-op test. My app
uses a SoapReceiver to listen for incoming SOAP Messages from the web
service. The code is like:
UniqueMethodName03 Aug 2004 22:28 GMT1
This is the final optional parameter to a SoapMethodAttribute that sits on top of methods you might declare in a class derived [say] from SoapService :-
<SoapMethod(action as String,[SoapAction As String],[UniqueMethodName As String])> _
Public Function myMethod(ByVal reqEnv As ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 July, 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.