Control panel "Windows Cardspace" doesnt work

Every time i start the "Windows Cardspace" from the control panel, i get this eventlog error:

Running on german XP Pro SP2

Ereignistyp: Fehler
Ereignisquelle: CardSpace 3.0.0.0
Ereigniskategorie: General
Ereigniskennung: 269
Datum: 07.11.2006
Zeit: 19:38:32
Benutzer: NT-AUTORITAT\SYSTEM
Computer: ATHLON64
Beschreibung:
The Windows CardSpace service is too busy to process this request. User has too many outstanding requests.

Additional Information:
bei System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
bei System.Environment.get_StackTrace()
bei Microsoft.InfoCards.Diagnostics.InfoCardTrace.BuildMessage(InfoCardBaseException ie)
bei Microsoft.InfoCards.Diagnostics.InfoCardTrace.TraceAndLogException(Exception e)
bei Microsoft.InfoCards.Diagnostics.InfoCardTrace.ThrowHelperError(Exception e)
bei Microsoft.InfoCards.UIAgentMonitor.AddNewClient(UIAgentMonitorHandle handle)
bei Microsoft.InfoCards.UIAgentMonitorHandle.CreateAgent(Int32 callerPid, WindowsIdentity callerIdentity, Int32 tsSessionId)
bei Microsoft.InfoCards.RequestFactory.CreateClientRequestInstance(UIAgentMonitorHandle monitorHandle, String reqName, IntPtr rpcHandle, Stream inStream, Stream outStream)
bei Microsoft.InfoCards.RequestFactory.ProcessNewRequest(Int32 parentRequestHandle, IntPtr rpcHandle, IntPtr inArgs, IntPtr& outArgs)

Weitere Informationen uber die Hilfe- und Supportdienste erhalten Sie unter http://go.microsoft.com/fwlink/events.asp.



Answer this question

