Archive for January, 2010

CHKDSK on Startup

Sunday, January 31st, 2010
One major problem I've been having is on my 2nd PC - where each time I shut down/restart it always runs a CHKDSK! So annoying! I found this great article that resolves this issue using command prompt to modify registry settings on start up. Disable or Stop Auto CHKDSK During Windows Startup
  • Share/Bookmark

Full transaction log on MSSQL

Sunday, January 17th, 2010
Had a big problem the other week when one of our databases was throwing heaps of exception email errors on scheduled tasks. After debugging for a few hours I worked out that the transaction log was completely full! Check out this useful article; http://msdn.microsoft.com/en-us/library/ms175495.aspx A useful tool is running the following command; backup log with no_log It's also suggested you do a Maintenance Plan Wizard - http://msdn.microsoft.com/en-us/library/ms189036.aspx I'll post more in this… Continue reading
  • Share/Bookmark

Beginner to SVN

Monday, January 11th, 2010
I've been looking into SVN to replace our existing source control. It's bloody fantastic here's a link to the SVN Book - http://svnbook.red-bean.com…
  • Share/Bookmark

Fusebox 5 Community

Friday, January 1st, 2010
Join the fun! http://groups.yahoo.com/group/fusebox5 Currently there's no lead developer, and no real on-going plans for future versions as the FuseNG Project was stopped. Although FB will live on! The community has hit back with heaps of responses it looks like there will only be patches applied to the 5.5 version. See what the latest is by joining the group…
  • Share/Bookmark