thanks for your reply
let me explain my problem more.
what i had before :
1- domain on server 2008 r2
2- server 2003 r2 ent with crm 4 and sql server 2005 sp1
3- and all work properly
after the domain crashed and i have new domain controller with new domain
1- Domain on server 2008 r2 sp1
2- the last crm server (server 2003 r2 ent with crm 4 and sql server 2005 sp1) disjoin from last domain and join to new domain
limitation : i can not move database and import to new crm server because of the following error : error 1
so i can not solve this problems and import it
my solution : i think for my problem only solution is to correct the permission of my last crm in new domain.
so i try to repair the crm 4 server installation but the following error occurred :
The "<GUID=xxxxxx-e960-xxxx-a675-d06015b90c3c>" group does not exist.
PrivReportingGroup {1b33e4d1-0597-4aa5-a5fc-eba68d42c77a}
how to change crm group in AD
how to change all permission in CRM with new users and groups
please help me to solve my problem . i have limitation in time to solve it.
error 1
i don't know what is the orange color part
08:46:29| Error| Import Organization (Name=kianpardaz, Id=4946b26b-f88d-e211-869e-00155d011d0f) failed with Exception:
Microsoft.Crm.CrmReportingException: The Value expression for the text box ‘textbox6’ refers to a non-existing report parameter ‘CRیM_Acctname’. Letters in the names of parameters must use the correct case. ---> System.Web.Services.Protocols.SoapException: The Value expression for the text box ‘textbox6’ refers to a non-existing report parameter ‘CRیM_Acctname’. Letters in the names of parameters must use the correct case.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Crm.ReportingServices2005.ReportingService2005.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties)
at Microsoft.Crm.Reporting.ReportServer.UploadReport(String path, Byte[] reportDefinition, String name, String description)
--- End of inner exception stack trace ---
at Microsoft.Crm.Reporting.ReportServer.UploadReport(String path, Byte[] reportDefinition, String name, String description)
at Microsoft.Crm.Reporting.ReportServer.UploadReport(Byte[] reportDefinition, String reportId, String name, String description)
at Microsoft.Crm.Reporting.ReportServer.UploadReport(SRSReport report, String reportId, String name, String description)
at Microsoft.Crm.Setup.Server.Utility.ReportsUtility.OrganizationPublishReportsScaleGroup(IDbCommand command, Uri reportingUrl, String orgUniqueName)
at Microsoft.Crm.Tools.Admin.DBImportHelper.RePublishReports(IDbCommand command, String organizationUniqueName, Uri reportUrl)
at Microsoft.Crm.Tools.Admin.ImportOrganizationInstaller.Import(Guid organizationId, String organizationUniqueName, String organizationFriendlyName, String sqlServerName, String databaseName, Uri reportServerUrl, String privilegedUserGroupName, String sqlAccessGroupName, String userGroupName, String reportingGroupName, String privilegedReportingGroupName, ICollection`1 users, MultipleTenancy multipleTenancy)
08:46:29|Warning| Attempting to cancel a long running process: ProgressWizard. This might leave the data in an invalid state and the application might not function correctly.