"Sharing snd Security" Dialog Blow Up

  • Thread starter Thread starter Gary Brown
  • Start date Start date
G

Gary Brown

Hi,

Whenever you click on "Sharing and Security" in Explorer
a VS JIT debugger dialog pops up. Explorer disappears
when the dialog is dismissed.

What is happening?

FWIW: NT File Manager sets sharing but we still don['t get
a connection (probably another problem for another note).

Thanks,
Gary
 
Hi Gary,

Does "VS JIT debugger" have a shell extension, perhaps implemented as a
context menu handler? If so, see "Method 2" here:
http://windowsxp.mvps.org/slowrightclick.htm (Ignore the page title)

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Hi,

Whenever you click on "Sharing and Security" in Explorer
a VS JIT debugger dialog pops up. Explorer disappears
when the dialog is dismissed.

What is happening?

FWIW: NT File Manager sets sharing but we still don['t get
a connection (probably another problem for another note).

Thanks,
Gary
 
Ramesh,

Success! It was a shell extension, rjhExtension.

Shexview was essential so thanks to its author too.

Thanks,
Gary
 
You're welcome, Gary.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Ramesh,

Success! It was a shell extension, rjhExtension.

Shexview was essential so thanks to its author too.

Thanks,
Gary
 
Back
Top