Y
yes healthcare via .NET 247
I am suddenly getting the following error.
Initially I thought that it is due to some errors in my code. But then I created new web project and started the application (using F5), the same error is coming even if i dont write any code in it.
Exception Details: System.MissingMethodException: Method not found: Void System.EventHandler..ctor(System.Object, IntPtr).
Initially I thought that it is due to some errors in my code. But then I created new web project and started the application (using F5), the same error is coming even if i dont write any code in it.
Exception Details: System.MissingMethodException: Method not found: Void System.EventHandler..ctor(System.Object, IntPtr).