Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Windows Vista

Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 04-06-2009, 09:20 PM
bahl85
Newsgroup Contributor
 
Posts: n/a
Sidebar .dll files?


I've tried over and over again to try and get my Vista Sidebar to reload
and I don't know what's going on.

I've followed the steps here:
[url]http://forums.techarena.in/vista-help/656006.htm#post2919536[/url]

When I type in "regsvr32 -u ATL.DLL" I get "DLLUnregisterserver in
atl.dll succeeded."

When I type in "regsvr32 -u sbdrop.dll" and any of the other commands I
get the following:

"the module "sbdrop.dll" failed to load. Make sure the binary is stored
at the specified path or debug it to check for problems with the binary
or dependent .DLL files. The specified module could not be found."

Help?!


--
bahl85
------------------------------------------------------------------------
bahl85's Profile: [url]http://forums.techarena.in/members/87993.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-help/1155974.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 04-06-2009, 09:20 PM
  #2 (permalink)  
Old 04-07-2009, 02:20 AM
Jon
Newsgroup Contributor
 
Posts: n/a
Re: Sidebar .dll files?


"bahl85" <bahl85.3q993d@DoNotSpam.com> wrote in message
news:bahl85.3q993d@DoNotSpam.com...[color=blue]
>
> I've tried over and over again to try and get my Vista Sidebar to reload
> and I don't know what's going on.
>
> I've followed the steps here:
> [url]http://forums.techarena.in/vista-help/656006.htm#post2919536[/url]
>
> When I type in "regsvr32 -u ATL.DLL" I get "DLLUnregisterserver in
> atl.dll succeeded."
>
> When I type in "regsvr32 -u sbdrop.dll" and any of the other commands I
> get the following:
>
> "the module "sbdrop.dll" failed to load. Make sure the binary is stored
> at the specified path or debug it to check for problems with the binary
> or dependent .DLL files. The specified module could not be found."
>
> Help?!
>[/color]


Make sure that you've taken step 2 in that sequence of instructions, before
running the regsvr32 commands, ie

cd "\Program Files\Windows Sidebar"

Otherwise Vista doesn't know where to look to find sbdrop.dll or wlsrvc.dll
to unregister or register them.

--
Jon

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 04-07-2009, 04:20 AM
bahl85
Newsgroup Contributor
 
Posts: n/a
Re: Sidebar .dll files?


Yes, I've done that as well. It does the first step, it just wont do the
others.

I think they could be missing? When I open the sidebar folder in my
program files, it is empty really. I don't know where the files went?


--
bahl85
------------------------------------------------------------------------
bahl85's Profile: [url]http://forums.techarena.in/members/87993.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-help/1155974.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 04-07-2009, 06:10 AM
Jon
Newsgroup Contributor
 
Posts: n/a
Re: Sidebar .dll files?


"bahl85" <bahl85.3q9sjd@DoNotSpam.com> wrote in message
news:bahl85.3q9sjd@DoNotSpam.com...[color=blue]
>
> Yes, I've done that as well. It does the first step, it just wont do the
> others.
>
> I think they could be missing? When I open the sidebar folder in my
> program files, it is empty really. I don't know where the files went?
>
>
> --[/color]


Odd. A "System Restore" may be the quickest way to resolve it, if you have
that option available.

Otherwise you may find the files in subfolders of 'C:\Windows\winsxs\',
which you could try copying to the Program Files folder (copy the newest
versions), notably ....

C:\Windows\winsxs\x86_microsoft-windows-sidebar_........
C:\Windows\winsxs\x86_microsoft-windows-live-services_.......
[ C:\Windows\winsxs\x86_microsoft-windows-sidebar.resources_..... ]

The Windows Sidebar folder should contain these files .....

"C:\Program Files\Windows Sidebar\sbdrop.dll"
"C:\Program Files\Windows Sidebar\settings.ini"
"C:\Program Files\Windows Sidebar\sidebar.exe"
"C:\Program Files\Windows Sidebar\wlsrvc.dll"

and these subfolders......

"C:\Program Files\Windows Sidebar\en-US"
"C:\Program Files\Windows Sidebar\Gadgets"
"C:\Program Files\Windows Sidebar\Shared Gadgets"

--
Jon




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 04-07-2009, 08:20 AM
bahl85
Newsgroup Contributor
 
Posts: n/a
Re: Sidebar .dll files?


WOW! Thanks Jon.

