|
|
Browse by Tags
All Tags » Live@Edu (RSS)
-
At c: you find an xml file - SoapTraceConfig.xml - where you can enable the soap logs.
<?xml version='1.0'?>
<SoapTrace>
<!--Possible Flag values: AllRequests, FailedRequests, SuccessfulRequests, NoRequests-->
<Flag>NoRequests</Flag>
...
-
Thanks to Shawn Lloyd from Microsoft support team for this information.
I tried to set some additionally attributes like country, timezone, ..., but I was getting some errors in the export log file
<Export>
<BeginExport time="12-11-2007 10:37:06">
</BeginExport>
<ExportEntry time = "12-11-2007 ...
-
Before install Windows Live ID Management Agent 2.0 place the PassportMA_GlobalConfig.xml under \Extensions folder.
The PassportMA_GlobalConfig.xml that Microsoft gives you doesn't have defaultcertski element specified. But after you install the MA with the correct certificate the defaultcertski will be filled with the correct value.
-
To the management agent work correctly with Windows Live the MIIS Service Account must be a member of the local administrators group.
If you don't follow this rule you get a stop-extension-dll-exception and in the event log you get:
"System.NullReferenceException: Object.reference not set to an instance of an object"
at ...
|
|
|