Go Back   CodingForums.com > :: Client side development > JavaScript programming > Ajax and Design

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-18-2013, 08:14 AM   PM User | #1
EsiWendy
New to the CF scene

 
Join Date: Jan 2013
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
EsiWendy is an unknown quantity at this point
Element not found error

Hi All,

Can you please help I'm trying to help a user cause she's getting this error:

Element not found
Common2_3_6_9.js
Code: 0
Line: 3582
Char: 1

And here's the possible solution I found on fixing this:

1. open regedit
2. navigate to HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\1.1\0\win32
3. click on the "Default" and see the value. If it is "shdocvw.dll", then change it to ieframe.dll with full path
4. restart IE 7 and try EBS R12

SIMILAR WITH THIS ONE

You can use regedit (Start Menu->Run->Type "regedit") to modify the following key:
HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\1.1\0\win32
and change the current value:
C:\WINDOWS\system32\shdocvw.dll
to this:
C:\WINDOWS\system32\ieframe.dll

But now on the user's machine I couldn't find such root file to fix.

Please Help

Thanks,
Wendy
EsiWendy is offline   Reply With Quote
Old 01-18-2013, 08:51 AM   PM User | #2
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,452
Thanks: 0
Thanked 498 Times in 490 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
Where are they getting that error?

If it is a JavaScript error then it shouldn't have anything to do with the registry.
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote
Old 01-22-2013, 08:26 AM   PM User | #3
EsiWendy
New to the CF scene

 
Join Date: Jan 2013
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
EsiWendy is an unknown quantity at this point
Please find the attached:
EsiWendy is offline   Reply With Quote
Old 01-22-2013, 09:03 AM   PM User | #4
abduraooft
Supreme Master coder!

 
abduraooft's Avatar
 
Join Date: Mar 2007
Location: N/A
Posts: 14,680
Thanks: 158
Thanked 2,182 Times in 2,169 Posts
abduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really nice
Quote:
Originally Posted by EsiWendy View Post
Please find the attached:
Where is it?
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
abduraooft is offline   Reply With Quote
Old 01-23-2013, 05:31 AM   PM User | #5
EsiWendy
New to the CF scene

 
Join Date: Jan 2013
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
EsiWendy is an unknown quantity at this point
There we go
Attached Thumbnails
Click image for larger version

Name:	Error.jpg
Views:	34
Size:	48.4 KB
ID:	11886  
EsiWendy is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:08 PM.


Advertisement
Log in to turn off these ads.