Try using the "Error Lookup" application that comes with Visual Studio (it's also part of VC6). For 1812, it sounds like the resource for the dialog was not found. This can happen if you manually edit resource.h. Try doing a 'build all' ("rebuild solution" in VS.NET parlance).
Software Zen: delete this;