System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Jerry\Desktop\HB\Bots\ProfessionBuddy\Localization\Strings.xml'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFrom*****, Boolean useLongPath)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWeb***** *****, RequestCachePolicy cachePolicy)
at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlReaderSettings.CreateReader(String inputUri, XmlParserContext inputContext)
at System.Xml.XmlReader.Create(String inputUri, XmlReaderSettings settings, XmlParserContext inputContext)
at System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
at System.Xml.Linq.XElement.Load(String uri)
at HighVoltz.Professionbuddy.LoadStringsFromXml(String path) in c:\Users\Jerry\Desktop\HB\Bots\ProfessionBuddy\Professionbuddy\ProfessionBuddy.cs:line 616
at HighVoltz.Professionbuddy.LoadStrings() in c:\Users\Jerry\Desktop\HB\Bots\ProfessionBuddy\Professionbuddy\ProfessionBuddy.cs:line 594
at HighVoltz.Professionbuddy.Init() in c:\Users\Jerry\Desktop\HB\Bots\ProfessionBuddy\Professionbuddy\ProfessionBuddy.cs:line 553
Err: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at HighVoltz.MainForm..ctor() in c:\Users\Jerry\Desktop\HB\Bots\ProfessionBuddy\Professionbuddy\MainForm.cs:line 482