| | | 
StrataFrame User
       
Group: StrataFrame Users Last Login: 09/30/2008 5:17:28 PM Posts: 309, Visits: 445 |
| 8/21/2006 10:26:23 AM Source: MicroFour StrataFrame Base Message: The specified key [ParentTitle] was not found within the localization database. Stack: at MicroFour.StrataFrame.UI.Localization.RetrieveTextValue(String TextValueKey) at MicroFour.StrataFrame.UI.Localization.SetLocalizationOnControl(ILocalizable ControlToSet) at MicroFour.StrataFrame.UI.Windows.Forms.BaseForm.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: 09/26/2008 8:30:36 AM Posts: 2,685, Visits: 1,886 |
| Nothing special there... do you have the source code downloaded? I'm wondering if you could build it in debug and step through it to see where it's failing.
www.bungie.net |
| | | | 
StrataFrame User
       
Group: StrataFrame Users Last Login: 09/30/2008 5:17:28 PM Posts: 309, Visits: 445 |
| | I do, I'll try and do that today if I get some extra time. Thanks. |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: 09/26/2008 8:30:36 AM Posts: 2,685, Visits: 1,886 |
| | | | | 
StrataFrame User
       
Group: StrataFrame Users Last Login: 09/30/2008 5:17:28 PM Posts: 309, Visits: 445 |
| Ok, who wants to hit themselves? It didn't recognize the path because it assumes a backslash at the end. I changed it to be Localization.MessageXmlPath = CtlCommonPath & "\Data\" and everything is working. But on the bright side, I now have my StrataFrame code compiled in debug |
| | | | 
StrataFrame User
       
Group: StrataFrame Users Last Login: 09/30/2008 5:17:28 PM Posts: 309, Visits: 445 |
| | Ok, jumped for joy too soon. This did fix the localization thing, but after I compiled in debug mode I think I messed something up. I think I had the new dll's from training on my machine, but I don't think I had the source code. So, I think I compiled the wrong (old) source code and now I'm getting error messages all over the place. Where can I get the right source code, or how can I fix this? |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Today @ 3:31:03 AM Posts: 4,586, Visits: 4,569 |
| Yes, you are correct. You just need to load the install that you got from the training class back on your machine. We have not released the source code for the new release yet. Sorry. |
| | | | 
StrataFrame User
       
Group: StrataFrame Users Last Login: 09/30/2008 5:17:28 PM Posts: 309, Visits: 445 |
| Guess I can't run in debug after all. I just removed and reinstalled and it's fine now. Just had a little panic attack, but all is well. Thanks |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: Today @ 3:31:03 AM Posts: 4,586, Visits: 4,569 |
| Yup...sorry about that You will be able to run in debug mode in a couple of weeks when we publish the source code for the 1.5 update. |
| |
|
|