C:\Users\kaleem.khan\AppData\Roaming\Microsoft\MSCRM\Logs
Tuesday, 29 November 2011
can not change application pool identity to custom account
aspnet_regiis.exe is at %windir%\Microsoft.NET\Framework\v2.0.50727
http://blogs.msdn.com/b/vijaysk/archive/2009/03/14/caution-while-xcopying-iis-7-0-config-files.aspx
http://blogs.msdn.com/b/vijaysk/archive/2009/03/14/caution-while-xcopying-iis-7-0-config-files.aspx
Monday, 28 November 2011
how to disable kernel mode authentication in iis7
%windir%\system32\inetsrv\appcmd set config /section:windowsAuthentication /useKernelMode:false
http://blogs.msdn.com/b/tmarq/archive/2007/08/29/iis7-kernel-mode-authentication.aspx
http://blogs.msdn.com/b/tmarq/archive/2007/08/29/iis7-kernel-mode-authentication.aspx
The account specified to run the Microsoft Dynamics CRM application does not have Performance Counter permissions
Error:The account specified to run the Microsoft Dynamics CRM application does not have Performance Counter permissions.
Resolution: On the machine where CRM installation has to be done. Add the domain account to performance log group.
http://praphullaparab.wordpress.com/2011/03/23/first-look-at-microsoft-dynamics-crm-2011-installation/
Resolution: On the machine where CRM installation has to be done. Add the domain account to performance log group.
- Open Start -> Administrative Tools -> Computer Management.
- Navigate to System Tools -> Local Users and Groups -> Groups.
- Select the group
Performance Log Users
, right-click on it and selectAdd to Group...
- Click on the Add button to select your service account.
- Click on the OK button when done.
http://praphullaparab.wordpress.com/2011/03/23/first-look-at-microsoft-dynamics-crm-2011-installation/
Action Microsoft.Crm.Setup.Server.GrantConfigDBDatabaseAccessAction failed.
---------------------------
Microsoft Dynamics CRM Setup
---------------------------
Action Microsoft.Crm.Setup.Server.GrantConfigDBDatabaseAccessAction failed.
Windows NT user or group 'domainname\SQLAccessGroup {a2d9c879-7ee6-48da-90f9-b5370f83a4b9}' not found. Check the name again.
---------------------------
Retry Cancel
---------------------------
Resoultion: Make sure sql managment studio is closed on all machines.
http://weblogs.asp.net/pabloperalta/archive/2011/09/01/microsoft-crm-setup-server-grantconfigdbdatabaseaccessaction-failed-windows-nt-user-or-group-mydomain-sqlaccessgroup-not-found-check-the-name-again.aspx
Friday, 25 November 2011
CRM 2011, when viewing report it is giving error message
We have done the installation of CRM and installed crm reporting extensions and rollup in this case roll up 4 on SSRS machine, after this done when tried to view built in CRM reports, I got reporting error message, in Event Viewer the error description is
Web service request SetDataSourceCredentials to Report Server http://crmserver/ReportServer failed with SoapException. Error: An error has occurred during report processing. (rsProcessingAborted)
The resolution was quite simple: SQL Reporting services require restart after installation of crm reporting extensions.
Web service request SetDataSourceCredentials to Report Server http://crmserver/ReportServer failed with SoapException. Error: An error has occurred during report processing. (rsProcessingAborted)
The resolution was quite simple: SQL Reporting services require restart after installation of crm reporting extensions.
Thursday, 24 November 2011
INSTALLING CRM 2011 ON-PREMISE AND MIGRATING FROM DYNAMICS CRM 4.0 (32 BITS, ON-PREMISE)
Subscribe to:
Posts (Atom)