Browse by Tags

Related Posts

  • Re: IIS Hosting of WCF Service

    Hi 1st check that ASPNET user has read/write permissions to folder (and subfolders) on %SYSTEM%/Microsoft.NET/v2.xxx folder(s) 2nd. are there any other (than MS) assemblies in project. 3rd. what is in web.config. Most of the settings are there. 4th did you check permissions of the folder Also check here...
    Posted to Free For All (Forum) by ist0 on 04-29-2009, 12:00 AM
    Filed under: permissions, Assembly, WCF
  • IIS - anonymous access turned off - WCF permission error

    Hello guys, Here is my web.config: <system.serviceModel> <behaviors> <endpointBehaviors> <behavior name="OffsetWellDataServiceAspNetAjaxBehavior"> <enableWebScript /> </behavior> </endpointBehaviors> </behaviors> <serviceHostingEnvironment...
    Posted to WCF REST Starter Kit (Forum) by tinuverma on 04-02-2009, 12:00 AM
    Filed under: ajax, anonymous access on IIS turned off, webserivce, permissions, WCF
Page 1 of 1 (2 items)