After moving to .Net Framework 4.0, I have tried to use my usual tool CLR debugger which comes with SDK 2.0 on client servers that doesn't have VS2010 installation (or any other IDE installed). Unfortunately CLR debugger didn't worked :(. I didn't find any SDK for .Net 4.0, is there any alternative debugging tool for v4.0?
Update: May be i need to install VS2010 express on those machines?
post about it at www.devartplus.com
Update: Official microsoft answer - They doesn't support CLR debugger any more.