| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | When I try to add a web reference to my web site (I just right click on
App_WebReferneces), I get the error "Some of the files required for...
Chris Davoli
|
10-24-2006 06:20 PM
Chris Davoli | 0 | 25 |
|  | Hi,
I have the following situation. COM server exposed on Windows CE 5.0 through
SOAP (SOAP toolkit)
C# client on XP calls methods on (COM)SOAP...
Werner Willemsens
|
10-24-2006 04:07 PM
Werner Willemsens | 2 | 26 |
|  | Hi there,
I have a small console app that makes a call to XML Webservices. The
app runs from a login script. Because of the web service call, it...
Oleg.Ogurok@gmail.com
|
10-24-2006 01:06 PM
John Saunders | 1 | 21 |
|  | Hi,
I am looking for code to detect and redirect to the corresponding
browser download page if the clients uses old version, could anyone
have a...
jaydev
|
10-23-2006 04:31 PM
jaydev | 0 | 23 |
|  | I have this in the class generated by wsdl.exe:
<System.Web.Services.Protocols.SoapHeaderAttribute("ContextValue"), ...
Nick Locke
|
10-23-2006 02:52 PM
Nick Locke | 2 | 21 |
|  | I'm running into some issues on maintaining a static variable across
the lifetime of a web service and I was wondering if anyone could...
depalau@bemis.com
|
10-23-2006 02:07 AM
Rajat K | 6 | 22 |
|  | Allitcertkiller.com study guides are cheaper than Testking.co.uk guides
loyola
|
10-23-2006 01:33 AM
loyola | 0 | 24 |
|  | Hi All,
I need to redirect the SoapEnvelope received from another web service.
This service sends the message in Soap12 format. But when i load...
Anbu
|
10-23-2006 01:00 AM
Anbu | 0 | 21 |
|  | Hi
I had the web service working fine on the local server. I then uploaded the
web service to my site on a commercial remote web host. When I try to...
John
|
10-22-2006 06:18 PM
John | 0 | 25 |
|  | how to deploy a webservice into a client application ?? also does anyone
have an idea how to do that in Windows Communication foundation ??
Sharing...
Dave Johnson
|
10-22-2006 08:11 AM
Dave Johnson | 0 | 21 |
|  | Hi!
I have a DataSet and a class in my Web Service.
My output for example...
LW
|
10-22-2006 12:14 AM
LW | 0 | 21 |
|  | did you ever got it resolved, I'm lookin for the answer too. please share.
Tabs
|
10-21-2006 08:50 PM
Tabs | 0 | 23 |
|  | I have managed to get rid of my earlier problems with import vs include. One
error remaining. SQLSpy is happy, wsdl.exe isn't! I have pasted the...
Nick Locke
|
10-21-2006 01:42 PM
John Saunders | 2 | 25 |
|  | I have already seen this:
and I assume that this is still correct. I had been hoping to see a
generated class definition relating to the fault...
Nick Locke
|
10-21-2006 01:36 PM
John Saunders | 1 | 18 |
|  | No. WebServices are not statefull objects so you must give them what they
need to do their work and for you to get back your result.
Scott M.
|
10-21-2006 10:19 AM
Scott M. | 0 | 19 |
|  | Search Engine Cloaker is used by hundreds
of top-ranked Webmasters to increase their
search engine listings.
How it works:
Cloaker tricks the...
Mark Jones
|
10-20-2006 08:52 PM
Mark Jones | 0 | 27 |
|  | I have a web service that has to be available from both outside and inside
the company. For outside the connection will use anonymous...
Daniel P.
|
10-20-2006 03:39 PM
Daniel P. | 0 | 23 |
|  | I have resolved my earlier issues with include vs import, so thanks for the
suggestions. I am still struggling with this bit though - WSDL at the...
Nick Locke
|
10-20-2006 11:27 AM
Nick Locke | 0 | 27 |
|  | What causes the definitions of classes to be in the WSDL/Web Reference? I
need to add in some class definitions to my WSDL/Web Reference but VS...
Ryan
|
10-20-2006 10:50 AM
Ryan | 2 | 22 |
|  | Hi
I work with a project created by some other peoples (they dont work here
anymore so I cant ask them). This is a Windows .NET project and it...
Julia
|
10-20-2006 05:55 AM
Julia | 0 | 25 |
|  | Hi,
I'm writing a simple soap extension for a webservice I developed (without
the use of an extension the webservice works perfect).
The extension...
Frederik Vanderhaegen
|
10-20-2006 05:18 AM
Frederik Vanderhaegen | 0 | 23 |
|  | We want to compress the SOAP messages between a .NET Client and a Java Axis
WebService.
Decompressing the WebService responses using...
Peter Meinl
|
10-20-2006 05:06 AM
Peter Meinl | 0 | 26 |
|  | I am connecting to a web service via a Windows App. VS automatically tries
to go into remote debug mode when hitting the web service. How do I...
Bill H
|
10-19-2006 05:48 PM
Bill H | 0 | 22 |
|  | I have the following situation:
An ASP.NET 2.0 app calls a web service, running on TestBoxB. When I run the
app (as a virtual directory) from...
Eric
|
10-19-2006 04:48 PM
Eric | 0 | 21 |
|  | Hello!
I'm having some probelems with a Web Service.
Situation:
I'm using WSE 2.0 in the Web.config I have added
<httpHandlers>
<add...
Gerrit
|
10-19-2006 11:52 AM
Anthony | 1 | 37 |
|  | ok, here is a scenario.
I have web service written several years ago. It works fine, but it is time
to upgrade and add new functionality.
I created...
Arthur Dzhelali
|
10-19-2006 08:38 AM
Arthur Dzhelali | 0 | 30 |
|  | hi,
i have 2 web services each with some of the same types but also each
with their own xmlincludes to include types specific to them. I want...
deja@2bytes.co.uk
|
10-19-2006 06:00 AM
deja@2bytes.co.uk | 0 | 22 |
|  | Hi All
I'll dot point a few things to try and give some clarity around the
problem I'm having, and the outcome I need:
The Web Service...
Sambo
|
10-18-2006 06:24 PM
Sambo | 4 | 25 |
|  | Hi,
I am new one to ASP.NET. Would you provide me some information about how to
learn ASP.NET? Thanks!
Terry
Terry Fei
|
10-17-2006 02:59 PM
aiKeith | 1 | 31 |
|  | Hi,
Could someone tell me the correct quotation to get around spaces in
paths for:
Server.MapPath("\\server\share\spaces in name.mdb")
I know its...
Luke - eat.lemons@gmail.com
|
10-17-2006 11:20 AM
Luke - eat.lemons@gmail.com | 2 | 23 |
|  | Hi all
I have a site and I want to to read content a file in my site.
I can't use FileStream because it use absolute path or relative path.
I know I...
perspolis
|
10-17-2006 05:40 AM
perspolis | 0 | 25 |
|  | Hi all
From my client can I somehow obtain the progress of posting my request with
a large binary parameter and also the progress of receiving my...
Peter Morris [Droopy eyes software]
|
10-17-2006 03:32 AM
Peter Morris [Droopy eyes software] | 0 | 22 |
|  | I've been using Log4Net for some file logging in Web servics.
Exceptions are stored in a db and mailed to parties, but I've found it
helpful to use...
msustrick@gmail.com
|
10-16-2006 01:34 PM
John Saunders | 1 | 23 |
|  | How one could get events from .NET web service using .NET 1.1 or .NET 2.0 ?
Any inputs on strategies that could be used while WS eventing...
Navin Mishra
|
10-16-2006 12:37 PM
John Saunders | 1 | 25 |
|  | Hi,
I'm using web services writed on .NET 2.0, when I start an application using
those web service it's take a long time for the first time and after...
PBENISTY
|
10-16-2006 04:04 AM
Steven Cheng[MSFT] | 1 | 43 |
|  | Hi:
I have a documents program in mi intranet, it only shows each user
authorized files and each line has the file description and a link to
open...
Gus
|
10-15-2006 06:28 AM
Tim Van Wassenhove | 1 | 46 |
|  | Hi,
I have a webservice with a webmethod that accepts two parameters
defined as
<WebMethod()> _
Public Function GetData(ByVal strID As String,...
rituchandra0972@gmail.com
|
10-13-2006 05:55 PM
John Saunders | 1 | 22 |
|  | I have a scenario where I have thousands of web service clients all
referencing a URL of a .wsdl file generated by SOAP toolkit. I now need
to...
heath.davies@surfcontrol.com
|
10-13-2006 01:17 PM
John Saunders | 3 | 18 |
|  | Is there a way to get the progress of an upload
public void AcceptFile(byte data);
and more importantly a download?
public byte...
Peter Morris [Droopy eyes software]
|
10-13-2006 12:50 PM
Peter Morris [Droopy eyes software] | 2 | 35 |
|  | Hi
I have problme with my webservice(VB.Net 2.0)
If i use File.Exists() it always returns false.
File is 100% there, all permissions are set, but i...
Meelis Lilbok
|
10-13-2006 10:10 AM
Tim_Mac | 1 | 24 |
|  | Hi everybody,
Here is the scenario: webservice running on IIS with .Net Framework 2.0 and
a windows client application.
Requirements:
1. Only...
thomas
|
10-12-2006 11:41 PM
thomas | 0 | 23 |
|  | http://msdn2.microsoft.com/en-us/library/system.net.sockets.socket.aspx
has an explanation of the Socket class in System.Net.Sockets,...
Todd
|
10-12-2006 05:24 PM
Todd | 0 | 23 |
|  | I'm using VS2005 and am trying to put the Web Service project and the DLL
Class component project into the same solution, but it doesn't let me...
Chris Davoli
|
10-12-2006 04:06 PM
Chris Davoli | 0 | 24 |
|  | Hi
I've got a problem regarding the formatting of the body of an HTTP response
from a web service.
We are using pure HTTP (POST) rather than SOAP...
SimonDev
|
10-11-2006 06:06 PM
michael baltic | 1 | 37 |
|  | Let's say I have the following wsdl snipet:
<s:complexType name="consumer_response_info">
<s:sequence>
<s:element minOccurs="0" maxOccurs="1"...
yads12@gmail.com
|
10-11-2006 02:56 PM
yads12@gmail.com | 4 | 33 |
|  | I've spent several days trying to overcome the "Application Server
Unavailable" error after I've moved my webservice from my laptop to...
gyoder
|
10-11-2006 10:30 AM
tom | 1 | 41 |
|  | Hi,
I have a customer which want to upload LARGE files via a web-service and
stream it into a database while it is uploading. I don't want to go out...
AWHK
|
10-11-2006 08:50 AM
Cowboy \(Gregory A. Beamer\) | 1 | 62 |
|  | "Get modulus exponent from X509 cetificat"
<GetmodulusexponentfromX509cetificat (AT) discussions (DOT) microsoft.com> wrote in
message...
John Saunders
|
10-10-2006 08:31 PM
John Saunders | 1 | 36 |
|  | I have a web application that calls a third party web service during a
registration process.
On the live version of the site it calls a function of...
Dan A
|
10-10-2006 08:28 PM
John Saunders | 1 | 26 |
|  | I have a XSD that describes a standard (IEEE) implementation of a contract
and related objects. I need to create a web service that implements the...
Bill Sempf
|
10-10-2006 02:37 PM
John Saunders | 1 | 27 |