Hi guys,
I've installed a .net service update
FIX: Multitouch devices become unresponsive when you use a .NET Framework 4.0-based WPF application that uses a Wacom driver
http://support.microsoft.com/kb/2328751
and now I am getting this error upon starting reflector 7:
.NET Reflector Fatal Error
System.Runtime.Remoting.RemotingException: The async result object is null or of an unexpected type.
at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
at Microsoft.Win32.SessionSwitchEventHandler.EndInvoke(IAsyncResult result)
at System.Windows.Forms.Screen.get_AllScreens()
at System.Windows.Forms.Form.ApplyBoundsConstraints(Int32 suggestedX, Int32 suggestedY, Int32 proposedWidth, Int32 proposedHeight)
at System.Windows.Forms.Form.FillInCreateParamsStartPosition(CreateParams cp)
at System.Windows.Forms.Form.get_CreateParams()
at System.Windows.Forms.Control.SizeFromClientSize(Int32 width, Int32 height)
at System.Windows.Forms.Control.SetClientSizeCore(Int32 x, Int32 y)
at System.Windows.Forms.Form.SetClientSizeCore(Int32 x, Int32 y)
at System.Windows.Forms.Control.set_ClientSize(Size value)
at ReflectorCustomDialog.ExceptionReporting.ExceptionReportingForm.InitializeComponent()
at ReflectorCustomDialog.ExceptionReporting.ExceptionReportingForm..ctor()
at ReflectorCustomDialog.ExceptionReporting.ExceptionReportingForm..ctor(UnhandledExceptionHandler unhandledExceptionHandler, ReportExceptionEventArgs reportExceptionEventArgs)
at ReflectorCustomDialog.ExceptionReporting.ReflectorUnhandledExceptionHandler.OnReportException(ReportExceptionEventArgs e)
at SmartAssembly.SmartExceptionsCore.UnhandledExceptionHandler.(Exception , Boolean )
OK
I tried to uninstall it but it doesn't change the situation (I think it left new assemblies on machine). Any idea?
Thanks,
Miha
I've installed a .net service update
FIX: Multitouch devices become unresponsive when you use a .NET Framework 4.0-based WPF application that uses a Wacom driver
http://support.microsoft.com/kb/2328751
and now I am getting this error upon starting reflector 7:
I tried to uninstall it but it doesn't change the situation (I think it left new assemblies on machine). Any idea?
Thanks,
Miha