User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Web Browsers section within the Tech Talk category of DaniWeb, a massive community of 426,171 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,874 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Web Browsers advertiser: Programming Forums
Views: 17407 | Replies: 14
Reply
Join Date: Jun 2004
Posts: 5
Reputation: Phas is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
Phas Phas is offline Offline
Newbie Poster

Re: IE 6 Can't open new windows from link clicked

  #1  
Jun 5th, 2004
I'm having the same problem as jheft (see below). Any ideas? I'm pulling my hair out. Thanks!

Phas

Originally Posted by jheft
i tried all the registry commands and they all went successfully except
regsvr32 Shell32.dll

when i entered this command i got the message:

shell32.dll was loaded, but the dllRegisterServer entry point was not found.
dllRegisterServer may not be exported, or a corrupt version of Shell32.dll may be in memory. Consider using PView to detect and remove it.

What does that all mean and what can I do about it?

thanks for this great site and any help you can give.

jheft
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jun 2004
Posts: 5
Reputation: Phas is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
Phas Phas is offline Offline
Newbie Poster

Re: IE 6 Can't open new windows from link clicked

  #2  
Jun 15th, 2004
Originally Posted by DMR
Phas,

You need to post your question in it's own separate thread. When multiple people "piggyback" their questions on to a thread started by another member it quickly becomes difficult to follow the multiple troubleshoots.

Thanks for understanding

- Dave

DMR,

You’re right. Sorry about that. OK, it all started like this. I was having the same problem as someone named ashkan. He said:
+++
When you click on some links, they go straight to the link without opening up a new IE and some links tend to open up a new IE to show the linked page, well when I click on the ones that have to open up a new IE, the new IE opens but it doesn't show anything on the page. I figured it might be one of my custom level functions but i don't know which, thanks.
Then antioed said:
+++
For IE 6 try:

Start-->Run-->regsvr32 urlmon.dll
Start-->Run-->regsvr32 Shdocvw.dll
Start-->Run-->regsvr32 Msjava.dll
Start-->Run-->regsvr32 Actxprxy.dll
Start-->Run-->regsvr32 Oleaut32.dll
Start-->Run-->regsvr32 Mshtml.dll
Start-->Run-->regsvr32 Browseui.dll
Start-->Run-->regsvr32 Shell32.dll

shouldn't have to reboot...
That seemed to work for ashkan, but not for jheft (or me for that matter). jheft said:
+++
i tried all the registry commands and they all went successfully except
regsvr32 Shell32.dll

when i entered this command i got the message:

shell32.dll was loaded, but the dllRegisterServer entry point was not found.
dllRegisterServer may not be exported, or a corrupt version of Shell32.dll may be in memory. Consider using PView to detect and remove it.

What does that all mean and what can I do about it?
Then I said:
+++
I'm having the same problem as jheft (see below). Any ideas? I'm pulling my hair out. Thanks!

Phas

Do you guys know what I should do? I tried using a program called PrcView but I couldn’t locate anything called regsvr32 Shell32.dll. Also can’t find it with the find tool, even when I scan my entire computer, so it’s not on my computer. Next, I tried pulling it off my W98SE CD and it’s not on their either. I’m so frustrated I’m about to freak. Can someone help me before I have to format my hard drive or buy a new computer?
Thanks SO much,
Phas
Reply With Quote  
Join Date: Jun 2004
Posts: 5
Reputation: Phas is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
Phas Phas is offline Offline
Newbie Poster

Re: IE 6 Can't open new windows from link clicked

  #3  
Jun 15th, 2004
Oops, forgot to add that I'm using W98SE and IE 6.0

Thanks!
Phas
Reply With Quote  
Join Date: Dec 2003
Location: Marin County, CA
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Rep Power: 18
Solved Threads: 339
Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: Phas: IE 6 Can't open new windows from link clicked

  #4  
Jun 17th, 2004
Running the regsvr32 command on shell32.dll only works in Win 2k and XP- that's probably why you're getting the error.

Have you looked at this article from MS?:

http://support.microsoft.com/default...281679&sd=tech
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing


Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.

However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
Reply With Quote  
Join Date: Jun 2004
Posts: 5
Reputation: Phas is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
Phas Phas is offline Offline
Newbie Poster

Re: Phas: IE 6 Can't open new windows from link clicked

  #5  
Jun 22nd, 2004
OK with the shell32.dll. Moving on, I read the article (thanks for recommending it) and the next thing it says for me to do is:

If the problem is still not resolved, verify that the following registry values are present and correct:
HKLM\SOFTWARE\Classes\Interface\{00020400-0000-0000-C000-000000000046}
Name: (Default)
Value: IDispatch
HKLM\SOFTWARE\Classes\Interface\{00020400-0000-0000-C000-000000000046}\ProxyStubClsid
Name: (Default)
Value: {00020420-0000-0000-C000-000000000046}
HKLM\SOFTWARE\Classes\Interface\{00020400-0000-0000-C000-000000000046}\ProxyStubClsid32
Name: (Default)
Value: {00020420-0000-0000-C000-000000000046}

