G
Guest
I have two forms that are both derived from the same base class. When I try to
open these inherited forms in the windows form designer, I go back and forth
between the following two errors
1. Object reference not set to an instance of an object
2. The service System.Windows.Forms.Design.IEventHandlerService
already exists in the service container
Parameter name: serviceTyp
Does anyone know why I am getting such errors? Any solutions?
All help is greatly appreciated!! :
Thanks
Parveen
open these inherited forms in the windows form designer, I go back and forth
between the following two errors
1. Object reference not set to an instance of an object
2. The service System.Windows.Forms.Design.IEventHandlerService
already exists in the service container
Parameter name: serviceTyp
Does anyone know why I am getting such errors? Any solutions?
All help is greatly appreciated!! :
Thanks
Parveen