Browse by Tags

All Tagswcf (RSS)
  • Re: HTTP Error 404.3 - Not Found

    Check hot the following link, it solved my problem! http://www.aspnet35.com/Blog/post/2008/09/15/Stupid-error!-HTTP-Error-4043-Not-Found.aspx
    Posted to Forum by darkfly on 09-30-2008, 4:35 AM
  • IIS6->IIS7 WCF service hosting - Failed to Execute URL.

    I've buy economy windows plan on GoDaddy, choose IIS7 with classic pipeline mode and host there a simple WCF service and a .aspx page. Page works fine, but when I call test.svc the error below occurs. it is simple restful wcf service with code in test.svc : <%@ ServiceHost Language="C#"...
    Posted to Forum by mdi on 08-12-2008, 8:48 AM
  • URL Rewriting/Redirection to a WCF endpoint

    What I want to do is trivial using II7. For example, if I wanted to obscure all references to 'myapi.svc' and tell people to use http://myhost/api/method/somedata.xyz, I would create an http module that did something like this: context.Request.Headers.Add("X-REWRITE-URL",context.Request...
    Posted to Forum by dillon68 on 07-16-2008, 2:31 PM
  • Handling WCF in IIS7

    I'm working with wcf in development. I'm running on Windows Vista IIS7 with SP1. I'm trying to setup support for making wcf calls in my development system with iis7, vs 2008, and .net 3.5 sp1 beta1. I'm getting the error below. I've setup a handler mapping to point .wcf requests to...
    Posted to Forum by Wallym on 05-29-2008, 8:49 AM
  • Secure a WCF service that is accessed by a Silverlight 2 application

    Hello! I Have a service (Service.svc) and a Silverlight Application called within a HTML file (Default.htm). The service is accessed by Silverlight. I want secure the service so that it can only be accessed by Silverlight Aplication that is in the same domain, but to not be accessed in another ways....
    Posted to Forum by sincorde on 05-27-2008, 4:47 PM
  • Windows Communication Foundation (WCF) authentication error

    I'm just starting to learn the new WCF stuff. After completing my first 'Hello World' example I ran into a problem. Everything works fine as long as I reference the service via the ASP.Net development server but when I try to reference the service via a virtual directory in IIS it gives the following...
    Posted to Forum by hughy23 on 01-19-2007, 4:32 PM
Page 1 of 1 (6 items)
Page view counter