Results 1 to 9 of 9

Thread: VS2010 ASP > SQL Connections

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2009
    Posts
    26

    VS2010 ASP > SQL Connections

    Hi,

    I have an ASP.Net website running on IIS7.
    The Application Pool is set to ASPv4 Classic.
    Authentication Mode is set to ASP.Net Authentication & Windows Authentication

    My question is, when I want to connect to SQL using a "trusted connection" in the Connection String, what user will actually be passed into SQL?

    I thought it would pass my logon details, but it is coming back with an NT AUTHORITY\ANONYMOUS LOGON error, which seems to point towards it not passing in my logon.

    Is this expected behaviour?
    Last edited by davieeeee; Aug 10th, 2011 at 02:26 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width