The problem I have an ASP.NET 4.0 application that crashes with a stack overflow on one computer, but not another. It runs fine on my development enviro
Get a crash dump, run it against Microsoft's Debug Diagnostic Tool and show us the result.
Also take a look at http://support.microsoft.com/kb/919789/en-us, which explains all the necessary steps in detail.