ASP.NET errors- February 11, 2003 I'm running into lots of ASP.NET errors with my blog stuff... it works great locally, but when I let Radio FTP it up to the server it gets hosed... i'll have to follow up with my admin tomorrow (that's you Brian! <G>)http://www.simplegeek.com/2003/02/10.html#a185 BlogX minor updates- February 11, 2003 Still not ready to release my source for my blogging stuff i'm playing with, but I did get a brain dead simple RSS feed working... (again, this is all temporary, so don't subscribe)... I thought I'd get some feedback from my architecture... There is one XML file (.dayentry.xml) per date. There are multiple entries per date. This allows for queries about what days have logs without ever parsing any files. This means the calendar can be populated with a simple file system query. In addition there.http://www.simplegeek.com/2003/02/10.html#a184 |