Fatal error C1900: Il mismatch between 'P1' version '20080116' and 'P2' version '20070207'

Hi all,
I have a Team Foundation Build Agent that has Visual Studio Team System 2008 Test Edition installed. One of the solutions that I compile with that Build Agent gives me the following errors:
  VCBUILD : fatal error C1047: The object or library file '.\bin\Release\main.obj' was created with an older compiler than other objects; rebuild old objects and libraries
  LINK : fatal error LNK1257: code generation failed
  VCBUILD : fatal error C1900: Il mismatch between 'P1' version '20080116' and 'P2' version '20070207'
  LINK : fatal error LNK1257: code generation failed
I've searched online and found that other people have experienced the same problem:
http://software.intel.com/en-us/forums/intel-c-compiler/topic/62516/
http://nuicode.com/issues/266
In the second posting one states "I had the same Error! After installing Service Pack1 for VS2008 it worked!". Thats great for him but I don't see any such update for the Test Edition of Visual Studio Team System 2008 - Test Edition.
What can I do to get rid of that problem?
Thanks!

Hello ACKH
I once handled a similar case in newsgroups. That case exhibit a almost same symptom. Please check out my summary below:
Problem
In that case, the customer has a DLL project that you had built on a machine where VS 2008 SP1 was installed. You then attempted to rebuild that project on a machine without SP1, and got a fatal compiler error C1900 “IL mismatch between ‘P1’ version ‘20080116’ and ‘P2’ version ‘20070207’”, and then LNK1257 “Code generation failed”. He found that rebuilding your static library alleviated the errors, but cannot accept this as a workaround because your clients will not have the ability to rebuild the libraries you distribute before they use them.
Cause
You had built the static library with the /GL (Whole Program Optimization) compiler switch, which requires Link Time Code Generation (/LTCG) when the static library is subsequently linked. These features require that all linked modules be built by the same version of the compiler. In fact, if precompiled headers are used, the same machine must build and link all the involved object code. Therefore, it is highly recommended that static libraries not be built with the /GL switch, since their intended use is quite frequently to support reuse by others.
Solution
You rebuilt the static library on your VS2008 SP1 machine without the /GL switch, and you no longer encounter this problem.
Please let me know if this info is helpful to you or not.
Regards,
Jialiang Ge
MSDN Subscriber Support in Forum
If you have any feedback of our support, please contact [email protected]
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.

