| Subject: RegCap.exe crash on Vista Machine |
| Group: microsoft.public.vstudio.general |
| Date: 8/8/2008 12:01:16 PM |
| From: "Marian Pascalau" [Email Address Protection] |
I have a problem using Visual Studio Setup projects. I have developed a COM server in Delphi, created a setup project with Visual Studio 2008, set the "Register" property of my server to "vsdrfCOM", and, on compilation of my setup project, I am always getting a generic error. After I have searched for more informations I have realized that I have an access violation inside a Visual Studio Tool called "RegCap.exe". Anybody out there having simmilar problems? Exception - details: Fehlerhafte Anwendung regcap.exe, Version 9.0.21022.8, Zeitstempel 0x47316c84, fehlerhaftes Modul kernel32.dll, Version 6.0.6000.16386, Zeitstempel 0x4549bd80, Ausnahmecode 0xc0000005, Fehleroffset 0x00029145, Prozess-ID 0x1e58, Anwendungsstartzeit 01c8f95cc8018770. I am using Windows Vista Business (German) with Visual Studio 2008 (English) |
| Back |