Control panel "Windows Cardspace" doesnt work

  • Simon Jefferies

    My guess is that CardSpace's secure desktop (http://msdn2.microsoft.com/en-us/library/ms682573.aspx) causes Miranda to switch to its idle mode and one of them (CS or M) does something wrong in this situation.
  • jessie2

    same here, thanks for the info

    btw: I've submitted this bug to miranda: http://bugs.miranda-im.org/view.php id=2694

  • TOMAHAWK1

    Yep, it was Miranda... no idea what it did, but quiting Miranda IM solved it.

    Maybe you should contact the Miranda Devs to sort the problem out.

  • xlordt

    No it is working sorryly!!!

    Something else happened this time... a new error i think... some problems with the infocard service.


  • J. Clark

    I made a new user account in xp

    Those errors disappear, but now a new series appeared. When i open the applet in an account user it is saying that an error happened and is shoutting down. After a while it disappear and a dialog with a sentence about an error is there saying to go to see eventviewer, but there i cant find anything and this window is related to the service infocard.exe.

    In a second user account everything is working but that error i explained now is appearing everytime i save a new card, and after reopening Cardspace the new card is saved, so silly error.


  • vgvKarthik

    I have exactly the same problem too, with the same errors in Eventlog.
    I have a hard disk only with one partition and Windows (XP Home sp2 fully updated - Italian version) is installed in C :\.
    When Windows Cardspace start, this opens a white window and crash, and the system is nailed.
    I have never installed "Miranda" too.

  • He is Cool

    I had similar problem.
    Check out the ref about compatibility CardSpace and Miranda IM.
    I solved the problem just like author said.

  • Rob Zuber

    An other Error was

    Ereignistyp: Fehler
    Ereignisquelle: CardSpace 3.0.0.0
    Ereigniskategorie: General
    Ereigniskennung: 282
    Datum: 07.11.2006
    Zeit: 18:12:31
    Benutzer: ATHLON64\wallner
    Computer: ATHLON64
    Beschreibung:
    The Windows CardSpace user interface process failed in its initialization phase. This might be due to an error during the creation of the private desktop. Eine Ausnahme vom Typ Microsoft.InfoCards.UIAgentInitializationException wurde ausgelost.

    Additional Information:
    bei System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
    bei System.Environment.get_StackTrace()
    bei Microsoft.InfoCards.Diagnostics.InfoCardTrace.BuildMessage(InfoCardBaseException ie)
    bei Microsoft.InfoCards.Diagnostics.InfoCardTrace.TraceAndLogException(Exception e)
    bei Microsoft.InfoCards.Diagnostics.InfoCardTrace.ThrowHelperError(Exception e)
    bei Microsoft.InfoCards.ClientUIRequest.StartAndWaitForUIAgent()
    bei Microsoft.InfoCards.ManageRequest.OnProcess()
    bei Microsoft.InfoCards.Request.ProcessRequest()
    bei Microsoft.InfoCards.ClientUIRequest.ProcessRequest()
    bei Microsoft.InfoCards.Request.DoProcessRequest()
    bei Microsoft.InfoCards.RequestFactory.ProcessNewRequest(Int32 parentRequestHandle, IntPtr rpcHandle, IntPtr inArgs, IntPtr& outArgs)

    Weitere Informationen uber die Hilfe- und Supportdienste erhalten Sie unter http://go.microsoft.com/fwlink/events.asp.


  • M Thomas

    Actually, your problem has nothing to do with the original thread. However, make sure your Windows is installed on the NTFS.
  • Christie Myburgh

    Is it perhaps the "DNS client service" stopped on your system
    Does "Infocard service" depend somehow from "DNS client service" to work
    I had stopped "DNS client service" to use the "MVPS HOSTS file" (http://www.mvps.org/winhelp2002/hosts.htm).

  • ryan101

    The Windows CardSpace service is too busy to process this request

    this means the infocard.exe is still in memory. Crash it through the task manager, restart the infocard service through the services manager and it should work.

    But I can't get CardSpace to work at ALL on my computer! I just installed .Net framework 3 and when I try to start cardspace from the control panel in WinXP SP2, it crashes. The eventlog shows the following error:

    An error occurrred while accessing the card collection. Ein ungultiger Dateipfad wurde angegeben.

    This is German and means something like "an invalid path was specified." So exactly how and where do I specify "the path"

    Another error listed in the event log states that memory could not be opened. But I guess it's connected to the first error, since this one comes afterwards.

    here's the complete list of errors (btw, "occurred" is spelt with 2 r's, not three):


    An error occurrred while accessing the card collection.  Ein ungultiger Dateipfad wurde angegeben.
    Additional Information:
       bei System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
       bei System.Environment.get_StackTrace()
       bei Microsoft.InfoCards.Diagnostics.InfoCardTrace.BuildMessage(InfoCardBaseException ie)
       bei Microsoft.InfoCards.Diagnostics.InfoCardTrace.TraceAndLogException(Exception e)
       bei Microsoft.InfoCards.Diagnostics.InfoCardTrace.ThrowHelperError(Exception e)
       bei Microsoft.InfoCards.FileDataSource.ValidateDirectoryAccess()
       bei Microsoft.InfoCards.FileDataSource.CreateDirAndFiles()
       bei Microsoft.InfoCards.FileDataSource.OnLoad()
       bei Microsoft.InfoCards.StoreConnection.Load()
       bei Microsoft.InfoCards.StoreConnection.GetConnection(WindowsIdentity identity, Boolean allowCreate)
       bei Microsoft.InfoCards.StoreConnection.CreateConnection()
       bei Microsoft.InfoCards.ClientUIRequest.OnInitializeAsUser()
       bei Microsoft.InfoCards.Request.Initialize()
       bei Microsoft.InfoCards.RequestFactory.CreateClientRequestInstance(UIAgentMonitorHandle monitorHandle, String reqName, IntPtr rpcHandle, Stream inStream, Stream outStream)
       bei Microsoft.InfoCards.RequestFactory.ProcessNewRequest(Int32 parentRequestHandle, IntPtr rpcHandle, IntPtr inArgs, IntPtr& outArgs)

    An error occurrred while accessing the card collection.  Fehler beim Offnen des Speichers.


    Anwendungspopup: Windows CardSpace  (de-DE) : icardagt.exe - Fehler in Anwendung: Die Anweisung in "0x0016a8db" verweist auf Speicher in "0x68fe0501". Der Vorgang
    "written" konnte nicht auf dem Speicher durchgefuhrt werden.

    Klicken Sie auf "OK", um das Programm zu beenden.
    Klicken Sie auf "Abbrechen", um das Programm zu debuggen.

    Searched the entire google, MS newsgroups and this forum, but I can't find anything. HEEELP pleeease!


  • Adam.Kahtava

    dandrievsky wrote:
    I had similar problem.
    Check out the ref about compatibility CardSpace and Miranda IM.
    I solved the problem just like author said.

    yes, I've read about the miranda conflict. But I don't even have it installed. I also tried to shutdown all other programmes and services except those winxp requires to function, but cardspace still crashes


  • Francis Shanahan

    Actually I found that bug reproduces only if "Options/Status/Idle/Become idle if computer is locked" is enabled.
  • DMillerNCR

    I found these errors too and i couldnt solve for now. And no... it doesnt depends on Miranda: never used Miranda, nor installed.

    -> This is a generic error in icardagt.exe... not so much.

    Tipo evento: Errore
    Origine evento: Application Error
    Categoria evento: Nessuno
    ID evento: 1000
    Data: 22/11/2006
    Ora: 5.42.14
    Utente: N/D
    Computer: ETOMMSERVER
    Descrizione:
    Applicazione che ha provocato l'errore icardagt.exe, versione 3.0.4506.30, modulo che ha provocato l'errore unknown, versione 0.0.0.0, indirizzo errore 0x01140f89.

    Per ulteriori informazioni, consultare la Guida in linea e supporto tecnico all'indirizzo http://go.microsoft.com/fwlink/events.asp.
    Dati:
    0000: 41 70 70 6c 69 63 61 74 Applicat
    0008: 69 6f 6e 20 46 61 69 6c ion Fail
    0010: 75 72 65 20 20 69 63 61 ure ica
    0018: 72 64 61 67 74 2e 65 78 rdagt.ex
    0020: 65 20 33 2e 30 2e 34 35 e 3.0.45
    0028: 30 36 2e 33 30 20 69 6e 06.30 in
    0030: 20 75 6e 6b 6e 6f 77 6e unknown
    0038: 20 30 2e 30 2e 30 2e 30 0.0.0.0
    0040: 20 61 74 20 6f 66 66 73 at offs
    0048: 65 74 20 30 31 31 34 30 et 01140
    0050: 66 38 39 0d 0a f89..

    -> This error says "Impossible to open the archive", so sure is related to the next...

    Tipo evento: Errore
    Origine evento: CardSpace 3.0.0.0
    Categoria evento: General
    ID evento: 257
    Data: 22/11/2006
    Ora: 5.42.13
    Utente: ETOMMSERVER\eTomm
    Computer: ETOMMSERVER
    Descrizione:
    An error occurrred while accessing the card collection. Impossibile aprire l'archivio.

    Additional Information:
    in System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
    in System.Environment.get_StackTrace()
    in Microsoft.InfoCards.Diagnostics.InfoCardTrace.BuildMessage(InfoCardBaseException ie)
    in Microsoft.InfoCards.Diagnostics.InfoCardTrace.TraceAndLogException(Exception e)
    in Microsoft.InfoCards.Diagnostics.InfoCardTrace.ThrowHelperError(Exception e)
    in Microsoft.InfoCards.StoreConnection.GetConnection(WindowsIdentity identity, Boolean allowCreate)
    in Microsoft.InfoCards.StoreConnection.GetConnection()
    in Microsoft.InfoCards.GetUserPreferenceRequest.OnProcess()
    in Microsoft.InfoCards.Request.ProcessRequest()
    in Microsoft.InfoCards.Request.DoProcessRequest()
    in Microsoft.InfoCards.RequestFactory.ProcessNewRequest(Int32 parentRequestHandle, IntPtr rpcHandle, IntPtr inArgs, IntPtr& outArgs)

    Per ulteriori informazioni, consultare la Guida in linea e supporto tecnico all'indirizzo http://go.microsoft.com/fwlink/events.asp.

    -> ... that says that the path of the specified file is invalid.

    Tipo evento: Errore
    Origine evento: CardSpace 3.0.0.0
    Categoria evento: General
    ID evento: 257
    Data: 22/11/2006
    Ora: 5.42.13
    Utente: ETOMMSERVER\eTomm
    Computer: ETOMMSERVER
    Descrizione:
    An error occurrred while accessing the card collection. Il percorso del file specificato non e valido.

    Additional Information:
    in System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
    in System.Environment.get_StackTrace()
    in Microsoft.InfoCards.Diagnostics.InfoCardTrace.BuildMessage(InfoCardBaseException ie)
    in Microsoft.InfoCards.Diagnostics.InfoCardTrace.TraceAndLogException(Exception e)
    in Microsoft.InfoCards.Diagnostics.InfoCardTrace.ThrowHelperError(Exception e)
    in Microsoft.InfoCards.FileDataSource.ValidateDirectoryAccess()
    in Microsoft.InfoCards.FileDataSource.CreateDirAndFiles()
    in Microsoft.InfoCards.FileDataSource.OnLoad()
    in Microsoft.InfoCards.StoreConnection.Load()
    in Microsoft.InfoCards.StoreConnection.GetConnection(WindowsIdentity identity, Boolean allowCreate)
    in Microsoft.InfoCards.StoreConnection.CreateConnection()
    in Microsoft.InfoCards.ClientUIRequest.OnInitializeAsUser()
    in Microsoft.InfoCards.Request.Initialize()
    in Microsoft.InfoCards.RequestFactory.CreateClientRequestInstance(UIAgentMonitorHandle monitorHandle, String reqName, IntPtr rpcHandle, Stream inStream, Stream outStream)
    in Microsoft.InfoCards.RequestFactory.ProcessNewRequest(Int32 parentRequestHandle, IntPtr rpcHandle, IntPtr inArgs, IntPtr& outArgs)

    Per ulteriori informazioni, consultare la Guida in linea e supporto tecnico all'indirizzo http://go.microsoft.com/fwlink/events.asp.

    Seems like Windows Cardspace is saving something in someplace but cant load it.

    The only odd thing on my system is that Windows is installed in E: and the Users are in F: ( without a Documents and Settings folder).


  • Control panel "Windows Cardspace" doesnt work