CHKDSK on Startup
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.
Full transaction log on MSSQL
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 -… Continue reading
Beginner to SVN
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… Continue reading
Fusebox 5 Community
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… Continue reading
