Internet Explorer Script Error (User Accounts page)
I created a new account on my Windows XP Home Edition machine and made it a Computer Administrator account, changing the current one to a limited user account.
In the new account, I wanted to change the older account back to Computer Administrator and the User Account wouldn't open displaying a dialog box with title Internet Explorer Script Error with details:
*******************************************************
An error has occured on the script on this page.
Line:
Char:
Error:
Code:
URL:
Do you want to continue running scripts on this page?
Yes | No
******************************************************
Could I have any help on what has happened and what I can do?
Thanks.
Re: Internet Explorer Script Error (User Accounts page)
"stripes" <[email protected]> wrote in message
news:[email protected]...
>
> I created a new account on my Windows XP Home Edition machine and made
> it a Computer Administrator account, changing the current one to a
> limited user account.
>
> In the new account, I wanted to change the older account back to
> Computer Administrator and the User Account wouldn't open displaying a
> dialog box with title Internet Explorer Script Error with details:
>
> *******************************************************
>
> An error has occured on the script on this page.
>
> Line:
> Char:
> Error:
> Code:
> URL:
>
> Do you want to continue running scripts on this page?
>
> Yes | No
>
>
> ******************************************************
>
> Could I have any help on what has happened and what I can do?
>
> Thanks.
>
>
> --
> stripes
> ------------------------------------------------------------------------
> stripes's Profile: http://forums.techarena.in/member.php?userid=47247
> View this thread: http://forums.techarena.in/showthread.php?t=956283
>
> http://forums.techarena.in
>
If you don't come up with a simpler fix, you might want to consider using this
tool.
Quoting from the article listed below, "SubInACL can also help resolve Internet
Explorer script errors caused by incorrect access control permissions for
specific user accounts on the system."
Solving setup errors by using the SubInACL tool to repair file and registry
permissions
http://blogs.msdn.com/astebner/archi...04/739820.aspx
Meanwhile, you can elevate your old account to administrative status by doing
the following,
Go to Start -> Run and enter cmd.exe in the Open box.
At the command prompt, enter the following command substituting the correct
account name for where you see OldAccount,
net localgroup administrators /add OldAccount
Good luck
Nepatsfan
RE: Internet Explorer Script Error (User Accounts page)
Open internet options,advanced tab,locate & check:"disable script debugger"
& "disable other",locate & uncheck the box "display script
notification",close
out.
"stripes" wrote:
>
> I created a new account on my Windows XP Home Edition machine and made
> it a Computer Administrator account, changing the current one to a
> limited user account.
>
> In the new account, I wanted to change the older account back to
> Computer Administrator and the User Account wouldn't open displaying a
> dialog box with title Internet Explorer Script Error with details:
>
> *******************************************************
>
> An error has occured on the script on this page.
>
> Line:
> Char:
> Error:
> Code:
> URL:
>
> Do you want to continue running scripts on this page?
>
> Yes | No
>
>
> ******************************************************
>
> Could I have any help on what has happened and what I can do?
>
> Thanks.
>
>
> --
> stripes
> ------------------------------------------------------------------------
> stripes's Profile: http://forums.techarena.in/member.php?userid=47247
> View this thread: http://forums.techarena.in/showthread.php?t=956283
>
> http://forums.techarena.in
>
>
Re: Internet Explorer Script Error (User Accounts page)
Open a command prompt window, Start -> Run -> cmd.exe.
Enter the following command,
net user
Does your old user account show up in the list of accounts on your computer?
Enter this command,
net localgroup users
What accounts are listed as being members of this group?
Nepatsfan
"stripes" <[email protected]> wrote in message
news:[email protected]...
>
> Thanks for the advice, but I wondering if the "SubInACL" solution would
> work on my system since I couldn't find the folder Windows Resource
> Kits. Is it not for a Windows Professional system?
>
> And on the download page, Windows Home Edition wasn't on the list of
> system requirements.
>
> But i'm moving on with it.
>
> I also tried the command prompt solution but it brought back an error
> message with there isn't such a user.
>
>
>
> Nepatsfan;3692224 Wrote:
>> "stripes" <[email protected]> wrote in message
>> news:[email protected]...
>> >
>> > I created a new account on my Windows XP Home Edition machine and
>> made
>> > it a Computer Administrator account, changing the current one to a
>> > limited user account.
>> >
>> > In the new account, I wanted to change the older account back to
>> > Computer Administrator and the User Account wouldn't open displaying
>> a
>> > dialog box with title Internet Explorer Script Error with details:
>> >
>> > *******************************************************
>> >
>> > An error has occured on the script on this page.
>> >
>> > Line:
>> > Char:
>> > Error:
>> > Code:
>> > URL:
>> >
>> > Do you want to continue running scripts on this page?
>> >
>> > Yes | No
>> >
>> >
>> > ******************************************************
>> >
>> > Could I have any help on what has happened and what I can do?
>> >
>> > Thanks.
>> >
>> >
>> > --
>> > stripes
>> >
>> ------------------------------------------------------------------------
>> > stripes's Profile:
>> http://forums.techarena.in/member.php?userid=47247
>> > View this thread: http://forums.techarena.in/showthread.php?t=956283
>> >
>> > http://forums.techarena.in
>> >
>>
>> If you don't come up with a simpler fix, you might want to consider
>> using this
>> tool.
>>
>> Quoting from the article listed below, "SubInACL can also help resolve
>> Internet
>> Explorer script errors caused by incorrect access control permissions
>> for
>> specific user accounts on the system."
>>
>> Solving setup errors by using the SubInACL tool to repair file and
>> registry
>> permissions
>> http://blogs.msdn.com/astebner/archi...04/739820.aspx
>>
>> Meanwhile, you can elevate your old account to administrative status by
>> doing
>> the following,
>>
>> Go to Start -> Run and enter cmd.exe in the Open box.
>> At the command prompt, enter the following command substituting the
>> correct
>> account name for where you see OldAccount,
>>
>> net localgroup administrators /add OldAccount
>>
>> Good luck
>>
>> Nepatsfan
>
>
> --
> stripes
> ------------------------------------------------------------------------
> stripes's Profile: http://forums.techarena.in/member.php?userid=47247
> View this thread: http://forums.techarena.in/showthread.php?t=956284
>
> http://forums.techarena.in
>
Re: Internet Explorer Script Error (User Accounts page)
Glad to hear you were able to fix the problem. I posted a response before
checking this thread so you can ignore it.
Nepatsfan
"stripes" <[email protected]> wrote in message
news:[email protected]...
>
> I've got a solution, well one that helped me, I actually tried the
> option of using the SubInACL procedure, which I found recommended by
> many other sites I visited.
>
> I did and went through the process but I still had the same problem. I
> wasn't able to also change the limited status of the account of my old
> account using the net localgroup administrators /add OldAccount to add
> it to the administrator accounts.
>
>
> My solution
> -----------
> So I chose to try another option I read in other forums, which was to
> uninstall IE7 and I did exactly that and there I was smiling :) cos it
> worked. I've been able to change my account back to the computer
> administrator. So thats another solution should any one come to have
> this problem.
>
> I'm still grateful for the suggestions made available by Nepatsfan and
> Andrew E. thanks for the help...
>
> :):)
>
>
> --
> stripes
> ------------------------------------------------------------------------
> stripes's Profile: http://forums.techarena.in/member.php?userid=47247
> View this thread: http://forums.techarena.in/showthread.php?t=956284
>
> http://forums.techarena.in
>