During the creating of the first “Live Writer”-Post, the following error occurred. When using Windows Live Writer (Beta), I received the error: [source lang=”c#”] System.NullReferenceException: Object reference not set to an instance of an object. at System.Windows.Forms.ToolStripProgressBar.Increment(Int32 value) at SmilingGoat.WindowsLiveWriter.Flickr.InsertFlickrImageForm.imageProcessor_ProgressChanged(Object sender, ProgressChangedEventArgs e) at System.ComponentModel.BackgroundWorker.OnProgressChanged(ProgressChangedEventArgs e) at System.ComponentModel.BackgroundWorker.ProgressReporter(Object arg) [/source] The error pops up on […]