I'm trying to install a MSI (LINQ preview in fact), but at some stage it
(unsuccessfully) try to upgrade the C# language service with the error
message:
=====
An error occured while applying security settings. Power Users is not a
valid users group.
=====

But the control panel\User Account don't mention it...
What could I do?

Re: [OT] Windows User Accout Issue...... by Vadym

Vadym
Fri May 12 12:02:05 CDT 2006

SGVsbG8sIExsb3lkIQ0KDQogTEQ+IEknbSB0cnlpbmcgdG8gaW5zdGFsbCBhIE1TSSAoTElOUSBw
cmV2aWV3IGluIGZhY3QpLCBidXQgYXQgc29tZSBzdGFnZQ0KIExEPiBpdCAodW5zdWNjZXNzZnVs
bHkpIHRyeSB0byB1cGdyYWRlIHRoZSBDIyBsYW5ndWFnZSBzZXJ2aWNlIHdpdGggdGhlDQogTEQ+
IGVycm9yIG1lc3NhZ2U6DQogTEQ+ID09PT09DQogTEQ+IEFuIGVycm9yIG9jY3VyZWQgd2hpbGUg
YXBwbHlpbmcgc2VjdXJpdHkgc2V0dGluZ3MuIFBvd2VyIFVzZXJzIGlzIG5vdCBhDQogTEQ+IHZh
bGlkIHVzZXJzIGdyb3VwLg0KIExEPiA9PT09PQ0KDQogTEQ+IEJ1dCB0aGUgY29udHJvbCBwYW5l
bFxVc2VyIEFjY291bnQgZG9uJ3QgbWVudGlvbiBpdC4uLg0KIExEPiBXaGF0IGNvdWxkIEkgZG8/
IA0KDQpBdCBmaXJzdCB5b3UgY2FuIGxhdW5jaCBtc2kgZmlsZSB3aXRoIHBhcmFtcyBpbiBvcmRl
ciB0byBsb2cgd2hhdCBpcyBoYXBwZW5pbmcsIA0KdG8gZG8gdGhpcyB0eXBlICIgbXNpZXhlYyAv
bCp2IC5caW5zdGFsbGxvZy50eHQgL2kgeW91cl9tc2lfZmlsZS5tc2kNCkFmdGVyIGZhaWx1cmUg
eW91IGNhbiB3YXRjaCB0aHJvdWdoIGxvZyBmaWxlIGFuZCBkZXRlY3Qgb24gd2hhdCBzdGFnZSBv
ZiB0aGUgaW5zdGFsbGF0aW9uIGVycm9yIGhhcHBlbmVkLg0KDQpXaGF0IGlzIEMjIGxhbmd1YWdl
IHNlcnZpY2U/DQoNClRyeSB0byBpbnN0YWxsIHRoaXMgbXNpIHVuZGVyIEFkbWluaXN0cmF0b3Ig
YWNjb3VudA0KDQotLQ0KUmVnYXJkcywgVmFkeW0gU3RldHN5YWsNCnd3dzogaHR0cDovL3ZhZG15
c3QuYmxvZ3Nwb3QuY29t


Re: [OT] Windows User Accout Issue...... by Ben

Ben
Fri May 12 12:48:10 CDT 2006

"Lloyd Dupont" <net.galador@ld> wrote in message
news:e2Gxy0cdGHA.4148@TK2MSFTNGP05.phx.gbl...
> I'm trying to install a MSI (LINQ preview in fact), but at some stage it
> (unsuccessfully) try to upgrade the C# language service with the error
> message:
> =====
> An error occured while applying security settings. Power Users is not a
> valid users group.
> =====
>
> But the control panel\User Account don't mention it...
> What could I do?

What version of Windows are you running? "Power Users" has been a
Windows-defined group since I think NT4 if not earlier.

>
>



Re: [OT] Windows User Accout Issue...... by Lloyd

Lloyd
Sun May 14 19:21:21 CDT 2006

I have home edition.
But where could I set each group's property? they don't appear in user
account....

--
Regards,
Lloyd Dupont

NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>
"Ben Voigt" <rbv@nospam.nospam> wrote in message
news:OE439wedGHA.4892@TK2MSFTNGP02.phx.gbl...
> "Lloyd Dupont" <net.galador@ld> wrote in message
> news:e2Gxy0cdGHA.4148@TK2MSFTNGP05.phx.gbl...
>> I'm trying to install a MSI (LINQ preview in fact), but at some stage it
>> (unsuccessfully) try to upgrade the C# language service with the error
>> message:
>> =====
>> An error occured while applying security settings. Power Users is not a
>> valid users group.
>> =====
>>
>> But the control panel\User Account don't mention it...
>> What could I do?
>
> What version of Windows are you running? "Power Users" has been a
> Windows-defined group since I think NT4 if not earlier.
>
>>
>>
>
>



Re: [OT] Windows User Accout Issue...... by Lloyd

Lloyd
Sun May 14 19:20:47 CDT 2006

Thanks for your tips!
IT could be the C# language service is the software used to do syntax
completion in VS.NET....

I am an administrator, it's why it's surprising!

--
Regards,
Lloyd Dupont

NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>
"Vadym Stetsyak" <vadym_s@ukr.net> wrote in message
news:ONCQAXedGHA.3908@TK2MSFTNGP04.phx.gbl...
> Hello, Lloyd!
>
> LD> I'm trying to install a MSI (LINQ preview in fact), but at some stage
> LD> it (unsuccessfully) try to upgrade the C# language service with the
> LD> error message:
> LD> =====
> LD> An error occured while applying security settings. Power Users is not
> a
> LD> valid users group.
> LD> =====
>
> LD> But the control panel\User Account don't mention it...
> LD> What could I do?
>
> At first you can launch msi file with params in order to log what is
> happening,
> to do this type " msiexec /l*v .\installlog.txt /i your_msi_file.msi
> After failure you can watch through log file and detect on what stage of
> the installation error happened.
>
> What is C# language service?
>
> Try to install this msi under Administrator account
>
> --
> Regards, Vadym Stetsyak
> www: http://vadmyst.blogspot.com