VS2005 x86 app not responsive in Windows 7

Answered VS2005 x86 app not responsive in Windows 7

  • Wednesday, January 30, 2013 9:16 PM
     
     

    I have a simple one page app that copies files from one place to another, works perfectly in WinXP, but in Win7 the interface appears to be completely non-responsive. Well the Red X still works, but simple push buttons don't depress.

    I might expect there be a problem within the file copy routine, but that routine is never given a chance to begin. It locks up even before the "Me.Enable = False" has had a chance to complete as the first line after the button press.

    The user's win7 environment is locked down/corporate, so there is nothing I can look at from the back side to figure out what is hanging it up.

    The odd thing is that there is no error.  It just stops responding to mouse commands.

    anyone have any suggestions?

    hank you for your time


All Replies