BTV PodCatcher RULES!
PodCatcher has been working
great for the last couple of months.
But, I just did 'the weekly' windows update and now it won't run. Trying to start the program caused a windows error to appear.
Running on XP with version 4.6 of BTV.
I removed the BTVPodCatcherConfig.xml and FeedInfo.bpc from the directory and then PodCatcher will start up with no feeds configured.
As soon as I tried to add a feed (revision 3 - systm) it had a .NET error (null ref):
http://revision3.com/systm/feed/xvid-large
UPDATE - It seems that revision 3 is currently down. I added Cranky Geeks and CommandN with no problems.
I think that if the service is down then a minor bug in the version of PodCatcher (V 1.2.3.1) that I'm running.
Please keep up the good work!
Any suggestions?
Thanks
Derek
Part of the Error message:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** 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)