joeydaly.com #code #afl #tennis

31Jan/100

CHKDSK on Startup

Posted by Joey

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

Tagged as: , , No Comments
17Jan/100

Full transaction log on MSSQL

Posted by Joey

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

11Jan/100

Beginner to SVN

Posted by Joey

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

1Jan/100

Fusebox 5 Community

Posted by Joey

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

Tagged as: No Comments