The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
36 views

Can I find out what certificate revocation server an application is contacting?

I'm trying to install an application on a machine running Windows XP Pro. There are two different servers being contacted, both using the same wildcard certificate (GoDaddy). One via https, one ...
0
votes
0answers
11 views

WCF subscriber stops to poll the message from MSMQ randomly

I am using wondows 2008 standard OS.we have private queue ,in that message is published by another application.And we have WCF subscriber to poll the message from private queue and deliver to another ...
0
votes
0answers
13 views

WCF Service is Non-Responsive, but Doesn't Crash

We have a WCF service for an application which acts as the central hub for a few hundred thick desktop clients. This service handles all of the communication between the clients and the Oracle ...
1
vote
2answers
209 views

Detailed Errors not working for WCF Service in IIS

If I were to change the web.config file to have errors in it, I only see the standard 500 - Internal Server Page. Despite setting the Error Pages mode to Detailed, I can't see a detailed error ...
0
votes
0answers
77 views

Webservice start not as expected: This web service does not conform to WS-I Basic Profile v1.1

Actual Result: I try to Start the webservice, but it doesn't start as expected. ================================================================================== This web service does not conform ...
0
votes
1answer
72 views

Hosting WCF over Internet [closed]

I am pretty new to exposing the WCF services hosted on IIS over internet. I will be deploying a WCF service over IIS(6 or 7) and would like to expose this service over the internet. This will be ...
1
vote
0answers
171 views

404 Not Found on WCF RIA service call, IsapiModule crash?

IIS is crashing when my application performs the first call to a WCF RIA service. This also happens when I navigate to it directly. IIS Request Diagnostics says the following: ...
0
votes
0answers
117 views

The server rejected the session-establishment request: WCF hosted on IIS

Background: I'm working on a project where we have about a dozen distinct WCF services implemented in an IIS application, communicating over net.tcp on the default port (808), using the Microsoft ...
1
vote
0answers
116 views

Modifying Authentication on web application / service in IIS(7/.5) via Powershell

I am trying to install a wcf-servce by using New-WebApplication in powershell. It works fine. However, how can I Modify the Authentication? I want to enable Anonymous Access Authentication and disable ...
0
votes
1answer
229 views

Hosting a WCF Service on IIS in a LAN without internet connection

This is probably a very simple fix, but I can't figure out what is wrong. I have two computers connected to the LAN ports on a D-Link WiFi router. I do not have an internet connection. The WiFi ...
1
vote
0answers
82 views

Using Same X.509 serviceCertificate on Multiple WCF Services?

I have an application which exposes multiple WCF services (each a distinct facade for different client applications). Right now I'm managing a distinct certificate (created from our internal ...
3
votes
1answer
395 views

Getting error when deploying webservice to iis 7.5

I've been ask by the programming department to test deploying one of their app. For all I know about the app, is that it's a webservice wcf code c# for a wpf app. They did tell me that they did try to ...
3
votes
1answer
1k views

Setup IIS to require client certificate and to use anonymous authentication

Setup IIS to require client certificate and to use anonymous authentication I have a WCF web service for our customers to use. I want to protect this using client certificates. I will also use the ...
0
votes
0answers
47 views

Windows Server AppFabric WCF service displays a warning when I view the configuration of my WCF service. What should I do?

The message is, "AppFabric cannot detect if this is a workflow-based service. Applying workflow-based configuration settings to your service may potentially result in unreliable configuration." I've ...
0
votes
1answer
85 views

BizTalk configuration broken following WCF hotfix installation

I usually post over on StackOverflow, but thought this was probably better suited to ServerFault. Please migrate if I'm wrong! I am developing a WCF service and a BizTalk application on my ...
1
vote
2answers
211 views

IIS get full error message for failed requests

I have IIS set-up and serving my webservice. Unfortunately if the webservice throws an exception, all I get is a blue box with the title failed request. What options do I have to actually see what ...
0
votes
1answer
312 views

How to configure WCF Service to AutoStart in AppFabric when the services reside in the website root

I'm trying to configure my WCF services under WIndows Server 2008 R2's IIS and AppFabric to auto-start, but the steps listed at MSDN are possible only when the services reside in an application, but ...
0
votes
1answer
928 views