I thought my .dll files were gone for good!

I think that's all it was. For some reason I lost everything except my
Gadgets folder, which only had one of my original ones in it.

I don't know what did it as I had no clue were the Side Bar folder was
until I had this problem.

Alas, all in all - thank you!!


--
bahl85
------------------------------------------------------------------------
bahl85's Profile: [url]http://forums.techarena.in/members/87993.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-help/1155974.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 04-07-2009, 02:20 PM
Noel Paton
Newsgroup Contributor
 
Posts: n/a
Re: Sidebar .dll files?

[email]bahl85.3q993d@DoNotSpam.com[/email] said, in <bahl85.3q993d@DoNotSpam.com>[color=blue]
>
> I've tried over and over again to try and get my Vista Sidebar to reload
> and I don't know what's going on.
>
> I've followed the steps here:
> [url]http://forums.techarena.in/vista-help/656006.htm#post2919536[/url]
>
> When I type in "regsvr32 -u ATL.DLL" I get "DLLUnregisterserver in
> atl.dll succeeded."
>
> When I type in "regsvr32 -u sbdrop.dll" and any of the other commands I
> get the following:
>
> "the module "sbdrop.dll" failed to load. Make sure the binary is stored
> at the specified path or debug it to check for problems with the binary
> or dependent .DLL files. The specified module could not be found."
>
> Help?!
>
>
> --
> bahl85
> ------------------------------------------------------------------------
> bahl85's Profile: [url]http://forums.techarena.in/members/87993.htm[/url]
> View this thread: [url]http://forums.techarena.in/vista-help/1155974.htm[/url]
>
> [url]http://forums.techarena.in[/url][/color]

To quote MVP Ronnie Vernon, ttry this...
<quote>
Click Start / All Programs / Accessories. Right-click the Command Prompt
and
select "Run as administrator".



Type these commands one by one:



Press the ENTER Key after each command.



Regsvr32 atl.dll


Regsvr32 "%ProgramFiles%\Windows Sidebar\sbdrop.dll"


Regsvr32 "%ProgramFiles%\Windows Sidebar\wlsrvc.dll"



*Type the commands Exactly as shown, including the Quotes.



*Reboot the computer after you finish these commands before trying the
to open the SideBar.



Let us know the results.
<unquote>
HTH

--
Noel Paton
[url]www.crashfixpc.co.uk[/url]

Nil Carborundum Illegitemi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 04-07-2009, 02:20 PM
Noel Paton
Newsgroup Contributor
 
Posts: n/a
Re: Sidebar .dll files?

[email]bahl85.3q993d@DoNotSpam.com[/email] said, in <bahl85.3q993d@DoNotSpam.com>[color=blue]
>
> I've tried over and over again to try and get my Vista Sidebar to reload
> and I don't know what's going on.
>
> I've followed the steps here:
> [url]http://forums.techarena.in/vista-help/656006.htm#post2919536[/url]
>
> When I type in "regsvr32 -u ATL.DLL" I get "DLLUnregisterserver in
> atl.dll succeeded."
>
> When I type in "regsvr32 -u sbdrop.dll" and any of the other commands I
> get the following:
>
> "the module "sbdrop.dll" failed to load. Make sure the binary is stored
> at the specified path or debug it to check for problems with the binary
> or dependent .DLL files. The specified module could not be found."
>
> Help?!
>
>
> --
> bahl85
> ------------------------------------------------------------------------
> bahl85's Profile: [url]http://forums.techarena.in/members/87993.htm[/url]
> View this thread: [url]http://forums.techarena.in/vista-help/1155974.htm[/url]
>
> [url]http://forums.techarena.in[/url][/color]

To quote MVP Ronnie Vernon, ttry this...
<quote>
Click Start / All Programs / Accessories. Right-click the Command Prompt
and
select "Run as administrator".



Type these commands one by one:



Press the ENTER Key after each command.



Regsvr32 atl.dll


Regsvr32 "%ProgramFiles%\Windows Sidebar\sbdrop.dll"


Regsvr32 "%ProgramFiles%\Windows Sidebar\wlsrvc.dll"



*Type the commands Exactly as shown, including the Quotes.



*Reboot the computer after you finish these commands before trying the
to open the SideBar.



Let us know the results.
<unquote>
HTH

--
Noel Paton
[url]www.crashfixpc.co.uk[/url]

