Answered WCF 4 Step by Step example

  • miércoles, 15 de agosto de 2012 3:49
     
     

    I recently purchased WCF 4 Step by Step Microsoft press publication. I'm work through the first chapter. I have encountered a strange issue which has me at my wits end.

    I'm using VS 2010 and SQL server 2008

    I deployed a service to IIS local. When instantiating the client and calling methods I'm prompted with the error below:

    Login failed for user 'IIS APPPOOL\ASP.NET v4.0'. Reason: Token-based server access validation failed with an infrastructure error. Check for previous errors. [CLIENT: <local machine>].

    The user 'IIS APPPOOL\ASP.NET v4.0' is a member of the db_owner role.

    Please any suggestion would be greatly appreciated.


    dblk

Todas las respuestas