TCP Window Scaling. TCP scale factor not supported due to dynamic TCP Frame Size on windows 2008 server

PROBLEM Calling an asp webservice hosted by an ISP from our WCF service hosted on Windows 2008 Server is showing timeout/no response from webservice. DIAGNOSIS Using windows network monitor ...
0
votes
1answer
254 views

IIS 6.0 preventing “PUT” & “DELETE” method types on WCF 4.0 web service calls (403 Forbidden)

I am a developer trying to assist my server admin in figuring out how to get this issue corrected. But I have an app that is using WCF 4.0 configure-less setup to make RESTful webservices calls. ...
1
vote
2answers
1k views

Why doesn't IIS scale consistently?

I have a WCF service (written in .NET 4) running under IIS 7.5 on Windows 2008 R2 64-bit. I created a test tool that spawns 10-20 (or more) threads - each thread creates a random payload and hits the ...
1
vote
1answer
241 views

IIS 7.5 “ web service does not conform to WS-I Basic Profile v1.1.”

I am trying to migrate a site from IIS 6 to IIS 7.5. When the page loads, I receive the error as shown in the screenshot below. Even while files are identical on the IIS 6 server (where this works), ...
1
vote
1answer
870 views

Configuring transactional MSMQ on load-balanced servers

I've got a solution running on a single server right now that uses transactional private queues (msmq/wcf). Windows services consume and process messages on the queues, and the web application layer ...
0
votes
1answer
1k views

How to: Make X.509 Certificates Accessible to WCF

I have followed the instructions here http://msdn.microsoft.com/en-us/library/aa702621.aspx I runnning windows 2003 IIS6 with a seperate user account for the Application pool I give this user access ...
1
vote
1answer
716 views

iis memory limit app pool recycle kills executing requests

I have a WCF service that might grow in memory. I put a memory limit on the private bytes to recycle the app pool after 500m of memory usage. I noticed that my w3wp.exe process can get to 600megs when ...
0
votes
1answer
157 views

Need hardware specification recommendation for a .NET4 WCF service server [closed]

I need a rough HW specification recommendation for a server with the following SW and usage specs: Windows Server 2003 or 2008. One .Net4 WCF service hosted on IIS, or self-hosted. 100 concurrent ...
1
vote
1answer
279 views

Most secure way of connecting an intranet to an external server

I have an internal server that hosts an asp.net intranet application. I want to keep it completely and utterly secure and private however we need to expose some information through a WCF service to ...
2
votes
1answer
147 views

How to determine hardware requirements

I've been asked to spec the server hardware requirements for the application I'm currently developing and I'm not confident in my own abilities to do this correctly. I would ideally like a step by ...
1
vote
2answers
596 views

Will a change to the Web.Config file require that I restart IIS?

I've got a WCF component that I wrote in VS 2008 (using .NET framework 3.5) installed on a Windows 2003 Server. I've been having some problems using one of the methods, and in an effort to try and ...
1
vote
1answer
217 views

WCF custom certificate validator not invoked in BIG-IP environment

My WCF service with a custom client certificate validator works fine in my non load balanced environment. When first deployed to BIG-IP environment there was a problem with it stripping SSL ...
1
vote
2answers
1k views

Keep WCF live , no IIS recycle

I have a WCF application. I d like to keep this application live all the time. If there is a certain period of inactivity, does IIS app pool recycles? How do I keep it alive all the time? Should i ...
0
votes
1answer
224 views

How to configure a network router to forward (rebroadcast) wcf discovery

I can't perform wcf discovery through a network router. I have a client and server app. When deploying these two apps to any two computers on the same lan it works perfectly. The client app finds ...
0
votes
1answer
292 views

IP vs Server/machine name - WCF hosted on IIS 7.5

I created and deployed WCF service and web application(client) on IIS 7.5 problem : config of the client referring to the end point as ex: http://(IP address)/app/abc.svc this works fine. when i try ...
0
votes
1answer
139 views

Security token between domains for WCF service