Nil Carborundum Illegitemi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 04-07-2009, 04:20 PM
bahl85
Newsgroup Contributor
 
Posts: n/a
Re: Sidebar .dll files?


Hi -

I actually had already tired that, and that did not work either. Jon
helped me out though - it looked as though I was missing my .dll files.
[color=blue]
> Otherwise you may find the files in subfolders of 'C:\Windows\winsxs\',
> which you could try copying to the Program Files folder (copy the
> newest
> versions), notably ....
>
> C:\Windows\winsxs\x86_microsoft-windows-sidebar_........
> C:\Windows\winsxs\x86_microsoft-windows-live-services_.......
> [ C:\Windows\winsxs\x86_microsoft-windows-sidebar.resources_..... ]
>
> The Windows Sidebar folder should contain these files .....
>
> "C:\Program Files\Windows Sidebar\sbdrop.dll"
> "C:\Program Files\Windows Sidebar\settings.ini"
> "C:\Program Files\Windows Sidebar\sidebar.exe"
> "C:\Program Files\Windows Sidebar\wlsrvc.dll"
>
> and these subfolders......
>
> "C:\Program Files\Windows Sidebar\en-US"
> "C:\Program Files\Windows Sidebar\Gadgets"
> "C:\Program Files\Windows Sidebar\Shared Gadgets"[/color]

Thanks for your help though!


--
bahl85
------------------------------------------------------------------------
bahl85's Profile: [url]http://forums.techarena.in/members/87993.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-help/1155974.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 07-02-2009, 07:50 PM
Corca
Newsgroup Contributor
 
Posts: n/a
Re: Sidebar .dll files?

Hi Neol,

I tried your fix and it worked for me. Thanks.



"Noel Paton" wrote:
[color=blue]
> [email]bahl85.3q993d@DoNotSpam.com[/email] said, in <bahl85.3q993d@DoNotSpam.com>[color=green]
> >
> > I've tried over and over again to try and get my Vista Sidebar to reload
> > and I don't know what's going on.
> >
> > I've followed the steps here:
> > [url]http://forums.techarena.in/vista-help/656006.htm#post2919536[/url]
> >
> > When I type in "regsvr32 -u ATL.DLL" I get "DLLUnregisterserver in
> > atl.dll succeeded."
> >
> > When I type in "regsvr32 -u sbdrop.dll" and any of the other commands I
> > get the following:
> >
> > "the module "sbdrop.dll" failed to load. Make sure the binary is stored
> > at the specified path or debug it to check for problems with the binary
> > or dependent .DLL files. The specified module could not be found."
> >
> > Help?!
> >
> >
> > --
> > bahl85
> > ------------------------------------------------------------------------
> > bahl85's Profile: [url]http://forums.techarena.in/members/87993.htm[/url]
> > View this thread: [url]http://forums.techarena.in/vista-help/1155974.htm[/url]
> >
> > [url]http://forums.techarena.in[/url][/color]
>
> To quote MVP Ronnie Vernon, ttry this...
> <quote>
> Click Start / All Programs / Accessories. Right-click the Command Prompt
> and
> select "Run as administrator".
>
>
>
> Type these commands one by one:
>
>
>
> Press the ENTER Key after each command.
>
>
>
> Regsvr32 atl.dll
>
>
> Regsvr32 "%ProgramFiles%\Windows Sidebar\sbdrop.dll"
>
>
> Regsvr32 "%ProgramFiles%\Windows Sidebar\wlsrvc.dll"
>
>
>
> *Type the commands Exactly as shown, including the Quotes.
>
>
>
> *Reboot the computer after you finish these commands before trying the
> to open the SideBar.
>
>
>
> Let us know the results.
> <unquote>
> HTH
>
> --
> Noel Paton
> [url]www.crashfixpc.co.uk[/url]
>
> Nil Carborundum Illegitemi
>[/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adobe Reader telling me all program files are corrupt .. desktop and sidebar icons are all adobe vid Windows Vista 3 03-18-2008 09:35 AM
Google sidebar vs. Windows Vista sidebar pumpkin016 Windows Vista 1 12-29-2007 11:50 AM
Where's my sidebar?? mamablanc Windows Vista 2 12-15-2007 02:10 AM
Theme your sidebar: Windows Sidebar Styler Tiberious Windows Vista 2 05-15-2007 07:30 PM
Sidebar Scott Micale Windows XP 4 02-01-2007 02:16 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 02:26 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0