I'm not a programmer, so this all looks greek to me. How do I do this? Thanks again!

Phas

Originally Posted by DMR
Running the regsvr32 command on shell32.dll only works in Win 2k and XP- that's probably why you're getting the error.

Have you looked at this article from MS?:

http://support.microsoft.com/default...281679&sd=tech
Reply With Quote  
Join Date: Dec 2003
Location: Marin County, CA
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Rep Power: 18
Solved Threads: 339
Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: Phas: IE 6 Can't open new windows from link clicked

  #6  
Jun 22nd, 2004
Ok, you need to use the Registry Editor to perform the tasks you're asking about. Be careful not to change anything yet while in the Editor- a wrong change there can render your system useless!!

Click the "Run..." option under your Start button and type "regedit" (omit the quotes) in the resulting dialog box; this will start the Editor. The window it presents will look very much like what you see when you use Windows Explorer to browse your folders, except for the fact you're looking at the hierarchy of your Registry instead of the hierarcy of folders on your hard drive.

From that initial window it should be pretty intuitive as to how to navigate to the HKLM\SOFTWARE\Classes\Interface\ location ("HKLM" is shorthand for the HKEY_LOCAL_MACHINE root "folder"). Once there, verify that the values in the {00020400-0000-0000-C000-000000000046} key are those given in the article.

Repost here if you have further questions, or if the registry values you find don't match those given in the Microsoft article.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing


Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.

However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
Reply With Quote  
Join Date: Jun 2004
Posts: 5
Reputation: Phas is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
Phas Phas is offline Offline
Newbie Poster

Re: Phas: IE 6 Can't open new windows from link clicked

  #7  
Jun 29th, 2004
Unfortunately this doesn't seem to be the problem. The registry values are present and correct. The MS article says to reinstall IE. I really don't want to do that as that requires formatting my hard drive. Any other ideas?

Thanks,
Phas

Originally Posted by DMR
Ok, you need to use the Registry Editor to perform the tasks you're asking about. Be careful not to change anything yet while in the Editor- a wrong change there can render your system useless!!

Click the "Run..." option under your Start button and type "regedit" (omit the quotes) in the resulting dialog box; this will start the Editor. The window it presents will look very much like what you see when you use Windows Explorer to browse your folders, except for the fact you're looking at the hierarchy of your Registry instead of the hierarcy of folders on your hard drive.

From that initial window it should be pretty intuitive as to how to navigate to the HKLM\SOFTWARE\Classes\Interface\ location ("HKLM" is shorthand for the HKEY_LOCAL_MACHINE root "folder"). Once there, verify that the values in the {00020400-0000-0000-C000-000000000046} key are those given in the article.

Repost here if you have further questions, or if the registry values you find don't match those given in the Microsoft article.
Reply With Quote  
Join Date: Dec 2003
Location: Marin County, CA
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Rep Power: 18
Solved Threads: 339
Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: Phas: IE 6 Can't open new windows from link clicked

  #8  
Jun 29th, 2004
Bummer- nothing else comes to my mind. Hopefully one of our other memebers will offer a suggestion.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing


Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.

However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
Reply With Quote  
Join Date: Jun 2004
Posts: 173
Reputation: BinaryMayhem is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 9
BinaryMayhem BinaryMayhem is offline Offline
Unverified User

Help Re: Phas: IE 6 Can't open new windows from link clicked

  #9  
Jun 29th, 2004
Originally Posted by DMR
Running the regsvr32 command on shell32.dll only works in Win 2k and XP- that's probably why you're getting the error.

Have you looked at this article from MS?:

http://support.microsoft.com/default...281679&sd=tech

yes, for win9x you use regsvr32 shdoc401.dll

btw, when you post a part of question from another question, could you possibly include their question too or even better a link to the OP?!...

ex: title: Phas: IE 6 Can't open new windows from link clicked
question:
i tried all the registry commands and they all went successfully except
regsvr32 Shell32.dll ...

it was really confusing trying to fuiger out what was going on... I had to find jheft's post before I could answer yours!
Reply With Quote  
Join Date: Dec 2003
Location: Marin County, CA
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Rep Power: 18
Solved Threads: 339
Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: Phas: IE 6 Can't open new windows from link clicked

  #10  
Jun 29th, 2004
Originally Posted by BinaryMayhem
it was really confusing trying to fuiger out what was going on... I had to find jheft's post before I could answer yours!

Yeah, this question was originally "piggybacked" onto that other thread; it didn't traslate too well after I split it out into its own thread...
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing


Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.

However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Web Browsers Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the Web Browsers Forum

All times are GMT -4. The time now is 6:11 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC