Advertisement
Guest User

Untitled

a guest
May 23rd, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. 5/9/2010 4:53:45 PM System.IO.FileNotFoundException: Could not find file 'C:\Users\Ben\AppData\Local\Temp\86.mid'.
  2. 5/9/2010 4:53:45 PM File name: 'C:\Users\Ben\AppData\Local\Temp\86.mid'
  3. 5/9/2010 4:53:45 PM at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  4. 5/9/2010 4:53:45 PM 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)
  5. 5/9/2010 4:53:45 PM at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
  6. 5/9/2010 4:53:45 PM
  7. at RSCM.Controls.MidiEntryControl.Refresh()
  8. 5/9/2010 4:53:45 PM Failed to open MIDI file.
  9. 5/9/2010 4:53:45 PM System.IO.FileNotFoundException: Could not find file 'C:\Users\Ben\AppData\Local\Temp\86.mid'.
  10. 5/9/2010 4:53:45 PM File name: 'C:\Users\Ben\AppData\Local\Temp\86.mid'
  11. 5/9/2010 4:53:45 PM at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  12. 5/9/2010 4:53:45 PM 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)
  13. 5/9/2010 4:53:45 PM at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
  14. 5/9/2010 4:53:45 PM
  15. at RSCM.Controls.MidiEntryControl.Refresh()
  16. 5/9/2010 4:53:45 PM Failed to open MIDI file.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement