New
#1
System.ObjectDisposedException when starting an application
I had upgraded the OS and now an application will not connect via the network today.
Windows 10 Professional
Version 1903
OS Build 18362.356 on both PC's
I have checked that network discovery is active on both PC's but when I start the application it asks me to browse to a folder on the other PC and when I try the error below appears:
System.ObjectDisposedException
Message=Cannot access a disposed object.
Object name: '#=qxixkFTjB97zwLvXjTU5Cghc4SWbPWdsXFnm4DFJJfG4='.
Source=System.Windows.Forms
StackTrace=
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.Form.CreateHandle()
at System.Windows.Forms.Control.get_Handle()
at System.Windows.Forms.Control.CreateGraphicsInternal()
at System.Windows.Forms.Control.CreateGraphics()
at #=qxixkFTjB97zwLvXjTU5Cghc4SWbPWdsXFnm4DFJJfG4=..ctor()
at #=qPW_NU2ijlAAGVgdg5BqACwxMYcIXRQ5v6a5M61F7DIE=.#=qORntJxokCF$xFSARw6yCLw==()
at #=qrkx5xGPyrTxLPBV_TEuTiwtlpWeGLMdPhJF7sr4DJ98=.#=q9khbAQZIIk5dNwwZ6oA9xA==()
TargetSite=Void CreateHandle()
I have tried the .Net Repair Tool and that has not resolved the issue.
Any ideas?
Thank you.
Robert
- - - Updated - - -
Update
Called Microsoft, tech person did a remote and installed "Windows.iso 1903.iso" on both computers but it did not resolve the issue.