Results 1 to 7 of 7

Thread: VS2005 gridview postback under Vista

  1. #1

    Thread Starter
    Fanatic Member namrekka's Avatar
    Join Date
    Feb 2005
    Location
    Netherlands
    Posts
    639

    VS2005 gridview postback under Vista

    I’m pooling my hair out for a few days now. I have problems with some controls, like the gridview, for web applications in VS2005 ASP.NET under Vista. Even the menu item: “ASP.NET configuration” the gridview control of that configuration page doesn’t fire a postback. Only when I start VS2005 NOT under administrator rights its working fine. But then debugging is not possible. However under XP it works all fine. SP1 and SP1 update for Vista are installed. Also tried hotfix KB937523. Is it only me?

  2. #2
    Frenzied Member
    Join Date
    Nov 2001
    Location
    Mass USA
    Posts
    1,674

    Re: VS2005 gridview postback under Vista

    I don't think that it's a Vista issue... I think there is a security setting in Internet Explorer that prevents the post backs.

  3. #3
    Frenzied Member
    Join Date
    Nov 2001
    Location
    Mass USA
    Posts
    1,674

    Re: VS2005 gridview postback under Vista

    take a look at this post... you might have to add your site to the safe zone list...

    http://www.vbforums.com/showthread.php?t=493634

  4. #4

    Thread Starter
    Fanatic Member namrekka's Avatar
    Join Date
    Feb 2005
    Location
    Netherlands
    Posts
    639

    Re: VS2005 gridview postback under Vista

    Thanks Besoup. That solved 1 part of the problem. ASP.NET configuration works now. The debugging part the gridview still has the problem. I'm sure it has something to do with security somewhere.

    Edit: Hmmm....not stable afterwards.
    Last edited by namrekka; Jan 31st, 2008 at 09:56 AM.

  5. #5

    Thread Starter
    Fanatic Member namrekka's Avatar
    Join Date
    Feb 2005
    Location
    Netherlands
    Posts
    639

    Re: VS2005 gridview postback under Vista

    Its running fine now when I run VS2005 with the "/rootSuffix Exp" switch, which I can't explain. What worries me is that I seems the only one with this behaviour of "some" controls.

  6. #6
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: VS2005 gridview postback under Vista

    That indicates a registry issue, since 'exp' causes VS2005 to run in isolation. I'll have a think, no guarantees.

  7. #7

    Thread Starter
    Fanatic Member namrekka's Avatar
    Join Date
    Feb 2005
    Location
    Netherlands
    Posts
    639

    Re: VS2005 gridview postback under Vista

    Thanks in advance Mendhak. That would be great.

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