Two questions:
1- How do I remove feeds? I accidently created a duplicate.
2- Why won't a feed such as this work? Is it because its generated from a PHP link? It works fine in Google Reader and Miro.
http://rss.streamos.com/streamos/rss...satelliteradio
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at RSSLibrary2.RSSMain.loadRSS(Boolean fistRun)
at RSSLibrary2.RSSMain..ctor(String url, String SaveLocation, Int32 numberToDownload, Boolean BTVintergration)
at RSS_Reader.Setup.button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)