Advertisement
Guest User

error_eventviewer

a guest
May 18th, 2012
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. Description: The process was terminated due to an unhandled exception.
  2. Exception Info: System.IO.FileNotFoundException
  3. Stack:
  4. at System.IO.__Error.WinIOError(Int32, System.String)
  5. at System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean)
  6. at System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, Int32)
  7. at System.Xml.XmlDownloadManager.GetStream(System.Uri, System.Net.ICredentials, System.Net.IWebProxy, System.Net.Cache.RequestCachePolicy)
  8. at System.Xml.XmlUrlResolver.GetEntity(System.Uri, System.String, System.Type)
  9. at System.Xml.XmlReaderSettings.CreateReader(System.String, System.Xml.XmlParserContext)
  10. at System.Xml.XmlReader.Create(System.String, System.Xml.XmlReaderSettings, System.Xml.XmlParserContext)
  11. at System.Xml.Linq.XDocument.Load(System.String, System.Xml.Linq.LoadOptions)
  12. at System.Xml.Linq.XDocument.Load(System.String)
  13. at Helivalues_ImportTool.Form1..ctor()
  14. at Helivalues_ImportTool.Program.Main()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement