|
||||||||||||||||||||||||||||||||||
MissingManifestResourceExcepti
|
Author | Message |
---|---|
![]() I've got an odd situation in which my MDI Child forms no longer show properly. This has occured a number of times to me. I'm not exactly sure what triggers this, but it may be caused by/result in trying to access non-existant controls on the forms. In design time, these controls are present, but in run- time they are always NOTHING. In some cases, I don't get any error until I try and access the controls that should have been on the form. In other cases, I get MissingManifestResourceException when I try and show the form. Looking up this exception, I wonder if I haven't managed to corrupt some resource files. I am also wondering if the CodeModel has become corrupted. I can fix it by cut-n- pasting everything onto/into new forms. Any help is appreciated. |
|
Thu, 22 Sep 2005 16:10:36 GMT | |
![]() |
|
![]() Mike,
This article discusses a common reason for getting a PRB: Error When You Access .resources File of the Form at Run Time Mattias === |
|
Fri, 23 Sep 2005 03:05:31 GMT | |
![]() |
|
![]() Thanks Mattias, that was one of two problems. I had put a
namespace block in front of some of my forms. However, many other forms still show without error - and without anything visible. |
|
Fri, 23 Sep 2005 12:29:41 GMT | |
![]() |
|
![]() Found the 2nd problem - it was of my making.
|
|
Fri, 23 Sep 2005 14:29:11 GMT | |
Page 1 of 1 |
[ 4 post ] |
1. MissingManifestResourceExcepti 2. MissingManifestResourceExcepti 5. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |