Skip to content

Instantly share code, notes, and snippets.

@pjbeaman
Created February 20, 2012 07:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pjbeaman/1868273 to your computer and use it in GitHub Desktop.
Save pjbeaman/1868273 to your computer and use it in GitHub Desktop.
Error from when pics don't load
new size: 680000 with 17
Problem with http://www.mobileworldcongress.com/uploads/profilepics/10031/106263.jpg?width=100&height=100&crop=auto System.IO.IOException: Win32 IO returned ERROR_ALREADY_EXISTS. Path:
at System.IO.File.Move (System.String sourceFileName, System.String destFileName) [0x00000] in <filename unknown>:0
at MonoTouch.Dialog.Utilities.ImageLoader.Download (System.Uri uri, System.String target) [0x00000] in <filename unknown>:0
Error fetching picture for http://www.mobileworldcongress.com/uploads/profilepics/10031/106263.jpg?width=100&height=100&crop=auto to /Users/peterbeaman/Library/Application Support/iPhone Simulator/5.0/Applications/407865F5-510B-4184-A65E-A9493B795B7A/Documents/../Library/Caches/Pictures.MonoTouch.Dialog/eb89713765b931357e30af5d8e6e1f7e
Problem with http://www.mobileworldcongress.com/uploads/profilepics/10031/109160.jpg?width=100&height=100&crop=auto System.IO.IOException: Win32 IO returned ERROR_ALREADY_EXISTS. Path:
at System.IO.File.Move (System.String sourceFileName, System.String destFileName) [0x00000] in <filename unknown>:0
at MonoTouch.Dialog.Utilities.ImageLoader.Download (System.Uri uri, System.String target) [0x00000] in <filename unknown>:0
Error fetching picture for http://www.mobileworldcongress.com/uploads/profilepics/10031/109160.jpg?width=100&height=100&crop=auto to /Users/peterbeaman/Library/Application Support/iPhone Simulator/5.0/Applications/407865F5-510B-4184-A65E-A9493B795B7A/Documents/../Library/Caches/Pictures.MonoTouch.Dialog/1696b8320aba274142dd5d733bbcf80e
Problem with http://www.mobileworldcongress.com/uploads/profilepics/10031/66092.jpg?width=100&height=100&crop=auto System.IO.IOException: Win32 IO returned ERROR_ALREADY_EXISTS. Path:
at System.IO.File.Move (System.String sourceFileName, System.String destFileName) [0x00000] in <filename unknown>:0
at MonoTouch.Dialog.Utilities.ImageLoader.Download (System.Uri uri, System.String target) [0x00000] in <filename unknown>:0
Error fetching picture for http://www.mobileworldcongress.com/uploads/profilepics/10031/66092.jpg?width=100&height=100&crop=auto to /Users/peterbeaman/Library/Application Support/iPhone Simulator/5.0/Applications/407865F5-510B-4184-A65E-A9493B795B7A/Documents/../Library/Caches/Pictures.MonoTouch.Dialog/d98f6e5fbb02db8bd05b099af226877c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment