hi, I have tried to use an app but it won't start, any help is appreciated. Log is below
Important Information These are community forums and not official technical support. If you need official support: Contact Us
The following comments are owned by whoever posted them. We are not responsible for them in any way.
Back to Threads Reply to Thread
hi, I have tried to use an app but it won't start, any help is appreciated. Log is below
This looks relevant:
Unhandled Exception:
System.Security.SecurityException: GetCurrentToken returned error 58872576
at System.Security.Principal.WindowsIdentity.GetCurrentInternal (System.Security.Principal.TokenAccessLevels desiredAccess, System.Boolean threadOnly) [0x0003a] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0
at System.Security.Principal.WindowsIdentity.GetCurrent () [0x00000] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0
at _FLm1NGAFyovPK93OnF1NZLG30uH._UKqd1rbSsCCbpeijkzLRMbClg8aA () [0x00051] in <30d215dc9e4040da9a550db6cee8e79b>:0
I tried calling WindowsIdentity.GetCurrent
in my dev environment as a quick test, and I did not get this error. It might be a version difference, which you could clear up by installing the latest Wine Mono in your bottle (https://dl.winehq.org/wine/wine-mono/8.1.0/wine-mono-8.1.0-x86.msi). If that fails, installing .NET Framework might help.
Unfortunately, I don't know what error 58872576 is, and looking at the code it's not obvious to me what's going wrong.
thanks for the reply. I installed wine mono and tried again with run command and got this error:
Command error text:
Unhandled Exception:
System.Security.SecurityException: GetCurrentToken returned error 65689856
at System.Security.Principal.WindowsIdentity.GetCurrentInternal (System.Security.Principal.TokenAccessLevels desiredAccess, System.Boolean threadOnly) [0x0003a] in <de4d51d88e3b4eea89a8d6a3a9854818>:0
at System.Security.Principal.WindowsIdentity.GetCurrent () [0x00000] in <de4d51d88e3b4eea89a8d6a3a9854818>:0
at _FLm1NGAFyovPK93OnF1NZLG30uH._UKqd1rbSsCCbpeijkzLRMbClg8aA () [0x00051] in <30d215dc9e4040da9a550db6cee8e79b>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.Security.SecurityException: GetCurrentToken returned error 65689856
at System.Security.Principal.WindowsIdentity.GetCurrentInternal (System.Security.Principal.TokenAccessLevels desiredAccess, System.Boolean threadOnly) [0x0003a] in <de4d51d88e3b4eea89a8d6a3a9854818>:0
at System.Security.Principal.WindowsIdentity.GetCurrent () [0x00000] in <de4d51d88e3b4eea89a8d6a3a9854818>:0
and every time I run I actually get a different error number. I also tried to install .net framework but it was already installed.
okay fixed, it was a .net framework issue, I guess it wasn't installed even though it said so.
Please Note: This Forum is for non-application specific questions relating to installation/configuration of CrossOver. All application-specific posts to this Forum will be moved to their appropriate Compatibility Center Forum.
CrossOver Forums: the place to discuss running Windows applications on Mac and Linux