- Can't access user accounts
- Posted by TLMcGrew on October 9th, 2005
When I go through control panel and click on user accounts, I receive a
message "wrong number of arguments or invalid property assignment". How do I
correct this so that I can access user accounts? I am using WinXP Pro SP2.
I am an administrator on this machine. I have tried booting to safe mode,
logging in as Administrator, then using control panel, user accounts with the
same message noted above. All four members of my family can log into their
accounts without difficulty, but when user accounts is clicked, the same
message noted above appears. Thank you for your help.
- Posted by Rick \Nutcase\ Rogers on October 9th, 2005
Hi,
Possibly file corruption. Click start/run, type "sfc /scannow" and click ok.
This should validate the system file set and possibly prompt for the WinXP
CD to replace corrupted ones.
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org
"TLMcGrew" <TLMcGrew@discussions.microsoft.com> wrote in message
news:B364FE45-FA3A-4DD4-913A-72EA5A564D22@microsoft.com...
> When I go through control panel and click on user accounts, I receive a
> message "wrong number of arguments or invalid property assignment". How
> do I
> correct this so that I can access user accounts? I am using WinXP Pro
> SP2.
> I am an administrator on this machine. I have tried booting to safe mode,
> logging in as Administrator, then using control panel, user accounts with
> the
> same message noted above. All four members of my family can log into
> their
> accounts without difficulty, but when user accounts is clicked, the same
> message noted above appears. Thank you for your help.
- Posted by TLMcGrew on October 9th, 2005
"Rick "Nutcase" Rogers" wrote:
> Hi,
>
> Possibly file corruption. Click start/run, type "sfc /scannow" and click ok.
> This should validate the system file set and possibly prompt for the WinXP
> CD to replace corrupted ones.
>
> --
> Best of Luck,
>
> Rick Rogers, aka "Nutcase" - Microsoft MVP
> http://mvp.support.microsoft.com/
> Associate Expert - WindowsXP Expert Zone
> www.microsoft.com/windowsxp/expertzone
> Windows help - www.rickrogers.org
>
> "TLMcGrew" <TLMcGrew@discussions.microsoft.com> wrote in message
> news:B364FE45-FA3A-4DD4-913A-72EA5A564D22@microsoft.com...
> > When I go through control panel and click on user accounts, I receive a
> > message "wrong number of arguments or invalid property assignment". How
> > do I
> > correct this so that I can access user accounts? I am using WinXP Pro
> > SP2.
> > I am an administrator on this machine. I have tried booting to safe mode,
> > logging in as Administrator, then using control panel, user accounts with
> > the
> > same message noted above. All four members of my family can log into
> > their
> > accounts without difficulty, but when user accounts is clicked, the same
> > message noted above appears. Thank you for your help.
>
>
> Curiously enough, as I delved further into the microsoft newsgroups posts, I found this solution which worked!
Just learned this. To resolve the problem, type these commands from Start,
Run dialog:
regsvr32 jscript.dll
If that does not help, execute the following commands as well.
regsvr32 nusrmgr.cpl
regsvr32 /i mshtml.dll
Thanks!