为什么在ubuntu上执行xsp4会报Unhandled Exception:
System.TypeLoadException: Could not load type of field 'Mono.Webserver.Xsp.Server:<>f mg$cache1'(3)due to: Could not resolve type with token 0100000b from typeref (expected class 'Mono.security.Protocol.Tls.PrivateKeySelectioncallback' in assembly 'Mono.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756')assembly:Mono.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756 type:Mono.Security.Protocol.Tls.PrivateKeySelectionCallback member:(null)ERRORI FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not load typeof field 'Mono.Webserver.XSP,Server:<>f mg$cache1'(3) due to: could not resolve type with token 0100000b from typeref (expected class 'Mono.security.ProtocolTls.PrivateKeySelectioncallback'in assembly 'Mono.security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756') assembly:Mono.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756 type:Mono.Security.Protocol.Tls.PrivateKeySelectioncallback member:(null)
或者有没有办法用其他的运行webform,比如jexus