Has anybody else noticed that regasm /regfile doesn't work correctly? It doesn't escape the backslashes in the InprocServer32 key's default entry, so the value never gets written:
[HKEY_CLASSES_ROOT\CLSID\{guid}\InprocServer32] @="C:\WINDOWS\System32\mscoree.dll" <= need double backslashes If anyone else is doing interop work, this tidbit might save them some debugging time during deployment. Kyle Alons http://www.kinook.com You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.