Can anyone help me.
I am accessing an Oracle10g database via IE6 and some records in a table i
have are displaying Done but with Errors on Page when i try and access them.
Here is the error
Line: 1
Char: 1
Error: Type mismatch: 'openNavScr'
Code: 0
Any information anyone could offer would be very much appreciated.
PS: I have most up to date Java Runtime SE on machine, all Windows Updates
etc.
Kind Regards
> Can anyone help me.
> I am accessing an Oracle10g database via IE6 and some records in a table i
[quoted text clipped - 13 lines]
> Kind Regards
> : )
= Click Start >> Control Panel>>Network and Internet Connections >> Double
click Internet Options.
On the IE properties windows you will see these Taps:
General | Security | Privacy | Content | Connections | Programs |
Advanced.
Under General Tab clear your History, Internet Files and Cookies.
Then click on Advanced tab and scroll down to under the Browsing Option:
[&] Browsing
[ ] Enable Third-Party browser extensions (Req Rest) uncheck this box.
[ ] Disable script Debugging (internet Explorer) <= check this box
[ ] Disable Script Debugging (Other) <= check this box
Click [OK] to apply your changes and close the IE properties.
= Then Open a run command and type in these DLLs to re-register them:
regsvr32 softpub.dll
regsvr32 Wintrust.dll
regsvr32 Mssip32.dll
regsvr32 Initpki.dll
regsvr32 Msjava.dll
regsvr32 Gpkcsp.dll
regsvr32 Sccbase.dll
regsvr32 Slbcsp.dll
regsvr32 Urlmon.dll
regsvr32 Cryptdlg.dll
regsvr32 Dssenh.dll
regsvr32 Rsaenh.dll
= Either try to update your windows scripting engine or Java version on your
computer, try to uninstall the old Java first.
Windows Script 5.6 Documentation
http://www.microsoft.com/downloads/details.aspx?FamilyID=01592C48-207D-4BE1-8A76
-1C4099D7BBB9&displaylang=en
HTH.
nass
----
www.nasstec.co.uk
juls - 31 Aug 2007 11:26 GMT
Thanks i found the error.
Special character | in the field in the database.
> > Can anyone help me.
> > I am accessing an Oracle10g database via IE6 and some records in a table i
[quoted text clipped - 50 lines]
> ----
> www.nasstec.co.uk
nass - 31 Aug 2007 11:28 GMT
Hi Juls,
Glad you got it sorted and thanks for letting us know.
Goodluck.
nass
----
www.nasstec.co.uk
> Thanks i found the error.
> Special character | in the field in the database.
[quoted text clipped - 53 lines]
> > ----
> > www.nasstec.co.uk