Adding a Developer Account Throws an Error
Just tried adding a Developer Account to the Xamarin Studio Preferences and I am receiving this error. Any Help would be great!! System.Reflection.TargetInvocationException: Exception has been thrown...
View ArticleUnable to determine license edition. (XA9010)
I am running xamarin studio under starter edition but get the error Unable to determine license edition. (XA9010). Please help.
View ArticleTextview is not displaying on iphone but works fine on emulator
Hi i am trying to develop ios app using xamarin. i created the screen with one textview ( with some text), when i try to test it using emulator it works great. But when i try to test on iphone ( with...
View ArticleHow to save UITableView data to DB?
Hey, I stated to use Xamarin.iOS, and the first app i'm trying to build is a Notes App, just like defult Apple Notes app. I'm using the recipe from Xamarin Recipes, and used UITableView to show the...
View ArticleEntitlements file "Entitlements.plist" not found
I am trying to run a simple app on an iOS device and receive this error message. The application runs fine in the emulator but can not get past this error when trying to run on an iPod Touch. I have...
View ArticleIs SQLite.Net Table method loading the entire table into a collection?
I've been using Praeclarum's SQLite.Net ORM for quite a long time, and my main method for querying from the database is the Table method. But today I realized that in the Xamarin documentation about...
View ArticleSection Headerview with button
I have a tableviewcontroller, and in one of the section headers, I have a button. When the button is tapped, I insert additional elements into the section. If the button is tapped again, the elements...
View ArticleFATAL EXCEPTION:main from ListView and Adapter
I am getting the following error on my Android App. Up until about 20 minutes ago it was working fine. [AndroidRuntime] Shutting down VM [AndroidRuntime] FATAL EXCEPTION: main [AndroidRuntime] Process:...
View ArticleMapsAndLocationDemo_v3 (Google Play Services) build error
Hi, We are trying to get the MapsAndLocationDemo_v3 Solution to Build. We added the Google Play Services Component (Right Click "Components" then "Get More Components". This loads the Xamarin Component...
View ArticleWhats the best way to make a list cell to change its color when clicked...
If i use some style my list ends to not appear to be clicked and the only way i can think about doing that is inside the adapter but im using onListItemClick outside the adapter.cs, so there's a beter...
View ArticleEmulator not emulating
I loaded the free version of Xamarin for Android. I cannot get the Emulator running to save my life. I tried all of them. I just loaded up the default Tasky sample app and I get no errors. All I get is...
View ArticleProject theme in layout designer
Hey guys I was just wondering whether it is possible to have the Android Layout designer show a custom user created theme. When I select the theme it only shows all the android defaults. Does anyone...
View ArticleHelp on mono or Xamarin project -beginner-
Hi everyone! I am a Grad Student in Turkey. Trying to accomplish my IT project about Mono. The subject of my project is to develop a software with Mono.My advisor is not helping me about the area or...
View Article[Help] Can not reference Renci.SSHNet
I am referencing the Renci SSH library in my project and I am trying to execute the code. I get an error saying: UNHANDLED EXCEPTION: System.TypeLoadException: Could not load type...
View ArticleSOLVED: Compilation hangs without error after update OS X @ Xamarin.iOS 7.0.2...
Compilation hangs without error after update OS X @ Xamarin.iOS 7.0.2 / 4.0.13 (38) / OS X 10.9 I've updated to OS X 10.9 and was unable to compile anymore previously compilable apps without any...
View ArticleIntroduce yourself
Welcome to the Xamarin forums! This is the place for you to introduce yourself to the forum community. Tell us a little bit about yourself. Where are you from? What kind of applications do you develop?...
View ArticleHow to reattach debugger to Android Device without re-deploying the app?
I'm trying to debug an app on my device, but when I hit an exception, it's fatal and crashes the app. I'd like to simply reattach the debugger and keep going rather than wait the 60+ seconds for the...
View ArticlePCL in Xamarin Studio
Hi, I have problem with configure Portable Class Library support on Xamarin Studio. It seems like some profiles in Project Options->Build->General are missing. I cannot set Target Frameworks for...
View Articlevs 2012 without a Mac getting "Application Name is not set in iOS Application...
I know doc says we need a Mac to deploy and publish apps but I am just trying to find out how wasy is to develop a ios app using vs 2012 and debug using an ios emulator. I am trying the hello world...
View ArticleXamarin Studio: Object reference not set to an instance of an object
Hello all, this is probably very simple, but I still can't see why it's happening. I would like to use Xamarin Studio 4.0.10 on my Mac OS X, v. 10.8.5. I have some simple programs, such as the ones...
View Article