Similar Messages

  • There is a compatibility range mismatch between the Web server and database

    HI,
    Taken backup form production environment through TSM backup utility and restore same db on UAT environment by TSM Utility, after restore got below issue, past i had done many time but working fine this time
    it’s not working. Production environment have SP2010 and sql server 2008 ,UAT have same thing also.
    Server Error in '/' Application.
    There is a
    compatibility range mismatch between the Web server and database "Portal_Contain", and connections to the data have been blocked to due to this incompatibility. This can
    happen when a content database has not been upgraded to be within the compatibility range of the Web server, or if the database has been upgraded to a higher level than the web server. The Web server and the database must be upgraded to the same version and
    build level to return to compatibility range.
    Description: An unhandled exception occurred during the execution of the current
    web request. Please review the stack trace for more information about the error and where it originated in the code. 
    Exception Details: Microsoft.SharePoint.Upgrade.SPUpgradeCompatibilityException:
    There is a compatibility range mismatch between the Web server and database "Portal_Contain", and connections to the data have been blocked to due to this incompatibility. This can happen when a content database has not been upgraded to be within
    the compatibility range of the Web server, or if the database has been upgraded to a higher level than the web server. The Web server and the database must be upgraded to the same version and build level to return to compatibility range.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack
    trace below.
    Stack Trace:
    [SPUpgradeCompatibilityException: There is a compatibility range mismatch between the Web server and database "Portal_Contain", and connections to the data have been
    blocked to due to this incompatibility. This can happen when a content database has not been upgraded to be within the compatibility range of the Web server, or if the database has been upgraded to a higher level than the web server. The Web server and the
    database must be upgraded to the same version and build level to return to compatibility range.]
       Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.ValidateBackwardsCompatibility() +542
       Microsoft.SharePoint.SPSite.PreinitializeServer(SPRequest request) +63
       Microsoft.SharePoint.SPWeb.InitializeSPRequest() +258
       Microsoft.SharePoint.WebControls.SPControl.EnsureSPWebRequest(SPWeb web) +365
       Microsoft.SharePoint.WebControls.SPControl.SPWebEnsureSPControl(HttpContext context) +520
       Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.GetContextWeb(HttpContext context) +27
       Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PostResolveRequestCacheHandler(Object oSender, EventArgs ea) +918
       System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171
    Hasan Jamal Siddiqui(MCTS,MCPD,ITIL@V3),Sharepoint and EPM Consultant,TCS
    |
    | Twitter

    Hi Bhavik,
    UAT Portal_Contain DB version given below:
    Version ID
    Version
    id
    00000000-0000-0000-0000-000000000000
    12.0.0.4518
    1
    00000000-0000-0000-0000-000000000000
    12.0.0.6219
    3
    00000000-0000-0000-0000-000000000000
    12.0.0.6327
    4
    00000000-0000-0000-0000-000000000000
    12.0.0.6421
    5
    00000000-0000-0000-0000-000000000000
    12.0.0.6510
    6
    00000000-0000-0000-0000-000000000000
    12.0.0.6514
    7
    00000000-0000-0000-0000-000000000000
    14.0.6123.5006
    9
    1A707EF5-45B2-4235-9327-021E5F9B8BB0
    4.1.6.0
    8
    6333368D-85F0-4EF5-8241-5252B12B2E50
    4.1.18.0
    2
    Production Version given below:
    00000000-0000-0000-0000-000000000000
    12.0.0.4518
    00000000-0000-0000-0000-000000000000
    12.0.0.6219
    00000000-0000-0000-0000-000000000000
    12.0.0.6327
    00000000-0000-0000-0000-000000000000
    12.0.0.6421
    00000000-0000-0000-0000-000000000000
    12.0.0.6510
    00000000-0000-0000-0000-000000000000
    12.0.0.6514
    00000000-0000-0000-0000-000000000000
    14.0.6123.5006
    1A707EF5-45B2-4235-9327-021E5F9B8BB0
    4.1.6.0
    6333368D-85F0-4EF5-8241-5252B12B2E50
    4.1.18.0
    I have matched both are the exact same.
    Run the below command on App server:
    Upgrade-SPContentDatabase
    cmdlet Upgrade-SPContentDatabase at command pipeline position 1
    Supply values for the following parameters:
    Identity: Portal_Contain
    Confirm
    Are you sure you want to perform this action?
    Performing operation "Upgrade-SPContentDatabase" on Target "Portal_Contain".
    [Y] Yes  [A] Yes to All  [N] No  [L] No to All  [S] Suspend  [?] Help
    (default is "Y"):y
    WARNING: Database [SPContentDatabase Name=Portal_Contain] cannot be upgraded.
    Kindly suggest 
    Hasan Jamal Siddiqui(MCTS,MCPD,ITIL@V3),Sharepoint and EPM Consultant,TCS
    |
    | Twitter

  • Difference between ECC 6.0 and earlier versions

    Hi,
    one of the difference between ECC 6.0 and earlier versions is that instead 'WS_UPLOAD'  and 'WS_DOWNLOAD' in ECC we should use 'GUI_UPLOAD' and 'GUI_DOWNLOAD'  respectively.
    (of course SPDD and SPRO tcodes is known by everone i suppose)
    Similarly can u all put down some differences here, atleast one entry by each, I think we can make a good docu. I have searched the net for the differences but could not get much, so by each of us contributing one each, it would become good docu..for all of us.
    Thanx in advance

    Unicode Errors Encountered and their Solutions
    E1. In u201CTEXT MODEu201D the u201CENCODINGu201D addition must be specified.
         Error:
         OPEN DATASET FILE FOR OUTPUT IN TEXT MODE.
         Solution:
         OPEN DATASET FILE FOR OUTPUT IN LEGACY TEXT MODE.
    E2. In Unicode, DESCRIBE DISTANCE can only be used with the IN BYTE MODE  or  IN
          CHARACTER MODE  addition.
         Error:
         DESCRIBE DISTANCE  BETWEEN T_KOMK AND T_KOMK-HIEBO01 INTO BPOS.
         Solution:
    DESCRIBE DISTANCE  BETWEEN T_KOMK AND T_KOMK-HIENR01 INTO BPOS
    IN CHARACTER MODE.
    E3. u201CUSR02-UFLAGu201D must be a byte-type field (Typ X or XSTRING )
         Error:
         IF USR02-UFLAG O YULOCK.
         Solution:  Since the data type of USR02-UFLAG is type INT and is compared with data type
                    X u2013 Hence the error. So we  define a new variable ZULOCK and assign the
                    value of USR02-UFLAG to ZULOCK.
                  New variable             
                  DATA: ZULOCK(1) TYPE X.   "APBRP00
                  Assign value               
                                ZULOCK = USR02-UFLAG.
            Compare -
                   IF ZULOCK = YULOCK.   u201Creplace IF USR02-UFLAG O YULOCK.
    E4.  HT cannot be converted to a Character type field
    Error :
    WRITE ht TO t_data+10(2).
    Solution : Since the data type of ht is a type u2018Xu2019 and the data is been transfer to
             t_data which has a data type u2018Cu2019. value of one data type cannot be copy to
             another data type where one of them is type string .Hence the error occur,
             so the data type of ht is been change to Type u2018Cu2019
         OR
               A Tab ( value 09 ) is introduced as part of the row. The value 09 is not converted in Unicode environment. Instead we need to use class
         Error:
              DATA: BEGIN OF ht,
                   x(1) TYPE x VALUE '09',
              END OF ht.
         Solution:
                  Define Class after the Tables definition.
                       CLASS cl_abap_char_utilities DEFINITION LOAD.
                  Data Defination :  Comment internal table HT and define a variable HT type C.
           *   Insert + APRIA00 05/02/2007 Unicode project
           *   DATA: BEGIN OF ht,
         *         x(1) TYPE x VALUE '09'
           *   END OF ht.
         *   Insert - APRIA00 05/02/2007 Unicode project
           DATA HT type C.
           Before using HT assign Horizontal tab.
                     Ht = CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB.  
    E5.  In Unicode programs the u201C#u201D cannot appear in names, as it is does here in the name    u201C#LINESu201D
         Error :
         #LINES                 TYPE I,
         Solution : Since the # is used in the start of name, it is not allowed. We need to
                  remove it. 
         Solution for the above
         V_LINES                 TYPE I,
    E6. In u201CTEXT MODEu201D the u201CENCODINGu201D addition must be specified as well as the addition was required FOR OUTPUT,FOR INPUT, FOR APPENDING OR FOR UPDATE was expected.
         Error:
         OPEN DATASET PATH_NAME IN TEXT MODE.
         Solution:
         Download =     OPEN DATASET PATH_NAME FOR OUTPUT IN LEGACY TEXT MODE.
         Upload        =  OPEN DATASET AUSZUG-FILE IN TEXT MODE FOR INPUT ENCODING DEFAULT.
    E7. u201CTABu201D must be a character-type data object( data type C,N, D, T or String). Field string)    
         Error:
                data: begin of tab,                   "Excel Parameter Split at TAB
            t type x value '09',          "Tabulator
           end of tab.
                concatenate 'Material' 'Package Status'
                    into z_download-line separated by tab.
                ( In the above command  the two field are to be separated with a horizontal Tab. The earlier      way of assigning the tab value u201809u2019 will not work in Unicode environment.
         Solution:
         Define a  class just after the Table defination.
              CLASS cl_abap_char_utilities DEFINITION LOAD.
                Define  variable Tab as shown below :
              Data : TAB           TYPE C.
         Before the concatenate statement assign the value of Tab using pre-defined attributes.
              TAB = CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB.
    E8. Upload/Ws_Upload and Download/Ws_Download are obsolete, since they are not Unicode-
          enabled; use the class cl_gui_frontend_services     
         Error-1:  Function WS_DOWNLOAD is obsolete in Unicode environment.
                call function 'WS_DOWNLOAD'
                     exporting
                          filename = zfilename
                     tables
                          data_tab = z_download.
         Solutions-1: Instead of WS_DOWNLOAD use  GUI_DOWNLOAD.
    CALL FUNCTION 'GUI_DOWNLOAD'
      EXPORTING
    *   BIN_FILESIZE                  =
        FILENAME                      = zfilename
      TABLES
        DATA_TAB                      = z_download.
    E9.  The "/" character is reserved for identification of namespaces. It must be entered twice.
            The name  of a namespace must be at least 3 characters long.
         Error :      
                     U/N(3)        TYPE C,  "U/N    --> ERSETZT DURCH SPACE
         Solution :
         * Special character can not be used to define a data variable
         *      U/N(3)        TYPE C,  "U/N    --> ERSETZT DURCH SPACE
                  U_N(3)        TYPE C,  "U/N    --> ERSETZT DURCH SPACE
         * Insert - APSUS02 07/02/2007 Unicode Project
    E10.  "LP_TAB" and "CS_TAB" are not mutually convertible. In Unicode programs,
             "LP_TAB" must have the same structure layout as "CS_TAB", independent of the length
             of a Unicode character.
         Error : This error is encountered when data from one internal table is copied to another
                             internal table which different structure. In this case its LP_TAB & CS_TAB.
                     LP_TAB[] = CS_TAB[].
         Solution :
              * Replace + APSUS02 07/02/2007  Unicode Project
    *   LP_TAB[] = CS_TAB[].
                  move-corresponding CS_TAB to LP_TAB.
              * Replace + APSUS02 07/02/2007  Unicode Project
    E11.  Could not specify the access range automatically. This means that you need a RANGE
              addition.          
         Error :  Range need to be specified as an addition to the command.
                DO 4 TIMES VARYING HELP_CHAR FROM ABCD(1) NEXT ABCD+1(1).
               Solution : 
                DO 4 TIMES VARYING HELP_CHAR FROM ABCD(1) NEXT ABCD+1(1)
              * Insert + APSUS02 07/02/2007  Unicode Project.
                                                          RANGE ABCD+0(4).
    * Insert - APSUS02 07/02/2007  Unicode Project.
    E12 .  Processing Terminated Error code: Error in opening /
                                              Path not found when downloading to Unix directory.
         Error : PARAMETER: outfile(92) DEFAULT
                  '/CP/interface/NPP/data/MX/cbslaprcpts'
                        LOWER CASE,
                   kmxmstrd AS CHECKBOX.
                This error is encountered when the path is missing. The above path is related to CCP.
         Solution:  For testing purpose comment the original path and replace it with
                                     /CP/interface/CCD/Unicode_test/ 
    E13.    Upload/Ws_Upload and Download/Ws_Download are obsolete, since they are not                                                                       Unicode- enabled; use the class cl_gui_frontend_services
         Error: Function WS_UPLOAD is obsolete in Unicode environment. (During UCCHECK)
                   Call function 'WS_UPLOAD'
           Exporting
                Filename                = zfilename
                Filetype                = u2018DATu2019
           Tables
                data_tab                = z_upload
           Exceptions
                Conversion_error        = 1
                file_open_error         = 2
                file_read_error         = 3
                invalid_table_width     = 4
                invalid_type            = 5
                no_batch                = 6
                unknown_error           = 7
                gui_refuse_filetransfer = 8
                others                  = 9.
         Solution: Instead of WS_UPLOAD use TEXT_CONVERT_XLS_TO_SAP. Do not use temporary file put the file name as it is.
    1) First define a type pool and a variable of type truxs_t_text_data.
    TYPE-POOLS: truxs.
    DATA: it_raw TYPE truxs_t_text_data.
         2) Use this it_raw in the function module in parameter i_tab_raw_data. Put file name and the internal table in the function module.
    CALL FUNCTION 'TEXT_CONVERT_XLS_TO_SAP'
        EXPORTING
    *     I_FIELD_SEPERATOR        =
    *      i_line_header            =  ' '
          i_tab_raw_data           =  it_raw       " WORK TABLE
          i_filename               =  zfilename
        TABLES
          i_tab_converted_data     = z_upload[]    "ACTUAL DATA
       EXCEPTIONS
          conversion_failed        = 1
          OTHERS                   = 2.
         Comment u201Ci_line headeru201D. It takes the first/ header line of the file which is to be uploaded.
    Put  square brackets after internal table as shown above.
    E14.    CURSORHOLD may not be converted into a number.
         Error:  GET CURSOR LINE CURSORHOLD VALUE CURSOR_HOLD.
         Solution: In the declaration part of CURSORHOLD, one field is of u2018Pu2019 type and one field is of u2018Iu2019 type, which is not allowed in Unicode environment.So change the the type of it to NUMC.  

  • Output mismatch between BEx query output and WebI Report output

    Hi All,
    I have a BEx query in which there are only characteristics placed in rows.
    There are combinations of the values of the characteristics giving different records in the query output.
    Date is one of the characterisctics in the query output.
    There is an output mismatch between the query output and the WebI report output in the following case:
    When there are 'Not Assigned' or '#' or blank values, there are additional entries(rows) in the WebI report, giving repeating or wrong entries in the Date field. This is incorrect data.
    Is this because of the  'Not Assigned' or '#' or blank values of the Characteristics or is there any other reason?
    How do I fix this?
    Please helo me with this.
    Thanks and Regards,
    Srilakshmi B

    Hi Rajesh,
    I need to verify the WebI report output for records with # and 'Not assigned' values for the cHracteristics in the report.
    So I cannot check the WebI report by hiding the # or Not assigned values.
    The problem is that in the Query output the records are like these shown below:
    Char1                    CHar2                          CHar3                       Date field
    A                             B                                 C                                Date1
    #(Not assgined)      #(Not assgined)      #(Not assgined)             No value
    Where as the WebI report output is as below:
    Char1                    CHar2                          CHar3                       Date field
    A                             B                                 C                                Date1
    #(Not assgined)      #(Not assgined)      #(Not assgined)            Date1
    As shown here, there are wrong/repeating entries for the Date field in the WebI report output.
    Please check this and let me know what could be the issue and how do I fix it.
    Thanks and Regards,
    Srilakshmi B

  • Query Version worksheet and Exportable Version worksheet

    Hi,
    can somebody tell me whats the difference between Query Version worksheet and Exportable Version worksheet in Discoverer Desktop??
    And how can i create a query version worksheet?
    Thanks in advance.
    --Kumar                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Kumar,
    Exportable version worksheet is something whose data can be exported( for example to excel sheet).
    This query version worksheet is something which basically lumps like info together.
    Jim

  • Apparent version mismatch between DOS java -showversion and Test JVM

    Howdy! I have an application, BBed, which is billed as "a Java-based standalone offline BBcode editor". The instructions say to unpack the jar file (java -jar bbed.jar) using the DOS command window. This app needs Java 1.4.2 and 1.5. When I do java -showversion at the command prompt, I get
    java version "1.3.1_02"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_02-b02)
    Java HotSpot(TM) Client VM (build 1.3.1_02-b02, mixed mode)
    However, when I run the Test JVM applet on the Java website, it assures me that I have 1.6. And the version of the Java Console in XP's Control Panel says "1.6.0_02-b06". Further, both FireFox 2.0 and Netscape 7.2 show that I have 1.6.0_02 plugins.
    How do I get JVM 1.6.0_02 to show up in the DOS window, so I can get this app to run?

    This was solved. The HPUX 'had' process (a few patches behind) had gone rogue and was eating up hundreds of Mb of memory as well as upsetting the box in general. Furthermore, the box is low on memory.
    The JDBC is still working slowly compared with the UAT box looking at its own database but that's a separate issue.

  • Getting Error The trust relationship between the primary domain and the trusted domain failed in SharePoint 2010

    Hi,
    SharePoint 2010 Backup has been taken from production and restored through Semantic Tool in one of the server.The wepapplication of which the backup was taken is working fine.
    But the problem is that the SharePoint is not working correctly.We cannot create any new webapplication ,cannot navigate to the ServiceApplications.aspx page it shows error.Even the Search and UserProfile Services of the existing Web Application is not working.Checking
    the SharePoint Logs I found out the below exception
    11/30/2011 12:14:53.78  WebAnalyticsService.exe (0x06D4)         0x2D24 SharePoint Foundation          Database                     
     8u1d High     Flushing connection pool 'Data Source=urasvr139;Initial Catalog=SharePoint_Config;Integrated Security=True;Enlist=False;Connect Timeout=15' 
    11/30/2011 12:14:53.78  WebAnalyticsService.exe (0x06D4)         0x2D24 SharePoint Foundation          Topology                     
     2myf Medium   Enabling the configuration filesystem and memory caches. 
    11/30/2011 12:14:53.79  WebAnalyticsService.exe (0x06D4)         0x12AC SharePoint Foundation          Database                     
     8u1d High     Flushing connection pool 'Data Source=urasvr139;Initial Catalog=SharePoint_Config;Integrated Security=True;Enlist=False;Connect Timeout=15' 
    11/30/2011 12:14:53.79  WebAnalyticsService.exe (0x06D4)         0x12AC SharePoint Foundation          Topology                     
     2myf Medium   Enabling the configuration filesystem and memory caches. 
    11/30/2011 12:14:55.54  mssearch.exe (0x0864)                    0x2B24 SharePoint Server Search       Propagation Manager          
     fo2s Medium   [3b3-c-0 An] aborting all propagation tasks and propagation-owned transactions after waiting 300 seconds (0 indexes)  [indexpropagator.cxx:1607]  d:\office\source\search\native\ytrip\tripoli\propagation\indexpropagator.cxx 
    11/30/2011 12:14:55.99  OWSTIMER.EXE (0x1DF4)                    0x1994 SharePoint Foundation          Topology                     
     75dz High     The SPPersistedObject with
    Name User Profile Service Application, Id 9577a6aa-33ec-498e-b198-56651b53bf27, Parent 13e1ef7d-40c2-4bcb-906c-a080866ca9bd failed to initialize with the following error: System.SystemException: The trust relationship between the primary domain and the trusted
    domain failed.       at System.Security.Principal.SecurityIdentifier.TranslateToNTAccounts(IdentityReferenceCollection sourceSids, Boolean& someFailed)     at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection
    sourceSids, Type targetType, Boolean forceSuccess)     at System.Security.Principal.SecurityIdentifier.Translate(Type targetType)     at Microsoft.SharePoint.Administration.SPAce`1.get_PrincipalName()    
    at Microsoft.SharePoint.Administration.SPAcl`1.Add(String princip... 
    11/30/2011 12:14:55.99* OWSTIMER.EXE (0x1DF4)                    0x1994 SharePoint Foundation          Topology                     
     75dz High     ...alName, String displayName, Byte[] securityIdentifier, T grantRightsMask, T denyRightsMask)     at Microsoft.SharePoint.Administration.SPAcl`1..ctor(String persistedAcl)    
    at Microsoft.SharePoint.Administration.SPServiceApplication.OnDeserialization()     at Microsoft.SharePoint.Administration.SPIisWebServiceApplication.OnDeserialization()     at Microsoft.SharePoint.Administration.SPPersistedObject.Initialize(ISPPersistedStoreProvider
    persistedStoreProvider, Guid id, Guid parentId, String name, SPObjectStatus status, Int64 version, XmlDocument state) 
    11/30/2011 12:14:56.00  OWSTIMER.EXE (0x1DF4)                    0x1994 SharePoint Foundation          Topology                     
     8xqx High     Exception in RefreshCache. Exception message :The trust relationship between the primary domain and the trusted domain failed.   
    11/30/2011 12:14:56.00  OWSTIMER.EXE (0x1DF4)                    0x1994 SharePoint Foundation          Timer                        
     2n2p Monitorable The following error occured while trying to initialize the timer: System.SystemException: The trust relationship between the primary domain and the trusted domain failed.       at System.Security.Principal.SecurityIdentifier.TranslateToNTAccounts(IdentityReferenceCollection
    sourceSids, Boolean& someFailed)     at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection sourceSids, Type targetType, Boolean forceSuccess)     at System.Security.Principal.SecurityIdentifier.Translate(Type
    targetType)     at Microsoft.SharePoint.Administration.SPAce`1.get_PrincipalName()     at Microsoft.SharePoint.Administration.SPAcl`1.Add(String principalName, String displayName, Byte[] securityIdentifier, T grantRightsMask,
    T denyRightsMask)     at Microsoft.SharePoint.Administrati... 
    11/30/2011 12:14:56.00* OWSTIMER.EXE (0x1DF4)                    0x1994 SharePoint Foundation          Timer                        
     2n2p Monitorable ...on.SPAcl`1..ctor(String persistedAcl)     at Microsoft.SharePoint.Administration.SPServiceApplication.OnDeserialization()     at Microsoft.SharePoint.Administration.SPIisWebServiceApplication.OnDeserialization()    
    at Microsoft.SharePoint.Administration.SPPersistedObject.Initialize(ISPPersistedStoreProvider persistedStoreProvider, Guid id, Guid parentId, String name, SPObjectStatus status, Int64 version, XmlDocument state)     at Microsoft.SharePoint.Administration.SPConfigurationDatabase.GetObject(Guid
    id, Guid parentId, Guid type, String name, SPObjectStatus status, Byte[] versionBuffer, String xml)     at Microsoft.SharePoint.Administration.SPConfigurationDatabase.GetObject(SqlDataReader dr)     at Microsoft.SharePoint.Administration.SPConfigurationDatabase.RefreshCache(Int64
    currentVe...
    Please guide me on the above issue ,this will be of great help
    Thanks.

    I have same error. Verified for trust , ports , cleaned up cache.. nothing has helped. 
    The problem is caused by User profile Synch Service:
    UserProfileProperty_WCFLogging :: ProfilePropertyService.GetProfileProperties Exception: System.SystemException:
    The trust relationship between the primary domain and the trusted domain failed.       at System.Security.Principal.SecurityIdentifier.TranslateToNTAccounts(IdentityReferenceCollection sourceSids,
    Boolean& someFailed)     at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection sourceSids, Type targetType, Boolean forceSuccess)     at System.Security.Principal.SecurityIdentifier.Translate(Type
    targetType)     at Microsoft.SharePoint.Administration.SPAce`1.get_PrincipalName()     at Microsoft.SharePoint.Administration.SPAcl`1.Add(String principalName, String displayName, SPIdentifierType identifierType, Byte[]
    identifier, T grantRightsMask, T denyRigh...        
    08/23/2014 13:00:20.96*        w3wp.exe (0x2204)                      
            0x293C        SharePoint Portal Server              User Profiles                
            eh0u        Unexpected        ...tsMask)     at Microsoft.SharePoint.Administration.SPAcl`1..ctor(String persistedAcl)    
    at Microsoft.Office.Server.Administration.UserProfileApplication.get_SerializedAdministratorAcl()     at Microsoft.Office.Server.Administration.UserProfileApplication.GetProperties()     at Microsoft.Office.Server.UserProfiles.ProfilePropertyService.GetProfileProperties()
    Please let me know if you any solution found for this?
    Regards,
    Kunal  

  • IDoc structure mismatch between SAP R/3 and PI

    Hi,
    There is an interface in PI which receives IDoc from SAP R/3 system. I have been facing an issue of IDoc structure mismatch (in terms of data present in it) between SAP R/3 and when PI receives the IDoc.
    To be more precise,
    In SAP R/3 system, the value ABC is present in the field DOCNUM in the IDoc.
    But when the PI receives the same IDoc from SAP R/3 (as seen in Integration Engine), the value ABC is present in a different field and the DOCNUM field is empty.
    <DOCNUM></DOCNUM>
    <ARCKEY>ABC</ARCKEY>
    The first step towards resolution was to delete and reimport the IDoc metadata from SAP R/3 in PI system using IDX2, which did not help in this case.
    Could anyone please help in resolving the field mismatch between the IDoc triggered from SAP R/3 and the IDoc received by PI.
    Regards,
    Prajeet

    Hi Prajeet,
    it's long ago but your question has not been finally solved, so let me try to give you an answer. We are facing the same problem after patching our PI.
    I think the reason for the different behaviour is related to SAP note 1233908, where SAP has changed the IDoc adapter.
    https://service.sap.com/sap/support/notes/1233908
    Regards,
    Lars

  • Difference between FCE 3.5 and previous version

    I was considering upgrading to FCE 3.5 from FCE 3.1. I don't have an Intel-mac and was wondering if there was much of a change in features between the new and previous version that warrants the purchase.
    As best I can tell, the difference seems to be more LiveType fonts/templates. But are there new features in FCE 3.5, beyond that? Marketing docs and chats with Genius Bar folks isn't clearing it up. For instance, the box says RT rendering but didn't the past version FCE HD 3 have that?
    I'm defiitely biased to buy, but don't want to buy a version because it's just univeral, when i'm not running a non-Intel mac. Is there a grid somewhere that charts the differences between the two version.

    Tom, could you clarify something about the new RT playback?
    With 3.0 you have to stop and change the picture quality from one of three presets - High, Medium and Low. (On the Low setting more effects can be played back instantly).
    Does the Dynamic RT just automatically jump around these three settings (choosing the best one) or is there an infinitely variable transition between the High and Low settings?
    Furthermore, can it choose a setting lower than the Low one (in 3.0) in order to show more effects instantaneously?
    In short, if I updated, would I be able to get more effects playing back than I can on my present equipment when it is in the Low setting? Or does Dynamic RT just switch automatically through the same 3 settings but give no extra playback performance?
    Ian.
    PS. Sorry for being so long-winded!

  • Difference between BI 7.0 and Prior versions

    hi all,
    can any one please tell me the diff between BI and BW .please send any docs or PDF'S on that if possible.and what are the new features available in BI 7.0 .please send the docs or pdf's to [email protected] help will be greatly appreciated
    Thanks in advance,
    ashok

    Hi Ashok,
    I am listing some of the imp differences between BW 3.5 and BW 7.0 below:
    1. Data Modeling Flow:
    a.     Create Data source
    b.     Create Info source
    c.     Create Transformations b/w data source and info source (earlier it was transfer rules)
    d.     Create Info Package
    e.     Create Info Provider (info cube or Data Store Object instead of ODS)
    f.     Create Transfer rules b/w info source and data targets (instead of Update rules)
    g.     Create DTP (data transfer process). To pull the data from Info package (i.e. from PSA) to Info Provider.
    2. For Delta option in customized cube there is one new feature called – “Filter no new records” which is present in DTP’s of Data Store Object.
    3. In Info sets now you can include Info cubes as well.
    4. The Remodeling transaction helps you add new key figure and characteristics and handles historical data as well without much hassle. This is only for info cube.
    5. The BI accelerator (for now only for info cubes) helps in reducing query run time by almost a factor of 10 - 100. This BI accl is a separate box and would cost more. Vendors for these would be HP or IBM.
    6. The monitoring has been improved with a new portal based cockpit. Which means you would need to have an EP guy in your project for implementing the portal!
    7. Search functionality has improved!! You can search any object. Not like 3.5
    8. Transformations are in and routines are passed ! Yes, you can always revert to the old transactions too.
    9. Data Transfer Process are in.  It is used to pull the data from Info package (i.e. from PSA) to Info Provider.
    Try the links given below for further details:
    Check this.
    Frequently Asked Questions  in SAP NW 7.0 - Enterprise Data Warehousing, Reporting, Query & Analysis and Business Planning [original link is broken]
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/93eaff2d-0a01-0010-d7b4-84ac0438dacc [original link is broken]
    You could get some SAP Documents here.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5ee3725b-0401-0010-e381-ac323362ce91
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5c46376d-0601-0010-83bf-c4f5f140e3d6
    These two PDF files has all almost all info about BI2004s.
    Go through this Link for BI 7.0 Documents.
    https://websmp101.sap-ag.de/bi
    and Click on BI Standard Presentations link.
    Here You can download BI 7 Documents
    Refer these documents. You will get a clear idea.
    New Features in BI:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/910aa7a7-0b01-0010-97a5-f28be23697d3
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4487dd91-0b01-0010-eba1-bcd6419
    /people/michael.eacrett/blog/2006/06/07/whats-new-in-sap-netweaver-702004s--an-introduction-to-the-functionality-deltas-and-major-changes
    BI 7.0 reporting features
    http://searchsap.techtarget.com/cgi-bin/rd.pl/ftID-1121728-ctID-1064004?//expert/KnowledgebaseAnswer/0,289625,sid21_gci1064004,00.html
    http://help.sap.com/saphelp_nw04s/helpdata/en/9d/24ff4009b8f223e10000000a155106/content.htm
    BI 7.0 Documents:
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/9280fb2d-0a01-0010-0f80-f33ab5c1606d [original link is broken]
    Check this for what's new in NW2004s BI:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/a4/1be541f321c717e10000000a155106/content.htm
    Diff b/w BI 7.0 Vs 3.5
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b2/e50138fede083de10000009b38f8cf/frameset.htm
    I hope this wil give you some idea about BI 7.0
    Thanks,
    Ashu Gupta.

  • ITunes Version 6 and Quicktime version 7.0.3

    I am able to run the install for iTunes + Quicktime from the site and when I save it on the hardrive. I'm on a PC running Windows XP. The portion that installs iTunes seems to go through fine, but once the installation for Quicktime is done I get an error. "Quicktime installation failed: Error Code: -1". I then get the error "1628: Failed to Complete Operation." I was able to download and install version 7.0.2 of Quicktime, but I get the message that iTunes requires version 7.0.3 or later when I try to open iTunes. I'm not sure where to go from here. Any help would be appreciated. Thanks.

    I see no one got to reply, but as a FYI to anyone who is haves the same issue, I got the issue corrected. I downloaded and installed the stand-alone version of Quicktime 7.0.3 and then it was fine. Good luck to all that are having similar issues.

  • What are the major release version numbers and what versions are not considered major releases?

    I manage a QA team that tests websites in all major browsers. I need to know what versions of Firefox are considered major releases and which versions are just incremental or minor updates. With new versions being released almost every month, I can't afford to test on the latest 6 versions for my projects, so I need to make an educated decision as to what the major releases are and determine this on a regular basis.

    The ESR is a Extended Support Release channel (meant more for Enterprise users in mind) where it is currently 17.0.3esr (released when 19.0 was) and will only get allowed security and stability updates until oh some twelve weeks after 24.0 release where a new ESR version will be based on 24.0 release as 24.0esr.
    X.0.*
    X is the Major release while the * are the chemspill updates if it was deemed important (Usually for security or a crash/regression issue for example) and cannot wait for the next release. These Major versions are released without intending to have updates as for example the Firefox 11.0 and 12.0 releases never had updates.
    Firefox 10.0 was released on [http://www.mozilla.org/en-US/firefox/10.0/releasenotes/ January 31, 2012] and Firefox 19.0 was released on [http://www.mozilla.org/en-US/firefox/19.0/releasenotes/ February 19, 2013]. The releases are about six weeks except for the short delay of 18.0 due to holidays.
    http://www.mozilla.org/en-US/firefox/releases/

  • Difference between mastered for iTunes and previous versions?

    Is there a noticeable difference between Mastered for iTunes albums and any previous versions? I purchased Bon Jovi's "Have A Nice Day (Special Edition)", and now it has been replaced with a Mastered for iTunes version. Is there any value or noticeable difference if I were to purchase the new version?

    One of the inexpensive compilation downloads I purchased on iTunes was terrible, I'd much rather listen to the original mix of " I had too much to dream last night" than the remaster, which destroyed the song completely.
    Well, there is really no way to improve on the sound of The Electric Prunes coming over an AM transistor radio!
    I guess I'm suspicious of iTunes files in general. I am a dying breed, using separate amps and pre-amps and real speakers as well as Ultimate Ear earbuds and a great car system. The cuts that are engineered for iTunes are mixed for lo-fidelity appliances and just don't sound that good.
    There are online download stores that cater to a more audiophile crowd.  Check out HD Tracks.

  • Error  while configuring SSO between Portal 7.0 and Operating System.

    Dear all,
    I am having an issue,i need to configure SSO between the Portal 7.0 and operating System.I have followed both the Kerberos as well as spNego wizard methods,but i am not able to configure UME settings as we are using datasourceConfiguration_abap.xml. I tried to edit the datasource confuiguration file but after editing the server is not starting.
    Please let me know the steps i have to do to edit the datasourceConfiguration_abap.xml
    We are not able to Map the Service USer to the UME CONFIGURATION XML File.
    Thanks
    Ravi.S

    Ravi,
    If you have successfully configured the SSO, please pass on the document if any you have.
    Regards,
    Mohammad.

  • Meeting time mismatch between MS Outlook 2011 and iCal

    Devices:
    Mac Air running OS X 10.10 with MS Office 2011 (Outlook via IMAP) - no Exchange.
    Also running Mail concurrently via IMAP.
    iPhone 6+ running iOS 8.2.
    Time Zone:
    New Zealand on daylight saving - UTC/GMT +13:00
    Background:
    I have using both Microsoft and Apple Mail and Calendar (iCal) platforms concurrently on various MacBooks etc for at least 5 years i.e. previously MS Entourage 2008 (?) now Outlook 2011. Once upon a time Entourage/Outlook & Mail/iCal used to sync quite nicely via iTunes and sync services but then that functionality was taken away from us in Mavericks. There was a lot of fuss about this!
    I managed to find a work around that worked for me. Far more detail can be found in a previous thread https://discussions.apple.com/thread/5479205  but in short I found I could drag calendar and contacts from Outlook to iCal & Contacts and vice versa without too much fuss for my volume of meetings etc.
    Once meetings and contacts were in iCal and Contacts then iCloud made sure they synced with my iPhone - YAY!!!
    THAT ALL CHANGED AGAIN WITH YOSEMITE !!!!!!
    Problem:
    It would seem that since upgrading to Yosemite I am experiencing serious TIME ZONE discrepancies between Meeting requests in Outlook and OS X / IOS.
    Example:
    1. Meeting request created in Outlook from external 3rd party contact received for Sunday, 23 November 2014 10.00am - 12.00pm
    Shows correctly in Outlook
    OS X & iOS show event exactly 13 hours later @ Sunday, 23 November 11.00pm - 1.00am
    This is exactly the time difference between GMT/UTC and NZT (or GMT/UTC +13:00)
    Because meeting/event is from a 3rd party the date/time cannot be edited.
    Accepting locks it in at the wrong time which ends up being synced to iPhone.
    2. Meeting request created by 'self' in Outlook and dragged onto iCal in OS X for Saturday, 13 December 2014 3.30pm - 4.00pm
    Shows correctly in Outlook (as you'd expect!)
    The instant its dragged across the iCal 'Adding a new event' pop up box appears.
    Click 'OK' and for literally 2 seconds it's displayed as the right day and time ...
    BUT THEN it jumps (moves) to Saturday, 14 December 2014 4.30am - 5.00am!!! Exactly 13 hours later.
    When iOS updates via iCloud it also shows the event @ Saturday, 14 December 2014 4.30am - 5.00am.
    Log on to iCloud (web calendar) and it's the same.
    Again this is exactly the time difference between GMT/UTC and NZT (or GMT/UTC +13:00).
    NOW CHECK THIS OUT - double click event in iCal OR iCloud web calendar and it shows the details as "13 December 3.30pm - 4.00pm (GMT)"
    See images -
    3. Meeting request created by 'self' in Outlook and dragged onto iCal in OS X for Friday, 7 December 2014 12.00pm - 1.30pm PLUS added and sent to invitee
    Shows correctly in Outlook (as you'd expect!)
    The instant its dragged across the iCal 'Adding a new event' pop up box appears.
    Click 'OK' and for literally 2 seconds it's displayed as the right day and time ...
    BUT THEN it jumps (moves) to Saturday, 8 November 2014 1.00am - 2.30am.
    So everything else is as previously described ... the EXCEPTION here is the person who I sent the invite to.
    They received it in OS X Mail and iOS - it also appeared in their calendars Saturday, 8 November 2014 1.00am - 2.30am rather than the more suitable time for a Friday business lunch!!
    Given this worked fine under Mavericks and the only thing to have changed is an upgrade to Yosemite then there has to be a bug in Yosemite??
    I've attempted to be as thorough with my testing as possible but whilst I am in IT Sales and Business Dev, I am not an engineer!! Therefore I am very keen to hear from any far more intelligent being that suggest other tests, what I should do next or better still how to fix it !!!!
    Now I shall sit and wait for the arrival of great and profound wisdom ... yes, still smiling but I don't know for how long!!

    So no replies/comments but lots of views ... either means I haven't reached someone who's prepared to tackle this one or everyone thinks I'm a Muppet for doing things the way I do!!
    Because of the many views and at least 2 persons who have indicated they have the same issue ...
    UPDATE:
    So much research!!! Would appear that Outlook is designed to send calendar events in UTC/GMT time irrespective of local - don't quote me! That being the case that would explain why the events I had issues with turn up with showing GMT. Would also suggest that for some reason iCal cannot see inside to translate the actual time ... anyway ... moving on.
    So at this point I need to say I have turned off in Mac Mail preferences "Add invitations to Calendar - Automatically" and set to "Never" ... I will try testing with that "on" again later.
    For now here's a kludged workaround for at least the process that I use i.e. dragging meetings from Outlook to iCal to sync via iCloud to my iPhone.
    Before I would drag the Outlook event (straight from Outlook's calendar) onto the iCal icon (sorry realize I hadn't perhaps been explicit on that before) ... that would then open iCal if not already open and then 'pop' the 'Adding a new event' box ... click 'OK' and it'd be entered with the same alert time etc ... that once worked, then broke hence this post!!
    So what I've found that does work (with some shortcomings) is (and easier if you're running dual screens!!):
    Open iCal - best if you use Day view
    Drag the Outlook event to that day and to the correct time
    N.B.: Duration, Category and Alert information is lost
    Open event in iCal and edit the above
    Syncs immediately to iCloud and in its own good time to iPhone
    I have tested this against my original examples:
    Example 1 - Works for events/meetings received from external Outlook source - you can open and edit the time and alerts. Not sure if it creates any grief or extra clutter at the senders end!! Guess I'll hear about that soon enough.
    Example 2 - Works for events/meetings created by me in Outlook and dragged over - same deal - still have to edit duration and alerts etc.
    Example 3 - Hmmmm ... haven't tried adding an invitee who I know is an iCal only user yet. I expect that if sent from Outlook he's still going to have it show up wrong at his end so will be a set of instructions and training I expect. I have an idea that may work ... will have to test.
    SORRY - I said it was a Kludge.
    I will see if this approach remains stable for a bit before turning back on the "Add invitations to Calendar - Automatically" setting in Mail.
    I'll report back again after that.

Maybe you are looking for

  • Creative Cloud for UK Charities

    Does anyone know how one goes about getting Creative Cloud from Adobe if one's a UK based charity? All the information I see is referring to the US only.

  • Material availability check not being executed

    First of all: I'm an SD consultant with limited knowledge about PS At our current client are we facing an issue with the material availability check in project system orders, created through e.g. CJ20N. The client mentions, that the availability chec

  • Error when publishing in Captivate 7

    I am having an issue when trying to publish a file in any format other than PDF. We have a CornerStone LMS system which we would like to be able to publish in a SCORM 2004 format but when we go through and set all of the configurations to publish in

  • I'm trying to transfer old purchases from a device I don't have anymore.

    I just want to know how I can transfer those purchases without the device itself onto my current computer. It's the same account too.

  • Flash Pro CC Shrinks File Size

    Hello. I'm new to Flash Pro CC, but I like what I'm seeing with the trial version. I'm starting to learn how to create Flash enabled sites with optional HTML5 ability. I have a 30 megabyte .fla file that I'm converting to an HTML5 Canvas using the co