The specified key was not found within the messaging database.


Author
Message
StrataFrame Team
S
StrataFrame Developer (4.4K reputation)StrataFrame Developer (4.4K reputation)StrataFrame Developer (4.4K reputation)StrataFrame Developer (4.4K reputation)StrataFrame Developer (4.4K reputation)StrataFrame Developer (4.4K reputation)StrataFrame Developer (4.4K reputation)StrataFrame Developer (4.4K reputation)StrataFrame Developer (4.4K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
That's always fun to figure out... I'll go put an AddBS in the Set of the MessageXmlPath property.
StarkMike
StarkMike
StrataFrame User (498 reputation)StrataFrame User (498 reputation)StrataFrame User (498 reputation)StrataFrame User (498 reputation)StrataFrame User (498 reputation)StrataFrame User (498 reputation)StrataFrame User (498 reputation)StrataFrame User (498 reputation)StrataFrame User (498 reputation)
Group: Forum Members
Posts: 436, Visits: 944
Never mind... I figured it out... I forgot the terminating "\" in the messageXMLPath



Here's what I had



MicroFour.StrataFrame.UI.Localization.MessageXmlPath = "C:\Documents and Settings\MMurphy\My Documents\Visual Studio 2005\Projects\BluePrintLog2K5\BluePrintLog2K5"



Here's what it should be



MicroFour.StrataFrame.UI.Localization.MessageXmlPath = "C:\Documents and Settings\MMurphy\My Documents\Visual Studio 2005\Projects\BluePrintLog2K5\BluePrintLog2K5\"



Hehe
StarkMike
StarkMike
StrataFrame User (498 reputation)StrataFrame User (498 reputation)StrataFrame User (498 reputation)StrataFrame User (498 reputation)StrataFrame User (498 reputation)StrataFrame User (498 reputation)StrataFrame User (498 reputation)StrataFrame User (498 reputation)StrataFrame User (498 reputation)
Group: Forum Members
Posts: 436, Visits: 944
I keep getting this error message...not sure why. The specified key was not found within the messaging database.



I have this code added...

'-- ToDo: Add any extra application initialization

MicroFour.StrataFrame.UI.Localization.MessageKeyType = MicroFour.StrataFrame.Messaging.MessageKeyDataType.XML



MicroFour.StrataFrame.UI.Localization.MessageLocaleID = MicroFour.StrataFrame.UI.Localization.GetActiveLanguage("BluePrintLog2K5")



MicroFour.StrataFrame.UI.Localization.MessageXmlPath = "C:\Documents and Settings\MMurphy\My Documents\Visual Studio 2005\Projects\BluePrintLog2K5\BluePrintLog2K5"







And I have the generated xml file in the proper folder.



Any ideas?
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search