EDN Admin
Well-known member
Say that my Main Form Dialogs ID is: IDD_MainForm_Dialog<br/>
<br/>
My MFC C++ Project is "Dialog Based".<br/>
<br/>
In my MFC C++ Project in Visual Studio 2005 for no apparent reason when I make a minor adjustment to a Caption or Version Number data I am now seeing the following error message when I try to save the Resource data:<br/>
<br/>
"(IDD_MainForm_Dialog) Resource data is invalid. Unable to save resource script"<br/>
<br/>
So I went back to a previous version of my code from a week ago that has NO issues then copied that to a work copy then worked on the "work copy" of the program... If I only make a change to something other than a Resource item such as adding, editing, or deleting
code, there is no problem.<br/>
<br/>
BUT as soon as I make 1 minor adjustment to any resource item, then I get the Error Message above with the Name / ID of the Main Form Dialog when attempting to save everything.<br/>
<br/>
---<br/>
<br/>
Tried looking for a viable solution but these links didnt seem to help:<br/>
http://support.microsoft.com/kb/320216<br/>
http://support.microsoft.com/kb/836733<br/>
<br/>
Dont need to "reproduce the problem" since the problem wont go away... I need to SOLVE this problem ASAP!<br/>
<br/>
Any helpful hints on getting this issue resolved will be greatly appreciated.<br/>
<br/>
Thanks,<br/>
BillNew<br/><hr class="sig DirectShow Filter Graph Spy: http://alax.info/blog/777 Extremely helpful for finding deep details for DirectShow Graphs.
View the full article
<br/>
My MFC C++ Project is "Dialog Based".<br/>
<br/>
In my MFC C++ Project in Visual Studio 2005 for no apparent reason when I make a minor adjustment to a Caption or Version Number data I am now seeing the following error message when I try to save the Resource data:<br/>
<br/>
"(IDD_MainForm_Dialog) Resource data is invalid. Unable to save resource script"<br/>
<br/>
So I went back to a previous version of my code from a week ago that has NO issues then copied that to a work copy then worked on the "work copy" of the program... If I only make a change to something other than a Resource item such as adding, editing, or deleting
code, there is no problem.<br/>
<br/>
BUT as soon as I make 1 minor adjustment to any resource item, then I get the Error Message above with the Name / ID of the Main Form Dialog when attempting to save everything.<br/>
<br/>
---<br/>
<br/>
Tried looking for a viable solution but these links didnt seem to help:<br/>
http://support.microsoft.com/kb/320216<br/>
http://support.microsoft.com/kb/836733<br/>
<br/>
Dont need to "reproduce the problem" since the problem wont go away... I need to SOLVE this problem ASAP!<br/>
<br/>
Any helpful hints on getting this issue resolved will be greatly appreciated.<br/>
<br/>
Thanks,<br/>
BillNew<br/><hr class="sig DirectShow Filter Graph Spy: http://alax.info/blog/777 Extremely helpful for finding deep details for DirectShow Graphs.
View the full article