N
Nishant S
By any chance, did you modify any of the code inserted by the designer?
Nishant S said:By any chance, did you modify any of the code inserted by the designer?
--
Regards,
Nish [VC++ MVP]
Charles Fineblum said:Hi:
I'm getting subject error when loading Form into WinForms designer.
Application complies and runs fine, but can not load form into designer.
This has happened twice and forced me to restart project. What can I do?
Thanx,
Charlie
Charles Fineblum said:Hi Nish:
Yes, sometimes things get left in there after they have been deleted from
designer.
Charlie
Nishant S said:By any chance, did you modify any of the code inserted by the designer?
--
Regards,
Nish [VC++ MVP]
Charles Fineblum said:Hi:
I'm getting subject error when loading Form into WinForms designer.
Application complies and runs fine, but can not load form into designer.
This has happened twice and forced me to restart project. What can I do?
Thanx,
Charlie
Nishant S said:I've had trouble a few times when I modified code that was added by the
generator. Safest thing is not avoid touching that area. An option you have
is to recreate the UI in a new file and then copy/paste the code from the
corrupted(well in a way) file to the new file.
--
Regards,
Nish [VC++ MVP]
Charles Fineblum said:Hi Nish:
Yes, sometimes things get left in there after they have been deleted from
designer.
Charlie
INishant S said:By any chance, did you modify any of the code inserted by the designer?
--
Regards,
Nish [VC++ MVP]
Hi:
I'm getting subject error when loading Form into WinForms designer.
Application complies and runs fine, but can not load form into designer.
This has happened twice and forced me to restart project. What can
do?Thanx,
Charlie