07-25-05 11:04 PM
Hi Ziver
Are you still running into this issue with the MSIB 2.1 Password change?
-James
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
From: "Ziver MALHASOGLU" <zam.nospam@zam.web.tr>
Subject: MSIB 2.1 Password change
Date: Tue, 28 Jun 2005 10:40:04 +0300
Newsgroups: microsoft.public.commerceserver.general
Hello,
I have read the Single Server installation document of the MSIB
library,
and i wanted to change the system's password according to that document.
Here are my steps that i completed:
1) I have changed machine.config files processModel entry as foloowing
<processModel
enable="true" timeout="Infinite" idleTimeout="Infinite"
shutdownTimeout="0:00:05" requestLimit="Infinite"
requestQueueLimit="5000" restartQueueLimit="10" memoryLimit="60"
webGarden="false"
cpuMask="0xffffffff" userName="MYDOMAIN\myaccount2" password="1234"
logLevel="Errors" clientConnectedCheck="0:00:05"
comAuthenticationLevel="Connect"
comImpersonationLevel="Impersonate"
responseDeadlockInterval="00:03:00" maxWorkerThreads="20"
maxIoThreads="20"/>
2) i have changed the the Guest and administrator account from the CMS
SCA tool as MYDOMAIN\myaccount2
3) I have changed my application's application pool's identity to
MYDOMAIN\myaccount2
4) I have changed the Commerce Server passwords from the CS Manager's
change password tool.
5) i have added myaccount2 to the power users, olap administrators, group
6) in component services i gave launch permissions to the teknosa2 user.
still i get the following errors in my application log :
"CSPerfCounters Component : Failed to create - 'Init from registry.'"
"CSPerfCounters Component : Error - 'Calling GetSites'"
"Error in Commerce Administration Object : Description -
'GlobalConfig:Initialize : Argument passed to the Data Shaping Service was
invalid.'"
I have also searched the web and found some articles, but they haven't
solved my problem.
Does anybody has any ideas?
Regardsi
Ziver
[ Post a follow-up to this message ]
|