I am running Windows 7 RTM (Technet release) and having two problems with MM:
1) UAC alert every time I start MM.
2) Four System Log entries every time I start MM. This seems to be the same problem I saw reported in another thread about errors with Vista.
Is there any way for me to mark MM or MM parts in some way to resolve these issues?
Thanks.
Guy
Log Name: System
Source: Microsoft-Windows-DistributedCOM
Date: 9/26/2009 6:07:28 PM
Event ID: 18213
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Orca
Description:
The launch and activation security descriptor for the COM Server application with APPID
{7DB2DA7A-8F3D-4329-990C-32E15C849F00}
is invalid. It contains Access Control Entries with permissions that are invalid. The requested action was therefore not performed. This security permission can be corrected using the Component Services administrative tool.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
<EventID Qualifiers="49152">18213</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-09-27T01:07:28.000000000Z" />
<EventRecordID>3802</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>Orca</Computer>
<Security />
</System>
<EventData>
<Data>{7DB2DA7A-8F3D-4329-990C-32E15C849F00}</Data>
</EventData>
</Event>
Problem was resolved for me with 1275 and maybe 1274. Situation was confused by Windows 7 remembering compatibility settings from one install to another. I had set some setting with an earlier release to try to solve these problems and the settings didn't get reset even with a clean install to the same directory. Took a while for me to notice that.
My thanks to Rusty for his help in localizing the problem.