|
|
|
date: Fri, 8 Aug 2008 21:01:16 +0200,
group: microsoft.public.vstudio.general
back
RegCap.exe crash on Vista Machine
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)
date: Fri, 8 Aug 2008 21:01:16 +0200
author: Marian Pascalau
RE: RegCap.exe crash on Vista Machine
Hi there, I am wondering what the solution to your problem was. I am having a
similar problem, is it due to access priviledges?
Dunc
"Marian Pascalau" wrote:
> 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)
>
>
>
>
date: Fri, 29 Aug 2008 03:36:01 -0700
author: DuncThePunk
|
|