Re: Client Information

Scott, Please try the following in your webservice class. Context.Request.UserHostAddress That should be available and what you need. Let me know... email me if you'd like. Robby Valles ...

9 replies

Re: How to specify fixed length string parameter

=?Utf-8?B?Z3Jva25yb2xs?= <groknroll@discussions.microsoft.com> wrote in news:25F59F72-5E02-4931-8697-5C8B7C6234A4@microsoft.com: > Is there a way that I can define a WebMethod with a par...

0 replies

Re: Creating certificate in .NET 2.0

"Amit" <amitdleo@gmail.com> wrote in message news:1193747048.464406.320070@k35g2000prh.googlegroups.com... > Hi evevryone, > > > I have one requirement here, where i ...

0 replies

System.Net.WebException: The underlying connection was closed Error

Hello, One of my client reports they are getting "System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly." error suddently from the last w...

0 replies

Passing XML from .Net 2.0 WebService to COM on another Server

Hi to All! I'm complete new to .Net and I have the following problem: I have to write a .Net WebService in C# which has to pass a XML to a Com-component to another Server. The WebService runs on...

1 replies

Identifying a SOAP Converstation

Hi everybody, I have written an assembly that captures SOAP messages. It is plugged in using the <system.net> settings in my config file. I am looking for a way to pair up requests and ...

1 replies

Re: 1-dimensional array error

"Louis Delouiser - Systems Consultant" <Louis Delouiser - Systems Consultant@discussions.microsoft.com> wrote in message news:2BC82378-4F6F-4364-AE97-8D9D1480DB1E@microsoft.com... ...

0 replies

How to view a VS2005 built web site in IE?

I hope this is the correct NG for this question. I used VS2500 to build a web site and Built it OK. Now I want to run it and see what it looks like in IE. How do I do that? Thanks ...

0 replies

Re: Efficient Asynchronous Call to Webservice

=?Utf-8?B?S2FseWFu?= <Kalyan@discussions.microsoft.com> wrote in news:AAAA4E67-4014-4170-87DF-9D341010868D@microsoft.com: > I have to make multiple calls (about 400K) to a webservice whi...

0 replies

RE: XML as a WebService parameter

------=_NextPart_0001_5C607E96 Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi Bill, From your description, you have an ASP.NET webservice (asmx endpoint) which has a webmethod a...

1 replies

Webservice call hangs

Hi I have a pretty serious problem. I have developed a winforms app that calls a webservice using .NET Framework 1.1 with C#, IIS 5.1. and SQL Server 2000 server. After installing the WS, I have...

1 replies

Makeing an ASP + .NET website runable offline.

Hi List, We have a requirement to take a cut down section of a website and effectively put it onto a CD. The site is written in ASP and .NET2 and makes use of SQL (although convertible to acce...

1 replies

Re: VS2005 Add Service Reference not generating security proxy informa

=?Utf-8?B?RWQgU2huZWtlbmRvcmY=?= <EdShnekendorf@discussions.microsoft.com> wrote in news:4A2175A3-E498-47A8-8138-ACC56A2CFB45@microsoft.com: > <userNameAuthentication > userName...

0 replies

WSE2 How to set SXH_SERVER_CERT_IGNORE_ALL_SER VER_ERRORS

Dear All, I am trying to invoke a Secured WebService in WebSphere which requires me to setOption(2) = SXH_SERVER_CERT_IGNORE_ALL_SERVER_ERRORS May I know how can I do the similar task using ...

1 replies

New methods not being exposed

I've just begun programming web services in VS 2005 and I'm having a problem seeing my new methods being exposed. For example, when I run the following I still only see the HelloWorld function ...

2 replies

Re: Web Service Access

"Asim" <Asim@discussions.microsoft.com> wrote in message news:7E32CB24-BE64-4BD0-A41F-B466B7F8045C@microsoft.com... > Hello, > > I have a question about restricting acces...

1 replies

Install Certificate for Local System

Hi All, I am writing a Win Services running win2000 server which requires to connect to a Web Service provided by WebShpere. I can't load the certificate (even with WSE2 SP3) wihtout installing...

0 replies

Axis2 Client

I created a simple hello world web service that works great with a .Net client, however; I am not able to access the service from a Java Axis2 client. I get the following error: The input stre...

0 replies

Unable to Import Binding from Namespace

I can't import this wsdl file in wsdl.exe. Does anybody know why? <?xml version="1.0" encoding="utf-8" ?> - <definitions xmlns="http://schemas.xmlsoap.org/wsdl...

0 replies

RE: HttpException: Maximum request length exceeded

> HI, > > in one of my webservices I need to provide a string to the consuming > application that can become really large (depending on user input). > Unfortunately, if the str...

0 replies

RE: IIS 6 & .NET 3.5 RTM?

------=_NextPart_0001_0EECD944 Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi Asaf, As for ASP.NET 3.5, it is still based on the ASP.NET 2.0 core fundamental. Therefore, there i...

0 replies

RE: WCF SOAP Router Including Credentials

------=_NextPart_0001_133288C9 Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi Jimmer, From your descrpition, you're using the WCF "Intermediary Router" feature and cur...

2 replies

How dynamically configure a webservice address?

I have an ASP.Net project, in which I added a web reference, for example http://Sandbox/service.asmx after I pass the testing, I want to change the web service address to http://Production/servic...

0 replies

Re: Problem generating code with wsdl

Cesar;6750528 Wrote: > Hello there, > > A java programmer sent me a wsdl file, which I have to use to consume > his > web methods. When I run the wsld.exe tool to generate the ...

0 replies

First    Next  Last