Just dumping an error i get when net 4.0 and several other needed librarys are installed:
6/11/2012 9:10:15 PM - 5.1.2600.196608 - 2.0.4467.14091 - System.ArgumentOutOfRangeException: The number of bytes cannot exceed the virtual address space on a 32 bit machine.
Parameter name: numBytes
at System.Runtime.InteropServices.SafeBuffer.Initialize(UInt64 numBytes)
at System.Security.Principal.Win32.InitializeReferencedDomainsPointer(SafeLsaMemoryHandle referencedDomains)
at System.Security.Principal.SecurityIdentifier.TranslateToNTAccounts(IdentityReferenceCollection sourceSids, Boolean& someFailed)
at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection sourceSids, Type targetType, Boolean& someFailed)
at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection sourceSids, Type targetType, Boolean forceSuccess)
at System.Security.Principal.SecurityIdentifier.Translate(Type targetType)
at System.Security.Principal.WindowsIdentity.GetName()
at System.Security.Principal.WindowsIdentity.get_Name()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
at #=qwAq7creHybUR6G_oDFEyDheSTDGWNrzJ_YwkYjOWIIM=.#=qOM9mrEaHPxdLEmuLEeAqiQ==(String[] #=qs$Qdrd$445DkujZr7e5J$A==)
1.4 doesnt work on 1.5.5 anymore either. We need 2.0 to get working
