Windows CardSpace (InfoCard)
Hi,
I got similar behaviour after importting broken .crds file - Cardspace UI freezes.
After trying Ctrl-Alt-Del - logout I noted that Just-In-Time debugger (not Java) chooser is up - so after getting uncaught exception infocard.exe is stopped to debug, but debugger's UI cannot pop-up because of Cardspace secure desktop. After disabling JIT in Visual Studios I get just error message box instead of freeze.
If you're referring being trapped on the private desktop, we've fixed the general issue there for our next release. You system isn't really frozen at that point. The application threw an unhandled exception, JIT kicked in, but you're still on the private desktop unable to access the JIT window, causing a lock.
At this point, CTRL+ALT+DEL still works and the only workaround for now is to select log off and log back in if you don't want to reboot.
When you mentioned saving card, are you referring to installing a managed card (*.crd), backing up cards to a *.crds file or restorking cards from a *.crds file
that's interesting. i've never actually seen that before.
can you try backing up your cards and then deleting the cardspace folder in %homepath%\Local Settings\Application Data\Microsoft\
and seeing if that'll help