Have it all setup like in the screenshot, also using windows 8 64bit
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\jon\Desktop\buddy\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, Boolean checkHost)
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.XmlTextReaderImpl.FinishInitUriString()
at System.Xml.XmlTextReaderImpl..ctor(String uriStr, XmlReaderSettings settings, XmlParserContext context, XmlResolver uriResolver)
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\jon\Desktop\buddy\Bots\ProfessionBuddy\Professionbuddy\ProfessionBuddy.cs:line 579
at HighVoltz.Professionbuddy.LoadStrings() in c:\Users\jon\Desktop\buddy\Bots\ProfessionBuddy\Professionbuddy\ProfessionBuddy.cs:line 557
at HighVoltz.Professionbuddy.Init() in c:\Users\jon\Desktop\buddy\Bots\ProfessionBuddy\Professionbuddy\ProfessionBuddy.cs:line 516
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\jon\Desktop\buddy\Bots\ProfessionBuddy\Professionbuddy\MainForm.cs:line 482