Guest User

Untitled

a guest
Apr 22nd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.51 KB | None | 0 0
  1. System.Net.WebException: Could not find file 'C:\Users\Hiemanshu Sharma\Downloads\Markers&Tokens.o8s'. ---> System.Net.WebException: Could not find file 'C:\Users\Hiemanshu Sharma\Downloads\Markers&Tokens.o8s'. ---> System.IO.FileNotFoundException: Could not find file 'C:\Users\Hiemanshu Sharma\Downloads\Markers&Tokens.o8s'.
  2. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  3. 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)
  4. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
  5. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
  6. at System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
  7. at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
  8. --- End of inner exception stack trace ---
  9. at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
  10. at System.Net.FileWebRequest.GetResponseCallback(Object state)
  11. --- End of inner exception stack trace ---
  12. at System.IO.Packaging.PackWebResponse.WaitForResponse()
  13. at System.IO.Packaging.PackWebResponse.get_ContentType()
  14. at System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
  15. at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
  16. at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()
  17. at Octgn.ImageUtils.<>c__DisplayClass1.<GetCardImage>b__0() in C:\OCTGN FX\Octgn\Utils\ImageUtils.cs:line 37
  18. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  19. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  20. at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  21. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  22. at System.Threading.ExecutionContext.runTryCode(Object userData)
  23. at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  24. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
  25. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  26. at System.Windows.Threading.DispatcherOperation.Invoke()
  27. at System.Windows.Threading.Dispatcher.ProcessQueue()
  28. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  29. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  30. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  31. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  32. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  33. at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  34. at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  35. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  36. at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
  37. at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
  38. at System.Windows.Application.RunInternal(Window window)
  39. at System.Windows.Application.Run()
  40. at Octgn.OctgnApp.Main() in C:\OCTGN FX\Octgn\obj\Debug\App.g.cs:line 0
Add Comment
Please, Sign In to add comment