yes , it is the same.
Also created a new organisation from Deployment Manager and after that i tried to open but without success.
I get this errors on trace
at BusinessProcessObject.ExecuteQuery(CrmDbConnection dbConnection, IDbCommand command, ISqlExecutionContext context)
at BusinessProcessObject.DoRetrieve(BusinessEntityMoniker moniker, BusinessEntity entity, EntityExpression entityExpression, ExecutionContext context, Int32 languageCode, DatabaseQueryTarget queryTarget)
at BusinessProcessObject.Retrieve(BusinessEntityMoniker moniker, EntityExpression entityExpression, ExecutionContext context, Int32 languageCode, DatabaseQueryTarget queryTarget)
at BusinessProcessObject.Retrieve(BusinessEntityMoniker moniker, EntityExpression entityExpression, ExecutionContext context, Int32 languageCode)
at BusinessProcessObject.Retrieve(BusinessEntityMoniker moniker, EntityExpression entityExpression, ExecutionContext context)
at OrganizationSettingsCacheLoader.LoadCacheData(Guid key, ExecutionContext context)
at ObjectModelCacheLoader`2.LoadCacheData(TKey key, IOrganizationContext context)
at CrmMultiOrgCache`2.CreateEntry(TKey key, IOrganizationContext context)
at CrmMultiOrgCache`2.LookupEntry(TKey key, IOrganizationContext context)
at SecurityLibrary.IsOrganizationSpecialUser(Guid organizationId, Guid userId, ExecutionContext context)
at UserDataCacheLoader.LoadCacheData(Guid key, ExecutionContext context)
at ObjectModelCacheLoader`2.LoadCacheData(TKey key, IOrganizationContext context)
at CrmMultiOrgCache`2.CreateEntry(TKey key, IOrganizationContext context)
at CrmMultiOrgCache`2.LookupEntry(TKey key, IOrganizationContext context)
at SecurityLibrary.GetUserInfoCommon(IOrganizationContext context, Guid userGuid, LocatorServiceContext locatorServiceContext)
at SecurityLibrary.GetCallerAndBusinessGuidsFromThread(WindowsIdentity identity, Guid organizationId, LocatorServiceContext locatorServiceContext)
at CrmWindowsIdentity..ctor(WindowsIdentity innerIdentity, Boolean publishCrmUser, Guid organizationId)
at WindowsAuthenticationProviderBase.Authenticate(HttpApplication application, WindowsIdentity userIdentity)
at AuthenticationStep.Authenticate(HttpApplication application)
at AuthenticationPipeline.Authenticate(HttpApplication application)
at AuthenticationEngine.Execute(Object sender, EventArgs e)
at SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at ApplicationStepManager.ResumeSteps(Exception error)
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)
>Exception when executing query: select
"organization0".IsAuditEnabled as "isauditenabled"
, "organization0".TimeFormatString as "timeformatstring"
, "organization0".GetStartedPaneContentEnabled as "getstartedpanecontentenabled"
, "organization0".UseReadForm as "usereadform"
, "organization0".DateFormatCode as "dateformatcode"
, "organization0".CurrentContractNumber as "currentcontractnumber"
, "organization0".EnablePricingOnCreate as "enablepricingoncreate"
, "organization0".LocaleId as "localeid"
, "organization0".IsAppMode as "isappmode"
, "organization0".SqlAccessGroupId as "sqlaccessgroupid"
, "organization0".CurrentInvoiceNumber as "currentinvoicenumber"
, "organization0".NegativeCurrencyFormatCode as "negativecurrencyformatcode"
, "organization0".CreatedOnBehalfBy as "createdonbehalfby"
, "organization0".IsDuplicateDetectionEnabledForOfflineSync as "isduplicatedetectionenabledforofflinesync"
, "organization0".KbPrefix as "kbprefix"
, "organization0".DateFormatString as "dateformatstring"
, "organization0".CurrentParsedTableNumber as "currentparsedtablenumber"
, "organization0".IsDisabled as "isdisabled"
, "organization0".OrgDbOrgSettings as "orgdborgsettings"
, "organization0".InitialVersion as "initialversion"
, "organization0".AllowMarketingEmailExecution as "allowmarketingemailexecution"
, "organization0".ISVIntegrationCode as "isvintegrationcode"
, "organization0".BusinessClosureCalendarId as "businessclosurecalendarid"
, "organization0".CurrencyFormatCode as "currencyformatcode"
, "organization0".CreatedBy as "createdby"
, "organization0".LongDateFormatCode as "longdateformatcode"
, "organization0".ModifiedOnBehalfBy as "modifiedonbehalfby"
, "organization0".OrganizationId as "organizationid"
, "organization0".ContractPrefix as "contractprefix"
, "organization0".GrantAccessToNetworkService as "grantaccesstonetworkservice"
, "organization0".IsUserAccessAuditEnabled as "isuseraccessauditenabled"
, "organization0".PrivReportingGroupName as "privreportinggroupname"
, "organization0".NextTrackingNumber as "nexttrackingnumber"
, "organization0".CurrentOrderNumber as "currentordernumber"
, "organization0".TagPollingPeriod as "tagpollingperiod"
, "organization0".BaseCurrencyPrecision as "basecurrencyprecision"
, "organization0".FiscalPeriodType as "fiscalperiodtype"
, "organization0".CurrencyDecimalPrecision as "currencydecimalprecision"
, "organization0".CurrentKbNumber as "currentkbnumber"
, "organization0".DecimalSymbol as "decimalsymbol"
, "organization0".RecurrenceExpansionSynchCreateMax as "recurrenceexpansionsynchcreatemax"
, "organization0".SiteMapXml as "sitemapxml"
, "organization0".CalendarType as "calendartype"
, "organization0".SampleDataImportId as "sampledataimportid"
, "organization0".AllowOutlookScheduledSyncs as "allowoutlookscheduledsyncs"
, "organization0".MinOfflineSyncInterval as "minofflinesyncinterval"
, "organization0".FiscalYearFormatPrefix as "fiscalyearformatprefix"
, "organization0".TimeSeparator as "timeseparator"
, "organization0".IsDuplicateDetectionEnabledForImport as "isduplicatedetectionenabledforimport"
, "organization0".WeekStartDayCode as "weekstartdaycode"
, "organization0".NumberGroupFormat as "numbergroupformat"
, "organization0".DateSeparator as "dateseparator"
, "organization0".ShareToPreviousOwnerOnAssign as "sharetopreviousowneronassign"
, "organization0".ParsedTablePrefix as "parsedtableprefix"
, "organization0".GoalRollupFrequency as "goalrollupfrequency"
, "organization0".QuotePrefix as "quoteprefix"
, "organization0".ShowWeekNumber as "showweeknumber"
, "organization0".MinAddressBookSyncInterval as "minaddressbooksyncinterval"
, "organization0".ParsedTableColumnPrefix as "parsedtablecolumnprefix"
, "organization0".TrackingPrefix as "trackingprefix"
, "organization0".BlockedAttachments as "blockedattachments"
, "organization0".TimeFormatCode as "timeformatcode"
, "organization0".SqlAccessGroupName as "sqlaccessgroupname"
, "organization0".UniqueSpecifierLength as "uniquespecifierlength"
, "organization0".FullNameConventionCode as "fullnameconventioncode"
, "organization0".CurrentCampaignNumber as "currentcampaignnumber"
, "organization0".PastExpansionWindow as "pastexpansionwindow"
, "organization0".RecurrenceExpansionJobBatchInterval as "recurrenceexpansionjobbatchinterval"
, "organization0".EnableSmartMatching as "enablesmartmatching"
, "organization0".Name as "name"
, "organization0".SupportUserId as "supportuserid"
, "organization0".TrackingTokenIdBase as "trackingtokenidbase"
, "organization0".MaxAppointmentDurationDays as "maxappointmentdurationdays"
, "organization0".IsDefaultCountryCodeCheckEnabled as "isdefaultcountrycodecheckenabled"
, "organization0".YearStartWeekCode as "yearstartweekcode"
, "organization0".CurrencySymbol as "currencysymbol"
, "organization0".FiscalPeriodFormat as "fiscalperiodformat"
, "organization0".FiscalYearFormatSuffix as "fiscalyearformatsuffix"
, "organization0".SchemaNamePrefix as "schemanameprefix"
, "organization0".AllowWebExcelExport as "allowwebexcelexport"
, "organization0".AMDesignator as "amdesignator"
, "organization0".ModifiedOn as "modifiedon"
, "organization0".BaseCurrencyId as "basecurrencyid"
, "organization0".PricingDecimalPrecision as "pricingdecimalprecision"
, "organization0".UTCConversionTimeZoneCode as "utcconversiontimezonecode"
, "organization0".FiscalYearPeriodConnect as "fiscalyearperiodconnect"
, "organization0".DefaultRecurrenceEndRangeType as "defaultrecurrenceendrangetype"
, "organization0".HashMaxCount as "hashmaxcount"
, "organization0".IsFiscalPeriodMonthBased as "isfiscalperiodmonthbased"
, "organization0".CurrentQuoteNumber as "currentquotenumber"
, "organization0".IsDuplicateDetectionEnabledForOnlineCreateUpdate as "isduplicatedetectionenabledforonlinecreateupdate"
, "organization0".HashFilterKeywords as "hashfilterkeywords"
, "organization0".OrderPrefix as "orderprefix"
, "organization0".AllowClientMessageBarAd as "allowclientmessagebarad"
, "organization0".BaseCurrencySymbol as "basecurrencysymbol"
, "organization0".CreatedOn as "createdon"
, "organization0".RenderSecureIFrameForEmail as "rendersecureiframeforemail"
, "organization0".NumberSeparator as "numberseparator"
, "organization0".EnableBingMapsIntegration as "enablebingmapsintegration"
, "organization0".CurrentBulkOperationNumber as "currentbulkoperationnumber"
, "organization0".FiscalYearFormat as "fiscalyearformat"
, "organization0".GoalRollupExpiryTime as "goalrollupexpirytime"
, "organization0".IsRegistered as "isregistered"
, "organization0".PrivilegeUserGroupId as "privilegeusergroupid"
, "organization0".FiscalSettingsUpdated as "fiscalsettingsupdated"
, "organization0".FutureExpansionWindow as "futureexpansionwindow"
, "organization0".CampaignPrefix as "campaignprefix"
, "organization0".UserAccessAuditingInterval as "useraccessauditinginterval"
, "organization0".TagMaxAggressiveCycles as "tagmaxaggressivecycles"
, "organization0".ExpireSubscriptionsInDays as "expiresubscriptionsindays"
, "organization0".MaxRecordsForLookupFilters as "maxrecordsforlookupfilters"
, "organization0".InvoicePrefix as "invoiceprefix"
, "organization0".ModifiedBy as "modifiedby"
, "organization0".PMDesignator as "pmdesignator"
, "organization0".FiscalYearFormatYear as "fiscalyearformatyear"
, "organization0".NegativeFormatCode as "negativeformatcode"
, "organization0".AllowAddressBookSyncs as "allowaddressbooksyncs"
, "organization0".IsDuplicateDetectionEnabled as "isduplicatedetectionenabled"
, "organization0".RequireApprovalForUserEmail as "requireapprovalforuseremail"
, "organization0".SortId as "sortid"
, "organization0".RequireApprovalForQueueEmail as "requireapprovalforqueueemail"
, "organization0".SQMEnabled as "sqmenabled"
, "organization0".DisabledReason as "disabledreason"
, "organization0".BulkOperationPrefix as "bulkoperationprefix"
, "organization0".CurrencyDisplayOption as "currencydisplayoption"
, "organization0".SystemUserId as "systemuserid"
, "organization0".AllowEntityOnlyAudit as "allowentityonlyaudit"
, "organization0".IsSOPIntegrationEnabled as "issopintegrationenabled"
, "organization0".ReportScriptErrors as "reportscripterrors"
, "organization0".CasePrefix as "caseprefix"
, "organization0".Picture as "picture"
, "organization0".IntegrationUserId as "integrationuserid"
, "organization0".PinpointLanguageCode as "pinpointlanguagecode"
, "organization0".QuickFindRecordLimitEnabled as "quickfindrecordlimitenabled"
, "organization0".IsPresenceEnabled as "ispresenceenabled"
, "organization0".MaximumTrackingNumber as "maximumtrackingnumber"
, "organization0".MaxRecordsForExportToExcel as "maxrecordsforexporttoexcel"
, "organization0".FiscalYearDisplayCode as "fiscalyeardisplaycode"
, "organization0".DefaultCountryCode as "defaultcountrycode"
, "organization0".NumberFormat as "numberformat"
, "organization0".TrackingTokenIdDigits as "trackingtokeniddigits"
, "organization0".MinOutlookSyncInterval as "minoutlooksyncinterval"
, "organization0".AllowAutoUnsubscribeAcknowledgement as "allowautounsubscribeacknowledgement"
, "organization0".AllowOfflineScheduledSyncs as "allowofflinescheduledsyncs"
, "organization0".HashMinAddressCount as "hashminaddresscount"
, "organization0".AllowAutoResponseCreation as "allowautoresponsecreation"
, "organization0".ReportingGroupId as "reportinggroupid"
, "organization0".RecurrenceExpansionJobBatchSize as "recurrenceexpansionjobbatchsize"
, "organization0".HashDeltaSubjectCount as "hashdeltasubjectcount"
, "organization0".CurrentCaseNumber as "currentcasenumber"
, "organization0".PrivReportingGroupId as "privreportinggroupid"
, "organization0".RecurrenceDefaultNumberOfOccurrences as "recurrencedefaultnumberofoccurrences"
, "organization0".TimeZoneRuleVersionNumber as "timezoneruleversionnumber"
, "organization0".ReferenceSiteMapXml as "referencesitemapxml"
, "organization0".EmailSendPollingPeriod as "emailsendpollingperiod"
, "organization0".CurrentImportSequenceNumber as "currentimportsequencenumber"
, "organization0".FiscalCalendarStart as "fiscalcalendarstart"
, "organization0".FiscalPeriodFormatPeriod as "fiscalperiodformatperiod"
, "organization0".FeatureSet as "featureset"
, "organization0".ReportingGroupName as "reportinggroupname"
, "organization0".AllowUserFormModePreference as "allowuserformmodepreference"
, "organization0".UserGroupId as "usergroupid"
, "organization0".MaxUploadFileSize as "maxuploadfilesize"
, "organization0".IgnoreInternalEmail as "ignoreinternalemail"
, "organization0".LanguageCode as "languagecode"
, "organization0".AllowUnresolvedPartiesOnEmailSend as "allowunresolvedpartiesonemailsend"
, "organization0".TokenExpiry as "tokenexpiry"
, "organization0".AcknowledgementTemplateId as "acknowledgementtemplateid"
, "organization0".AllowAutoUnsubscribe as "allowautounsubscribe"
, "organization0".V3CalloutConfigHash as "v3calloutconfighash"
, "organization0".CreatedOnBehalfByYomiName as "createdonbehalfbyyominame"
, "organization0".CreatedOnBehalfByName as "createdonbehalfbyname"
, "organization0".CreatedByYomiName as "createdbyyominame"
, "organization0".CreatedByName as "createdbyname"
, "organization0".ModifiedOnBehalfByYomiName as "modifiedonbehalfbyyominame"
, "organization0".ModifiedOnBehalfByName as "modifiedonbehalfbyname"
, "organization0".BaseCurrencyIdName as "basecurrencyidname"
, "organization0".ModifiedByYomiName as "modifiedbyyominame"
, "organization0".ModifiedByName as "modifiedbyname"
, "organization0".AcknowledgementTemplateIdName as "acknowledgementtemplateidname"
from
Organization as "organization0"
where
("organization0".OrganizationId = '88b0c00f-84d1-40a4-8e98-a06ca09f56e3') Exception: System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'IsDefaultCountryCodeCheckEnabled'.
Invalid column name 'EnableBingMapsIntegration'.
Invalid column name 'DefaultCountryCode'.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()
at Microsoft.Crm.CrmDbConnection.InternalExecuteWithRetry[TResult](Func`1 ExecuteMethod, IDbCommand command)
at Microsoft.Crm.CrmDbConnection.InternalExecuteReader(IDbCommand command, Boolean capturePerfTrace)
at Microsoft.Crm.CrmDbConnection.ExecuteReader(IDbCommand command, Boolean impersonate, Boolean capturePerfTrace)
at Microsoft.Crm.BusinessEntities.BusinessProcessObject.ExecuteQuery(CrmDbConnection dbConnection, IDbCommand command, ISqlExecutionContext context)
ClientConnectionId:1d749284-57f2-4707-ad92-846261025414