File Drop, Windows 7 x64

  • Thread starter Thread starter Fred
  • Start date Start date
F

Fred

Hello,

With VS 2008 on Windows 7 x64, I can't debug a simple file drop on an
empty form.
No events are fired.
If I execute the exe outside VS, it works.

Anyone can confirm this ? Is there a way I don't know to debug this ?

Thanks.
 
Fred said:
Hello,

With VS 2008 on Windows 7 x64, I can't debug a simple file drop on an
empty form.
No events are fired.
If I execute the exe outside VS, it works.

Anyone can confirm this ? Is there a way I don't know to debug this ?

I disabled completely UAC and It is OK now.
If someone knows another solution ...
 
Back
Top