
05-02-2011
|
|
|
|
Join Date: May 2011
Location: UK
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
Re: Microsoft (C) Register Server has stopped working
Originally Posted by Atanas Tashev
This will be helpful
1. Go to Start Menu
2. Choose Computer Properties
3. From Tab menu choose Advanced and than Performance - > Settings and then
Data Execution Prevention.
4. Select "Turn On DEP for all programs and services except those I select"
and press button "Add..." and you need to find "Regsvr32" and add it.
5. Check the box and press OK.
6. Try "regsvr32" from "cmd".
"Peter Afonin" wrote:
> Hello,
>
> I'm running Vista Ultimate.
>
> For some reason I cannot register any dll, when I run regsvr32 I get this
> message:
>
> Microsoft (C) Register Server has stopped working
>
> As a result dll is not registered.
>
> In the Event Viewer I see this:
>
> Faulting application regsvr32.exe, version 6.0.6000.16386, time stamp
> 0x4549b3c7, faulting module unknown, version 0.0.0.0, time stamp 0x00000000,
> exception code 0xc0000005, fault offset 0x00c70ef1, process id 0x165c,
> application start time 0x01c76dc3d9123cc8.
>
> Is there a way to fix it?
>
> I would appreciate your suggestions.
>
> Thank you,
>
> --
> Peter Afonin
>
>
I was having this problem, and what you suggested worked perfectly. Is there any security risk to having made these changes?
Thank you anyway.
|