StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Issues
»
The specified key was not found within the messaging database.
The specified key was not found within the messaging database.
Post Reply
Like
0
The specified key was not found within the messaging database.
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
StrataFrame Team
S
StrataFrame Team
posted 17 Years Ago
ANSWER
Post Details
Share Post
S
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.
Reply
Like
0
StarkMike
StarkMike
posted 17 Years Ago
ANSWER
Post Details
Share Post
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\"
Reply
Like
0
StarkMike
StarkMike
posted 17 Years Ago
ANSWER
Topic Details
Share Topic
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?
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
0
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search