was Questions

3

IIS 10 will not restart on my PC. When I navigate to localhost, I get a 'localhost refused to connect' message. After looking through the event viewer, it turns out that the issue is that the Windo...
Differentiate asked 1/9, 2020 at 11:37

2

I am developing a Spring Boot web application. I am trying to access an environment variable from Websphere server in my log4j2.xml configuration. But somehow it's not working. Environment variabl...
Feme asked 6/2, 2020 at 8:45

3

Solved

Is WAS distinct from IIS? How is WAS better than IIS?
Poppy asked 18/3, 2010 at 17:30

4

I have a WCF service hosted in IIS using WAS. When I try to access this service using a net.tcp binding I get the following error: There was an error reading from the pipe: Unrecognized error 10...
Fremont asked 2/2, 2011 at 8:47

1

Solved

My application runs as a Windows service. It dynamically creates WCF services using the following helper method: public static void StartWebService(string webServiceName, Type serviceContractType...
Interrupter asked 23/4, 2015 at 13:50

7

Solved

We developed a WCF service and we're looking to deploy it. Our clients will be using it with basicHttpBinding but our internal team will be using it with namedPipesBinding. We are wondering if is ...
Nine asked 13/10, 2009 at 14:33

1

Solved

How do I configure Windows Activation Server(WAS) in Windows XP to host WCF services ?
Bookstack asked 7/8, 2012 at 15:15

2

I'd like to use the netTcpBinding for my WCF application which is currently hosted in IIS7, which means configuring it to use WAS instead. This is fairly straight forward however, my application pr...
Kore asked 16/3, 2010 at 9:59

2

Following questions assume we're hosting in WAS a WCF service side by side with Asp.Net: "When hosting WCF side by side with Asp.Net - The WCF hosting infrastructure intercepts WCF requests whe...
Madcap asked 19/7, 2011 at 17:24

1

Solved

(Please read comment as i have a fix) Hi, I have created a WCF Service that i am hosting in IIS 7.5 on Windows 7 using .net 4.0 The service is hosted both on http and net.tcp. net.tcp://localhos...
Ayah asked 14/4, 2011 at 21:37

4

Solved

We are working on a 3-tier application, and we've been allowed to use the latest and greatest (MVC2, IIS7.5, WCF, SQL2k8, etc). The application tier is exposed to the various web applications by WC...
Untwist asked 22/5, 2010 at 0:5

4

Solved

I'm hosting a WCF service in IIS7 on Windows Server 08, sp2. The service is hosted as its own website and is exposed via a NET.TCP endpoint. The service works perfectly until a restart/iisreset com...
Sou asked 15/6, 2010 at 23:31

3

By default IIS 7 Web site has net.tcp binding with "808:" binding information string. If i add another net.tcp binding with "xxx:" exception occurs: This collection already contains an address wit...
Chaos asked 12/9, 2009 at 21:3

2

Solved

I have a one way WCF service using the MSMQ Binding which is activated using Windows Activation Service in IIS 7.0. I'm a big fan on NInject so I've been using the NInject extension for WCF, which...
Larios asked 12/1, 2010 at 4:22
1

© 2022 - 2024 — McMap. All rights reserved.