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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Temporary Flat Files08 Mar 2005 02:20 GMT3
I have an ASP 3 application that I am converting to and improving with
ASP.NET.  This application creates two temporary flat files and appends them
to an SMTP mail message that it then sends.
Can I use the Cache in ASP.NET for a similar purpose instead of writing to
problem trying to create a web service from VS 200308 Mar 2005 00:41 GMT2
When I try to create a web service type project VS tell me that the web
service is not started on the webserver. Doesn't VS create this for me or do
i need to do something in IIS first?
Is there a walkthrough for setting up IIS and webservice?
SoapClient vs. WebServicesClientProtocol07 Mar 2005 20:07 GMT1
Can someone please point out the differences between SoapClient (generated
by wsewsdl2) and WebServicesClientProtocol? (Or, provide me a link that
breaks down the 2 and compares them).
Thanks.
error adding a proxy in the code behind aspx page07 Mar 2005 19:48 GMT1
Why cant i add a proxy(service) in the following code...this aspx.cs
using System.ComponentModel;
using System.Data;
using System.Drawing;
Deployment Project07 Mar 2005 19:34 GMT1
I need to make deployemnt project for my Web service in Visual Studio .NET.
But I do not know
how I can set custom DNS name for my web service e.g. my Web service should
run on domain specialWebServices.myProjectName.edu ?
Custom Events in Web Services07 Mar 2005 19:30 GMT1
      I have created a class with custom events.
The delegate for the event is created before the class is declared.
This event works fine when deployed locally.
I convertied the Class into a Web Service, by adding the appropriate
code security 07 Mar 2005 19:29 GMT2
I need to deploy my 1st web application.
It means that I have to copy my web application on a remote websever for the
deployment.
If my web application is deployed on a remote webserver does it mean that
compile the proxy code error in .net 2003 command promp07 Mar 2005 19:10 GMT1
in command promet use csc compile the proxy code :
C:\Inetpub\wwwroot\Test>csc /out:TestProxy.dll /t:library /
r:system.web.dll, system.dll, system.xml.dll, system.web.services.dll,
system.da
Help! Web service can't be accessed!07 Mar 2005 19:09 GMT3
I encountered a problem caused by calling a web method and returning a
derived class one of whose property overrides its base property.
Definitions of the two classes are as follows:
    public class Class1
Problem Calling Client Web Service07 Mar 2005 18:59 GMT2
I am calling a web service that a client has set up for me to call.  I am
using Visual Studio 2003 with C# to call the web service.
They are telling me on that on their side that the xml I send over to the
web service needs to be a single line with no line breaks.  Is there any
Dealing with WSDL file in deifferent location than webservice07 Mar 2005 18:57 GMT4
We have a Webservice we need to access.  Usually I would go to Visual Studio
and simply add a Web Reference and call this reference from my code.  But in
this case the Web Service is on a server which I cannot access at design
time.  However, they have provided me the WSDL file.  ...
How could I invoke a webservice with some nillable values07 Mar 2005 18:46 GMT2
In document mode, I want to fill some values in my SOAP Request with
literal values but I want also pass "null values" on it to set to blank
distant data like datas, addresses, ... and so on, as I will reset
them.
Proxy authenticated required07 Mar 2005 15:53 GMT1
I am trying to call a web service from behind a MS ISA Server on a sbs2003
machine. The calling program is coming up with this error; The request
failed with HTTP status 407: Proxy Authentication Required ( The ISA Server
requires authorization to fulfil the request. Access to the ...
Client Updater VB.Net Application Question07 Mar 2005 15:44 GMT1
I am looking for a way to distrubute my client application. Once I
distrubute my application, I will want it to automatically update itself.
I will put the new files on the webserver. I have seen examples of this on
the web. But none of them are good. Does anyone know any resource ...
C# client consuming a Java Axis (1.2RC2) web service07 Mar 2005 10:25 GMT5
I'm sure this topic has been "around the block" a few times, but I have not
been able to find ANY solutin that fits this particular problem. I have
written a Java Axis web service that has a method which returns an object
with the following characteristics:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 February, 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.