| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I've to implement a webservice which was first implemented with java. One
Method takes an Array like this:
public List<RateResponseType>...
Carsten
|
07-07-2010 03:35 AM
Carsten | 0 | 107 |
|  | Hello,
Environment is
Windows 7 Ultimate N
Visual Studo 2010
..Net 4.0
I want to create a WCF REST service. I have installed the online...
Kreloses
|
07-03-2010 06:49 PM
Mr. Arnold | 1 | 70 |
|  | Is this possible to generate WSDL without WEB service deployment? Just during
build using command line tool?
Thanks
Yahor Sinkevich
|
07-02-2010 06:51 AM
sush pra | 6 | 310 |
|  | I am building a web service handler that implements:
System.Web.IHttpHandler
and
System.Web.SessionState.IRequiresSessionState
It works well,...
MCM14
|
06-29-2010 12:43 PM
MCM14 | 0 | 74 |
|  | Hello,
In VS.NET 2008 I can create a new Web Service by File -> New -> Web site…
menu and then choosing "ASP.NET Web Service".
I cannot find this...
Asaf
|
06-29-2010 10:00 AM
Clarke | 6 | 182 |
|  | I am building a web service handler that implements:
System.Web.IHttpHandler
and
System.Web.SessionState.IRequiresSessionState
It works well,...
MCM
|
06-28-2010 06:57 PM
MCM | 0 | 41 |
|  | Hi All,
I am Developing a web base project using asp.net mvc 2.0 architecture for my
current window based application.
The following things will be...
Ramesh Singh
|
06-17-2010 05:16 AM
Ramesh Singh | 0 | 49 |
|  | Hi,
We are having performance issues with our WCF calls.
We just deployed our application to a production environment, and the
performance is...
no hassles
|
06-16-2010 02:11 PM
Mr. Arnold | 1 | 84 |
|  | Hi I need to get the session informtion that shows IP address and
Browser/PC information from a request.
I need this for logging information. Any...
Des
|
06-16-2010 10:15 AM
sdunnin | 1 | 57 |
|  | Hi,
The ISS event log shows a warning that calls to an old webservice are
being made.
Is there a way for us to know where the calls are coming...
Karl
|
06-15-2010 04:45 AM
Steven Cheng | 3 | 59 |
|  | Exercises in the WCF book I'm going through (Essential WCF) 1st has you
create a WCF Service
(pasted first below) then a WCF client (pasted second...
GaryDean
|
06-05-2010 07:54 AM
Mr. Arnold | 22 | 350 |
|  | I have recently upgraded from Visual Studio 2008 to Visual Studio 2010. I
converted an existing ASP.NET project, which includes a web service, so...
KG
|
05-28-2010 07:08 AM
KG | 0 | 76 |
|  | I have a .NET 3.5 web service exposed as a 2.0 style web service (used by
other apps also) with several exposed operations that all take the...
Tore
|
05-20-2010 04:23 AM
Steven Cheng | 1 | 134 |
|  | What is Happening?
This message is to inform you that Microsoft will soon begin discontinuing
newsgroups and transitioning users to Microsoft...
nntp@microsoft.com
|
05-19-2010 11:58 PM
nntp@microsoft.com | 0 | 66 |
|  | Hello,
I'm trying to create a WCF web service in VS2008. I've tried tweaking the
default project created by VS and I've tried using the default...
Joel Brown
|
05-14-2010 04:11 PM
Joel Brown | 1 | 119 |
|  | I'd like to monitor and get a baseline of some counters before we add more
consumers to our ASP.NET 3.5 IIS 6.0 server. Can anyone tell me...
Alex
|
05-10-2010 07:35 AM
Alex | 0 | 95 |
|  | Does anyone know of a utility that will make the proper changes?
Thank you
Jim Rojas
Jim Rojas
|
05-07-2010 03:30 PM
Mr. Arnold | 1 | 124 |
|  | Our new security policy doesn't allow developers to be local administrators
so when they open the IIS managment console, they don't see the "default...
Chris3000
|
05-07-2010 03:10 PM
Mr. Arnold | 1 | 73 |
|  | Hi
I built a webservice that receives data from my application. In fact, it's a
lot of data (some megabytes) ... I know, that transfering large...
Rudolf Meier
|
05-06-2010 09:19 AM
Rudolf Meier | 1 | 72 |
|  | I'm not using data contracts in my interface class, I'm letting VS2008
and 3.5 infer them. It's basically 1 custom class that I'm passing
back. ...
Cindy Lee
|
04-29-2010 01:08 PM
Mr. Arnold | 5 | 147 |
|  | I have a website that archives PDF files.
I use to have a utility that was a server side plugin to get this to
work. It has been many years, and i...
Jim Rojas
|
04-28-2010 01:57 PM
Jim Rojas | 0 | 73 |
|  | Hello,
we have a 32-bit dll implementing both a webservice and a COM interface.
When installed on a 32-bit system, it works fine both ways. On a...
Martin Plechsmid
|
04-27-2010 07:36 AM
Martin Plechsmid | 1 | 99 |
|  | I have been playing around with the WebServiceHost2 host in the ReST toolkit.
It seems that WebServiceHost2 does not support more than one...
David Swanson
|
04-23-2010 09:31 AM
David Swanson | 0 | 90 |
|  | I have a WS that contains multiple classes and web methods. We need to keep
track of execution times. To do this, I created a class with two...
Alex
|
04-22-2010 05:52 AM
Patrice | 5 | 91 |
|  | Hi Guys,
How do I dynamically change the path of the web service referenced in my
app?
'Layemi Oshodi
|
04-21-2010 12:46 PM
sdunnin | 2 | 62 |
|  | because if you publish my web services in my iis and
I see on my machine as localhost /....." I can not do it from another
machine is to enable a...
paulcc84
|
04-20-2010 06:26 AM
'Layemi Oshodi | 1 | 159 |
|  | Hi
I can't get my WCF service to work with more than one http binding.
In IIS 7 I have to bindings http:/service and http:/service.test both...
Morten Vestergaard Pedersen
|
04-14-2010 05:37 AM
Mr. Arnold | 1 | 126 |
|  | We need to create a WCF 3.5SP1 client with two client authentication
mechanisms which are "client certificate on transport" and "Kerberos
(windows)...
Markus Leder
|
04-14-2010 05:36 AM
Mr. Arnold | 1 | 78 |
|  | We have an ASP.NET based CRM software that is used by 8k users.
Many of them are of course are asking if we have public API, which we don't.
Can you...
Michael Kansky
|
04-07-2010 08:21 AM
sdunnin | 1 | 187 |
|  | I can not make proxy server settings in Internet Explorer work for my web
service client. When the proxy is defined manually, all is well.
But, when...
Kenneth Jonsson
|
04-07-2010 01:28 AM
Kenneth Jonsson | 0 | 85 |
|  | Hello,
I am making calls to WCF services in my ASP.NET 3.5 application from client
side javascript. Everything works fine when developing locally...
cserold
|
04-06-2010 09:46 AM
cserold | 0 | 93 |
|  | Hello,
My asp.net web application (vs2008/ net 3.5) is using IIS Windows
Authentication ,and Anonymous access is not allowed.
I deployed a wcf web...
CS ADNT
|
03-25-2010 02:12 PM
amitjul | 1 | 149 |
|  | I didn't have IIS installed on my Windows7 when I installed Visual Studio 2010.
Then I decided to install IIS, but I'm not able to host a WCF...
YYZRic
|
03-16-2010 10:51 PM
balarrock (Mon Gyi) | 2 | 218 |
|  | Hello,
I have a wcf service call using basicHttpBinding , security is transport
only with windows.
The asp.net web application hosting the service...
CS ADNT
|
03-16-2010 01:19 PM
CS ADNT | 0 | 100 |
|  | I wrote a web service server in Visual Studio 2005. The web method has a
object parameter. The members includes string, datetime, integer.
if my...
peter
|
03-15-2010 09:55 PM
peter | 0 | 113 |
|  | Hi,
I need help in Web Service.
I have a web service, and this web service itself has a inner class with it's constructor, is it possible to let...
ThianChoong
|
03-12-2010 07:05 PM
Ricardo Silva | 1 | 156 |
|  | Hello,
I'm starting to use web services and I found a problem.
I have a WSDL that describes the services that I need but when I want to
create the...
MarxxX
|
03-12-2010 03:30 PM
MarxxX | 0 | 96 |
|  | My System Have 2 Computer:
Frist Computer act as A domain Controller that has a Active Directory,RADIUS
Server,DHCP and DNS
Second Computer act as...
dexterMor
|
03-08-2010 09:07 AM
Ricardo Silva | 1 | 162 |
|  | 许多性能问题和您的计算机安全*成 恶意病毒,最好的办法对付,这是要安装...
antivirus gratis
|
03-02-2010 04:48 AM
antivirus gratis | 0 | 127 |
|  | Hi all,
I have a Windows Service written in Visual Studio 2008 that calls a C# dll
(.net 2.0/VS2008) that accesses a remote java web service. I have...
Param
|
02-28-2010 02:25 PM
Mr. Arnold | 5 | 182 |
|  | Does it work? It's always null. I am using Inproc and basicHttpBinding.
Mr. Arnold
|
02-28-2010 10:54 AM
Mr. Arnold | 0 | 112 |
|  | this Operation is not supported in WCF Test Client
Hello,
Actually i implemented WCF service in IIS Host
Using WCF Test Client tool I get this...
Alhambra Eidos Development
|
02-22-2010 06:51 PM
Mr. Arnold | 1 | 185 |
|  | Hi.
Web service client can`t resolve response. I have to move contents of
<WebMethodResult> to <WebMethodResponse> in SOAP response. Is there...
Wsebob
|
02-18-2010 06:56 AM
Wsebob | 0 | 130 |
|  | Hi there,
I'm making a call to the following from a standalone ".exe":
System.Net.WebClient webClient = new...
Gerry
|
02-18-2010 04:44 AM
Patrice | 8 | 158 |
|  | I have created a web service using .NET framework 2.0
after uploading and trying to access i get this error:
Server Error in '/'...
Raj
|
02-15-2010 01:27 PM
andyMac | 1 | 194 |
|  | Nombreux problèmes de performance et la sécurité de votre ordinateur sont
causées par des virus malveillants, le meilleur moyen de lutter contre...
antivirus gratis
|
02-13-2010 07:45 AM
antivirus gratis | 0 | 131 |
|  | Need help from expert.
We have a requirement to refresh the web service remotely. I would like to
ask:
1)Is it possible to refresh the web service...
Fred
|
02-12-2010 08:20 AM
Fred | 0 | 137 |
|  | I'm trying some WCF ajax.net 3.5 out for the first time, and I'm
having some difficulties. I have a WCF Service which I have connected
to in my...
Stilgar[bbs.iscabbs.com]
|
02-12-2010 06:00 AM
Stilgar[bbs.iscabbs.com] | 0 | 119 |
|  | Hi Emo,
The real answer so far is that I don't know and I have an open ticket with
Microsoft technical support. They have reproduced the issue and...
Paul Duncan
|
02-10-2010 04:05 PM
Paul Duncan | 8 | 232 |
|  | I have a couple of questions to ask you about a sql server reporting service
connecting to a webservice within the DMZ. I am asking this question...
jazzydance
|
02-08-2010 05:59 PM
Mr. Arnold | 3 | 158 |