
12-17-2008
|
|
|
|
Re: Internet Explorer 7 Script Error and Printing
"oden" <ross@discussions.microsoft.com.> wrote in message news:FD2027F2-FDBB-42F9-9F8C-A23244C5B70E@microsoft.com...
> Hi Frank
> I did this on my machine (running Vista home basic) and it returned "the
> module ole32dll was loaded but the call to DII RegisterServer failed with
> error code 0x80070005"
> any idea on problem fix?
Usually that code means permission denied.
So, you probably need to use the Administrator account
to execute that command. E.g. find it, right-click Run As... etc.
Good luck
Robert Aldwinckle
---
> Cheers and thanks
> --
> rwoden
>
>
> "Frank Saunders MS-MVP IE,OE/WM" wrote:
>
>> "Egan" <Egan@discussions.microsoft.com> wrote in message
>> news:04445440-44D5-4292-A0DB-C0C1B7A269CA@microsoft.com...
>> > Hi Everyone.
>> >
>> > I have an Internet Explorer 7 Script Error:
>> >
>> > It says: An error has occurred in the script on this page
>> >
>> > Line: 1829
>> > Char: 1
>> > Error: Unspecified Error
>> > Code: 0
>> > URL: res//ieframe.dll/preview.dlg
>> >
>> > Do you want to continue running scripts on this page?
>> >
>> > Yes or No
>> >
>> > -----------------------------------------------------------------------
>> > What does this script error message mean?
>> > How can I fix this error so that I can print the current Internet Explorer
>> > webpage?
>> >
>>
>> Hold down the Windows key and press R. Type
>>
>> regsvr32 ole32.dll
>>
>> and press Enter.
>>
>> --
>> Frank Saunders MS-MVP IE,OE/WM
>> www.fjsmjs.com
>> Do not send email
>>
|