Advertisement
Guest User

Untitled

a guest
Nov 4th, 2012
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. 2012-11-04 13:41:43,210 INFO - Turning on logging
  2. 2012-11-04 13:41:45,284 INFO - Starting up Danbooru Downloader 3.2012.10.26
  3. 2012-11-04 13:41:45,308 DEBUG - Loading provider list.
  4. 2012-11-04 13:41:45,321 ERROR - Unhandled Exception
  5. System.IO.FileNotFoundException: Could not find file 'D:\jruler\lesxbyln\DanbooruDownloader20121026\DanbooruProviderList.xml'.
  6. File name: 'D:\jruler\lesxbyln\DanbooruDownloader20121026\DanbooruProviderList.xml'
  7. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  8. 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 bFromProxy, Boolean useLongPath)
  9. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
  10. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
  11. at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
  12. at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
  13. at System.Threading.CompressedStack.runTryCode(Object userData)
  14. at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  15. at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
  16. at System.Xml.XmlTextReaderImpl.OpenUrl()
  17. at System.Xml.XmlTextReaderImpl.Read()
  18. at DanbooruDownloader3.DAO.DanbooruProviderDao.Read(String filename)
  19. at DanbooruDownloader3.FormMain.LoadProviderList()
  20. at DanbooruDownloader3.FormMain..ctor()
  21. at DanbooruDownloader3.Program.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement