| | |
Phas: IE 6 Can't open new windows from link clicked
![]() |
•
•
Join Date: Jun 2004
Posts: 5
Reputation:
Solved Threads: 0
I'm having the same problem as jheft (see below). Any ideas? I'm pulling my hair out. Thanks!
Phas
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
•
•
Join Date: Jun 2004
Posts: 5
Reputation:
Solved Threads: 0
•
•
•
•
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
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
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
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.
- 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.
•
•
Join Date: Jun 2004
Posts: 5
Reputation:
Solved Threads: 0
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
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
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.
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.
- 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.
•
•
Join Date: Jun 2004
Posts: 5
Reputation:
Solved Threads: 0
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
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.
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.
- 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.
•
•
Join Date: Jun 2004
Posts: 173
Reputation:
Solved Threads: 9
•
•
•
•
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
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!
•
•
•
•
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!
"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.
- 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.
![]() |
Similar Threads
- IE6 open a BlanK Page if a link is clicked or open in a new window is selected (Web Browsers)
- IE 6 Can't open new windows from link clicked (Web Browsers)
Other Threads in the Web Browsers Forum
- Previous Thread: Nothing will open in my Internet explorer
- Next Thread: Cannot find #websitename.com error
Views: 18500 | Replies: 14
| Thread Tools | Search this Thread |
Tag cloud for Web Browsers
aiim2009 andrewlippmann android apple background britain browser browserproblems browsers browsing budget bughunt censorship china chrome client code compuserve contest defect development dns email europe exploit explorer facebook fennec firefox gecko google government history ie7 ie8 internet internet.broadband internetexplorer internetexplorer8 internetusage iphone leak linux malware marshallmcluhan media memory microsoft mitmedialab mobile mobilebrowsers mosaic mozilla music netscape networking news newspapers newyork offline olympics onlinecommunities opensource opera opera.software patch plugins porn privacy problem safari save security server sex silverlight social software survey surveys teenagers television testing thunderbird twitter u.s. uk update users utest video web webbrowser webdevelopment webusage wikipedia windowslivemail worldrecord worldwideweb xp