I have a WCF service on machine domain1\server1 that is accessible from a client on the machine domain2\clientA but not from machine domain2\clientB. From B I receive the error "the caller was not ...
1
vote
0answers
88 views

Required Roles for hosting WCF Service in Windows Server 2008 R2

Which roles do I need to install on Windows Server 2008 R2 to host WCF Services?
3
votes
2answers
1k views

How to add a privilege to an account in Windows?

Given: A VM running Windows 2008 I am logged on there using my domain account (SHUNRANET\markk) I have added the "Create global objects" privilege to my domain account: The VM is restarted (I know ...
0
votes
1answer
41 views

Service located on network

I've got a WCF web service that handles a portion of business logic and data access. This service is hosted on a server on our network at our office. Our website, hosted elsewhere, uses this service ...
0
votes
2answers
373 views

Windows Server 2008 does not recognize .NET 4.0

I installed the .NET Framework 4.0 in my Windows Server 2008. I also created and deployed applications that use MVC3 in the server using VS2010 and they work without any problem. Now I need to ...
1
vote
1answer
752 views

Windows Server 2008 R2--how give a WCF service write permission to folder?

I'm using Windows Server 2008 R2. A WCF service running in IIS under ApplicationPoolIdentity needs permission to write to a folder. This was fine when the WCF service was using the built-in ...
1
vote
1answer
1k views

Permission needed for Named pipes on Windows 2008

Are there any special permissions needed for domain service account running a windows service which receives messages over named pipes? Hosting environment is Windows Server 2008. Background: We ...
0
votes
0answers
205 views

How to host the same service under IIS twice using different behaviors?

I have a service in production. There are lots of clients. And I want to host the same service for the new clients using different binding and service behavior. It seems that WCF runtime doesn't ...
1
vote
1answer
1k views

WCF service hosted in IIS7 with administrator rights?

How do I grant administrator rights to a running WCF service hosted in IIS7? The problem is, my code works fine in a test console application runned as an administrator, but the same code used from ...
0
votes
1answer
406 views

WCF Service in Windows Services

I create WCF service library and i test that working fine on WCF Test client(default). when i host the WCF service in winodws service that time i got the error. I am using windows XP sp3, .Net 3.5 and ...
1
vote
1answer
301 views

WCF service published by VS2010 on IIS7 won't show on IE

I've published my WCF service using Visual Studio 2010 FTP option. Now when I test it using localhost/MyService/MyService.svc it is throwing an error in IE: HTTP Error 404.17 - Not FoundThe ...
0
votes
1answer
81 views

help about authentication with claims - Sharepoint 2010

i need more information about an error in sharepoint server 2010, in based your post: SharePoint 2010 - The Security Token Service is not available, in my IIS look at configurations is enable 32-bits ...
0
votes
1answer
172 views

active directory client restriction and security

I have active directory and several clients joined the domain. Every user logs to the computer with domain user and password credentials. I need the users only to be able to log in to the specified ...
2
votes
2answers
245 views

PKI infrastructure and usage question

I work in a small software solutions company (50 employees) and I was recently tasked with experimenting with web services. Since we mainly offer solutions for Windows, I started toying around with ...
1
vote
3answers
636 views

How to run a program as admin

http://technet.microsoft.com/en-us/library/cc709691%28WS.10%29.aspx#BKMK_S2 According to this article, Section Scenario 2: Configure an application to always run elevated, I cannot see "Run this ...
1
vote
2answers
2k views

WCF application Deploying in IIS, but SQL Server Database Connection is not working [closed]

I am new with WCF, I am trying to deploy my WCF sample application on IIS, This application works fine in debug mode with VS2008, This application authenticate the wcf messges with following code. I ...
0
votes
2answers
147 views

can a Windows cluster ever be cost competitive or should I just install Mono and Linux?

Can a Windows cluster ever be cost competitive or should I just install Mono and Linux? My application is embarrassingly parallel, requires virtually no coordination across processors nor messaging ...
0
votes
1answer
546 views

WCF service and application pool

I fixed a problem in a try and error way, I don't understand what I did and need explanation!! When connecting to WCF service I got exception with message The HTTP request was forbidden with client ...

1 2