Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created February 7, 2014 17:58
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 saurabh360/d4e378a0284fe80ea550 to your computer and use it in GitHub Desktop.
Save saurabh360/d4e378a0284fe80ea550 to your computer and use it in GitHub Desktop.
System.ArgumentNullException: Argument cannot be null.
Parameter name: image
at MonoTouch.UIKit.UIImageView..ctor (MonoTouch.UIKit.UIImage image) [0x00055] in /Developer/MonoTouch/Source/monotouch/src/build/compat/UIKit/.pmcs-compat.UIImageView.g.cs:144
at ScrollView.ImageViewController.ViewDidLoad () [0x00097] in /Users/nischal/Downloads/Use_a_Scroll_View (1)/ScrollViewController.cs:36
at at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0004c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/.pmcs-compat.UIApplication.cs:38
at ScrollView.Application.Main (System.String[] args) [0x00008] in /Users/nischal/Downloads/Use_a_Scroll_View (1)/Main.cs:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment