Frankinstien4444
Frankinstien4444
When I try to compile the VisualizationPlayer I get: DEP0600: Deployment failed. EntryPointNotFoundException - Unable to find an entry point named 'IsWow64GuestMachineSupported' in DLL 'kernel32.dll'. [0x80131523] Any ideas?
When I use an ?int property the value does save to the file correctly but I'm not able to deserialize the value. Any ideas? `[Serializable] public class ControllerAsset : AutoGeneratedNetworkDevice...
I need a object type return that is similar to the JSON.Parse method where I don't use a type to get a listing of the json objects and values. Many...