Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!
If you have any problems with the registration process or your account login, please contact us.
My qmgr.dll is missing? How can I fix?
--
Retired Boeing Bill
"Torgeir Bakken (MVP)" wrote:
> David wrote:
>
> > [Error number: 0x8DDD0018]
> >
> > I keep getting this no matter what. It says to start the BITS (background
> > intelligence transfer server), but it is already on automatic and has started.
> >
> > Please help!
> Hi
>
> Reset the security settings on the BITS service and see if it helps:
>
> http://groups.google.com/groups?selm...TNGP12.phx.gbl
>
> (the "sc sdset bits ..." part in the link above)
>
>
> Then, after the above, do the following:
>
> Click Start >> Run >>
> Type the follow command in the Open box.
> "regsvr32.exe qmgr.dll" (w/o quotes)
> Press Ok
>
> Repeat the same for the following command:
>
> regsvr32.exe qmgrprxy.dll
>
>
>
> If that didn't help, try this:
>
> Run this command line (from a command prompt of from Start/Run, it
> reinstalls the BITS service (line will wrap in the newsreader!):
>
> %SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall
> 132 %SystemRoot%\inf\qmgr.inf
>
> (it must be a space between DefaultInstall and 132)
>
> When it asks for your OS CD-ROM to get some files, just point it to the
> folder %windir%\System32 (%windir% is typically C:\Windows).
>
> Then run the following commands:
>
> regsvr32.exe qmgr.dll
> regsvr32.exe qmgrprxy.dll
>
>
> Do a reboot after this.
>
>
> --
> torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scr...r/default.mspx
>