Results 1 to 3 of 3

Thread: User's network ID in Windows 7

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2010
    Posts
    478

    User's network ID in Windows 7

    I used code below to catch user's network login ID. It is working in XP but not working in Win 7. How to update it? (I use VS2008)

    UserID = Page.User.Identity.Name.ToString

  2. #2
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,763

    Re: User's network ID in Windows 7

    What that has to do with xp or win7?
    The only complication would be if it worked on IIS6 and not in II7.
    ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
    πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·

  3. #3
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: User's network ID in Windows 7

    In both cases, are you debugging out of Visual Studio, or are you using something else, i.e. IIS Express, IIS etc.

    In both cases, what does the UserID variable contain?

    Gary

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