Can a Debug Build do anything that the Release build cant? Like can it automatically generate error logs or other nifty things like that in a public "debug" release? I know vb.net has alot more debugging power than vb6 and I would like to take advantage of it...