Questions tagged [wcf]
10 questions
10
votes
1 answer
Using IPv6 with Virtualbox
I would like to test PNRP in an IPv6 environment under virtualbox.
I have 2 XP VMs under virtualbox, and they only have IPv6 enabled.
Firstly can I enable DHCP for IPv6 under virtualbox. If not then how can I specify a manual IPv6 address within my…
peter
- 715
4
votes
2 answers
Require only specific client certificates in IIS
I am implementing a solution that requires client certificates. I'm using IIS 7.5 and ASP.Net 4 WCF services.
I've set the SSL Settings to Require SSL and require client certificates. Looks good so far.
Because I'm new to the use of client…
Jeremy
- 398
1
vote
0 answers
.NET 4 performance counters won't load
I am using a software based on WCF services and .NET 4.6. The configuration of the WCF services (throttling, etc.) is left at the user's IT department discretion.
In order to make the most informed decision, I would like to check the performance…
Jean-Pierre
- 11
- 1
- 4
1
vote
1 answer
.NET Targeting Error on Server 2016
I have an app (wcf service) compiled to 4.7.2. All of the projects in the solution target that framework version.
On the server (Windows Server 2016), Framework 4.7.2 is installed (and is reported as ASP.NET Version:4.7.3282.0 in the error…
Tom
- 31
1
vote
1 answer
Problem Activating “Windows Communication Foundation Non-HTTP Activation” feature in Windows 7
I'm having the following problem. I'm installing SharePoint 2010 Beta so I need to activate the windows feature "Windows Communication Foundation Non-HTTP Activation". The problem is I cannot activate it, i get the message: "An error has occurred.…
Escobar5
0
votes
1 answer
Looking for inexpensive web content filtering options for home use
I've been using an old Fortigate-60 at home for the kids for some time but now the license is expired again. Are there any free or inexpensive alternatives? I'd like something I can run on a linux firewall and share against multiple users, with…
Nack
- 443
- 1
- 5
- 7
0
votes
1 answer
Accessing background services when not logged in
I have a bit of a boggle.
If my server restarts for some reason - auto update, datacentre issues, any other reason - Can an MSSQL database service still be accessed by remote users despite not having been logged on? (assume the service is set to…
Takarii
- 101
0
votes
0 answers
Understanding server configuration - server has one IP and web site is on another IP
I came across a situation where there is an IIS server with a website on it, and the IP of a web site is different from the server IP. I am a newby whe it comes to networking and would appreciate any insights.
So the server name is Server1 and…
Coding Duchess
- 101
- 1
0
votes
2 answers
Error when trying to add Windows Communication Foundation HTTP Activation in Windows Vista
I'm trying to add Windows Communication Foundation HTTP Activation (and Non-HTTP Activation) to my Windows Vista Ultimate x64, but it doesn't work.
I go to the Control Panel
Select the Turn Windows features on and off
Expand the Microsoft .NET…
Mark Seemann
- 175
-1
votes
2 answers
Use angular with Web Api or WCF?
Working in a shop that does primarily WPF desktop apps with WCF. I was hired to do some web stuff, I am familiar with web api, but have never done WCF. I am starting a new SPA using Angular. I planned to use web api, but am being asked to use WCF.…
BattlFrog
- 273