Critical Errors Were Found in Setup. Please see the Setup Logs for Details

Hello everyone. I have recently gotten Adobe Flash CS4 and i was really happy, until i kept getting the same error whenever i tried to install:
"Critical Errors Were Found in Setup. Please see the Setup Logs for Details"
I do not know what is the cause of the problem, but i have installed Adobe Photoshop CS3 succesfully without any problems. Please do help. I checked the setup logs, but i have no clue what it is saying, and its too long to post here.
Thank you for your time and help.

We've all been there with the frustration.
And I'd really like to see you get back up and running. I'm a bit of an insomniac and tend to go back over the day while I'm pretending to sleep, and a couple of new things filtered back into my mind. There have been, I think, some problems reported about conflicts with some scanner drivers, and of course with firewalls, anti-virus programs, and the like. I think iTunes and instant messengers are also on that list.
Make sure you turn off everything non-essential before trying to do your installation (and I'd probably do the same thing before running the scripts again). I do this by running MSConfig on XP and going to the startup tab. I uncheck everything I can't identify as being essential (which means I pretty much only leave the mouse driver checked. You may need to google some of the stuff to find out what it is) and then go to the services tab and hide all Microsoft services. From what's left I again uncheck everything that isn't required to run the system. Bonjour, if you see it, should be left active as it is used by the CS3 installer. Restart the computer.
This should have turned off pretty much everything that could have been conflicting with the installer. Go to windows security center and make sure the windows firewall is also temporarily turned off, if you use it, and you should be ready to go. It can't hurt to try the add/remove programs again, but it probably won't show any adobe products anymore if you've run the scripts correctly (did you also run the MSI cleanup utility?).
After you've finished, you can run MSConfig again and reset to standard startup.
Peter

Similar Messages

  • Failed to retrieve a schema URI (document namespace) for /userprofiles/emailNotification.usr; please see the following exception for details

    I get this exception (and long stack trace) when attempting to start my weblogic server. I'm running Weblogic 7 with Portal 7 (sp 1). I'm using Oracle 8.1.7. I upgraded this application from weblogic portal 4.0, and never had this problem there. As part of the migration process, I ran the tool to migrate all of the database tables, and I re-synched the EBCC project using version 7 of EBCC. I did a search for this problem and found a few mentions of it that seemed to be related to Oracle's handling of CLOB data. Apparently, there is a patch, but I can't seem to find this patch. I'm also not sure if this is indeed the problem since I didn't have this issue with the older version of weblogic using the same database. Any suggestions?

    If you have a support contract please open a case so we can work through
    this problem.
    Can you run an sqlplus session on your database, execute the commands
    "delete from data_sync_item" and "commit", then resync to see if it will
    get you around the problem. The data_sync_item table will be fully
    populated after you sync. This should get you running.
    Between 4.0 and 7.0 the DefaultRequestPropertySet.req file was reduced
    in size -- the CLOB would be smaller in the data_sync_item table.
    I would recommend using the Version Checker against your installation --
    find it on the dev2dev.bea.com site to see if the upgrade installer work
    ed properly. Also consider running the full installer to avoid possible
    problems that might occur with upgrade installers.
    As a result of that patch you referenced in 4.0 the CLOB handling logic
    was changed in 7.0 -- this is why it is strange you are seeing cleaving
    errors. In 7.0 SP2 to be release next week the data sync and
    persistence code was changed also.
    Are you using the OCI or Thin driver?
    -- Jim
    Rob Goldie wrote:
    Jim Litton <replyto@newsgroup> wrote:
    Rob,
    The CLOB issue was related to wlportal4.0 and should not be a factor
    in
    7.0.
    Could you post the entire stack trace?
    ####<Jan 27, 2003 4:21:47 PM EST> <Warning> <Data Synchronization> <PFIDEV5> <pfeAricept1Server>
    <main> <kernel identity> <> <000000> <Application: gmiAriceptApp; Failed to retrieve
    a schema URI (document namespace) for /request/DefaultRequestPropertySet.req;
    please see the following exception for details.>
    Exception[com.bea.p13n.management.data.doc.DocumentProcessingException: Unable
    to analyze and/or cleave document]
         at com.bea.p13n.management.data.doc.cleaver.CleavingDocumentProcessor.process(CleavingDocumentProcessor.java:94)
         at com.bea.p13n.management.data.repository.internal.DataItemImpl.getSchemaUri(DataItemImpl.java:136)
         at com.bea.p13n.management.data.repository.DataRepositoryFactory.createDataItem(DataRepositoryFactory.java:363)
         at com.bea.p13n.management.data.repository.persistence.JdbcDataSource.createDataItems(JdbcDataSource.java:523)
         at com.bea.p13n.management.data.repository.persistence.JdbcDataSource.refresh(JdbcDataSource.java:442)
         at com.bea.p13n.management.data.repository.persistence.ReadOnlyJdbcPersistenceManager.refresh(ReadOnlyJdbcPersistenceManager.java:107)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.<init>(AbstractDataRepository.java:193)
         at com.bea.p13n.management.data.repository.internal.MasterDataRepository.<init>(MasterDataRepository.java:46)
         at com.bea.p13n.management.data.repository.DataRepositoryFactory.getMasterDataRepository(DataRepositoryFactory.java:255)
         at com.bea.p13n.placeholder.internal.PlaceholderServiceImpl.ejbCreate(PlaceholderServiceImpl.java:191)
         at com.bea.p13n.placeholder.internal.PlaceholderServiceImpl_9p0jz2_Impl.ejbCreate(PlaceholderServiceImpl_9p0jz2_Impl.java:117)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.ejb20.pool.StatelessSessionPool.createBean(StatelessSessionPool.java:151)
         at weblogic.ejb20.pool.Pool.createInitialBeans(Pool.java:188)
         at weblogic.ejb20.manager.StatelessManager.initializePool(StatelessManager.java:380)
         at weblogic.ejb20.deployer.EJBDeployer.initializePools(EJBDeployer.java:1472)
         at weblogic.ejb20.deployer.EJBDeployer.start(EJBDeployer.java:1367)
         at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:864)
         at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:81)
         at weblogic.j2ee.Application.addComponent(Application.java:294)
         at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:164)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:375)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:303)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:256)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:207)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:732)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:714)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:417)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:926)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:470)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:198)
         at $Proxy9.updateDeployments(Unknown Source)
         at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:4060)
         at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:2259)
         at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:373)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:235)
         at weblogic.t3.srvr.ServerLifeCycleList.resume(ServerLifeCycleList.java:61)
         at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:806)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:295)
         at weblogic.Server.main(Server.java:32)
    Caused by: org.xml.sax.SAXException: No message available. Resource not found:
    repository.cleaver.no.xsi.namespace.exception Resource bundle: com/bea/p13n/management/data/datasync
         at com.bea.p13n.management.data.doc.cleaver.DocumentCleaver.mapNamespaces(DocumentCleaver.java:135)
         at com.bea.p13n.management.data.doc.cleaver.DocumentCleaver.startElement(DocumentCleaver.java:235)
         at weblogic.apache.xerces.parsers.SAXParser.startElement(SAXParser.java:1384)
         at weblogic.apache.xerces.validators.common.XMLValidator.callStartElement(XMLValidator.java:1299)
         at weblogic.apache.xerces.framework.XMLDocumentScanner.scanElement(XMLDocumentScanner.java:1821)
         at weblogic.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispatch(XMLDocumentScanner.java:964)
         at weblogic.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:396)
         at weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:1119)
         at weblogic.xml.jaxp.WebLogicXMLReader.parse(WebLogicXMLReader.java:135)
         at weblogic.xml.jaxp.RegistryXMLReader.parse(RegistryXMLReader.java:133)
         at com.bea.p13n.management.data.doc.cleaver.CleavingDocumentProcessor.process(CleavingDocumentProcessor.java:80)
         at com.bea.p13n.management.data.repository.internal.DataItemImpl.getSchemaUri(DataItemImpl.java:136)
         at com.bea.p13n.management.data.repository.DataRepositoryFactory.createDataItem(DataRepositoryFactory.java:363)
         at com.bea.p13n.management.data.repository.persistence.JdbcDataSource.createDataItems(JdbcDataSource.java:523)
         at com.bea.p13n.management.data.repository.persistence.JdbcDataSource.refresh(JdbcDataSource.java:442)
         at com.bea.p13n.management.data.repository.persistence.ReadOnlyJdbcPersistenceManager.refresh(ReadOnlyJdbcPersistenceManager.java:107)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.<init>(AbstractDataRepository.java:193)
         at com.bea.p13n.management.data.repository.internal.MasterDataRepository.<init>(MasterDataRepository.java:46)
         at com.bea.p13n.management.data.repository.DataRepositoryFactory.getMasterDataRepository(DataRepositoryFactory.java:255)
         at com.bea.p13n.placeholder.internal.PlaceholderServiceImpl.ejbCreate(PlaceholderServiceImpl.java:191)
         at com.bea.p13n.placeholder.internal.PlaceholderServiceImpl_9p0jz2_Impl.ejbCreate(PlaceholderServiceImpl_9p0jz2_Impl.java:117)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.ejb20.pool.StatelessSessionPool.createBean(StatelessSessionPool.java:151)
         at weblogic.ejb20.pool.Pool.createInitialBeans(Pool.java:188)
         at weblogic.ejb20.manager.StatelessManager.initializePool(StatelessManager.java:380)
         at weblogic.ejb20.deployer.EJBDeployer.initializePools(EJBDeployer.java:1472)
         at weblogic.ejb20.deployer.EJBDeployer.start(EJBDeployer.java:1367)
         at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:864)
         at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:81)
         at weblogic.j2ee.Application.addComponent(Application.java:294)
         at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:164)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:375)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:303)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:256)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:207)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:732)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:714)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:417)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:926)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:470)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:198)
         at $Proxy9.updateDeployments(Unknown Source)
         at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:4060)
         at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:2259)
         at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:373)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:235)
         at weblogic.t3.srvr.ServerLifeCycleList.resume(ServerLifeCycleList.java:61)
         at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:806)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:295)
         at weblogic.Server.main(Server.java:32)
    Are you using a UTF-8 Oracle database?
    Yes
    If you create a new User Profile in the EBCC and compare it to your
    migrated .usr file do you see differences in the DTD's?
    I recreated a new version of the .usr in the EBCC, and still got the same error.
    I also tried deleting everything from the data-sync-item table and re-synching.
    What does the DocumentManager section of your application-config.xml
    look like?
    <DocumentManager
    ContentCacheName="documentContentCache"
    ContentCaching="true"
    DocumentConnectionPoolName="default"
    MaxCachedContentSize="32768"
    MetadataCacheName="documentMetadataCache"
    MetadataCaching="true"
    Name="default"
    PropertyCase="none"
    UserIdInCacheKey="false"
    />
    What does the document.jar Targets="" parameter look like in config.xml?
    <EJBComponent Name="document" Targets="pfeCluster" URI="document.jar"/>
    -- Jim
    Rob Goldie wrote:
    I get this exception (and long stack trace) when attempting to start
    my weblogic server. I'm running Weblogic 7 with Portal 7 (sp 1). I'm
    using Oracle 8.1.7. I upgraded this application from weblogic portal
    4.0, and never had this problem there. As part of the migration process,
    I ran the tool to migrate all of the database tables, and I re-synched
    the EBCC project using version 7 of EBCC. I did a search for this problem
    and found a few mentions of it that seemed to be related to Oracle's
    handling
    of CLOB data. Apparently, there is a patch, but I can't seem to find
    this patch. I'm also not sure if this is indeed the problem since I
    didn't have this issue with the older version of weblogic using the
    same database. Any suggestions?

  • Photoshop CS4 installation "Critical errors were found in Setup Please see the Setup log file for details".

    Habe mir einen neuen Laptop bestellt (Win 8.1) habe auf diesem die Installation ohne Probleme durchführen können. Der Laptop musste aber wegen technischen Defekts gegen einen neuen getauscht werden.
    Auf diesem funktioniert die Installation nicht mehr.(Fehler siehe oben in Threadbeschreibung) Habe auch schon nach Lösungen gegoogelt - die Tipps von "Neu aufsetzen" bringen mir nichts da der Computer nagelneu ist.
    Der Fehler kommt sowohl beim installieren von CD und bei der heruntergeladenen Version.
    Wo ich dieses Log-File finde weiß ich nicht.
    Daten zum Laptop (Falls diese benötigt werden) Dell Inspirion 15 7000er Serie mit einem i7 2,0Ghz, 16GB Ram, 2Gb Grafikkarte und Windows 8.1 64bit.
    Habe die CD auf dem Rechner von meinem Dad (Win XP SP3) versucht zu starten, dabei entsteht der gleiche Fehler.
    Vielen Dank jetzt schonmal für die Hilfe
    Sven

    Habe mein Windows nun doch nochmal neu installiert - siehe da es funktioniert.
    Schwach finde ich von Adobe keinen Support mehr am Telefon anzubieten. Mag zwar sein das Cs4 nicht mejr aktuell ist aber dennoch zu sagen es gibt keinen Support mehr ist schwach! Die Damen und Herren in der Geschäftsleitung mögen es zwar nicht glauben aber es gibt auch Menschen auf diesem Planeten die nicht mit Geld um sich werfen können.
    Ich wünsche mir für die Leute da oben auch mal ähnliche Probleme in einer Autowerkstatt wenn sie mit ihren Oldtimer ein Problem haben und dort dann gesagt wird das dieses Fahrzeug leider nicht mehr repariert werden kann weil es zu alt ist.
    Danke an die Hilfe die ich bekommen habe - auch wenn sie nicjts gebracht hat.

  • Error occurred in deployment step 'Install app for SharePoint': Failed to install app for SharePoint. Please see the output window for details.

    Hi All,
    i have created the Cloud Business App in visual studio 2013 .
    it ask share point server like below
    Now i given my share point server url and click finish button it create the cloud business app .
    Now i have added required screen in that HTML Client Appliction
    The Solution will be successfully build .Now i press F5 or Start button it throws the below error in errorList
     In Output window its show the below details
     How to resolve this error ? what wrongly i done in this .Please any one help me to resolve this issue 
    Thanks 
    Gobala
    gobalakrishnan S

    Hi,
    It says apps are desasbled on this site. Are you using developer site collection ?
    Thanks
    Melick Rajee http://melick-rajee.blogspot.com

  • After Effects CS4 does not run! critical errors were found in setup...

    Hey!
    I have got a problem with installing Adobe After Effects CS4! After the initialization and testing the profil of my system, a new window appears: it is named "windows internet explorer" and contains the message: "critical errors were found in setup, please see the setup log file for details"! after closing this window the setup cancels before it really started...
    I have this problem for weeks, I already looked through a lot of forums, found the problem but never a solution! i don't know what to do? may anybody help me? It is important for me and my job..
    I would be happy for help
    Cristian

    to Mylenium:
    processor: Intel (R) Core (TM)2 Quad CPU Q2800 @ 2,33GHz
    RAM: 4,00 GB
    Windows Vista
    1TB disk space
    graphic card: NVIDIA GeForce 9600 GT
    language german
    there has never been any other software on my pc except of the ordinary flash player and adobe reader! i have the current versions...
    to Peter Sgouros:
    don't know how much to post, but I hope the following will help you to help me...
    PayloadPolicyNode.SetAction: DY->DY for dependency {8167335C-8FEA-4576-8EC2-8AC77EC58F19} Adobe PDF Library Files CS4
    PayloadPolicyNode.SetAction: DY->DY for dependency {395FC443-B34B-4E77-9928-23C147FC83F1} Adobe Type Support CS4
    PayloadPolicyNode.SetAction: DY->DY for dependency {2965A5F0-0326-4479-B140-F5799BD025B7} Photoshop Camera Raw
    PayloadPolicyNode.SetAction: DN->DY for {14A5A29B-D252-4575-B40C-695B8D8B34D5} Adobe Bridge CS4
    PayloadPolicyRefresh: END Calculating new payload policy graph
    updating path to Win32
    WizardControl: loading page "Progress" from C:\Program Files\Common Files\Adobe\Installers\3dcb365ab9e01871fb8c6f27b0ea079\resources\pages\Install\Progress\P rogress.js
    updating path to Win32
    WizardControl: loading page "Register" from C:\Program Files\Common Files\Adobe\Installers\3dcb365ab9e01871fb8c6f27b0ea079\resources\pages\Install\Register\R egister.js
    updating path to Win32
    WizardControl: loading page "Finish" from C:\Program Files\Common Files\Adobe\Installers\3dcb365ab9e01871fb8c6f27b0ea079\resources\pages\Install\Finish\Fin ish.js
    HTML data complete: Welcome
    HTML data complete: Eula
    HTML data complete: Options
    [    4240] Tue Feb 09 17:06:05 2010  WARN
    Localization: missing stringID "locPreparingToInstall" for de_DE in C:\Program Files\Common Files\Adobe\Installers\3dcb365ab9e01871fb8c6f27b0ea079\resources\pages\Install\Options\Op tions.xml
    [    4240] Tue Feb 09 17:06:05 2010 DEBUG
    ProductIcon specified for project. Using icon from C:\Users\CHRIST~1\AppData\Local\Temp\{F706302E-1402-4D8D-8ABB-26B18ECAEFBB}ae_app_icon.pn g
    ProductIcon specified for project. Using icon from C:\Users\CHRIST~1\AppData\Local\Temp\{CBC8AB3C-85F0-4D16-8E01-95E0343EE383}ProductIcon.pn g
    ProductIcon specified for project. Using icon from C:\Users\CHRIST~1\AppData\Local\Temp\{568E0A79-996C-4B04-B613-F06CBE7B320B}ae_app_icon.pn g
    ProductIcon specified for project. Using icon from C:\Users\CHRIST~1\AppData\Local\Temp\{14A5A29B-D252-4575-B40C-695B8D8B34D5}bridge.png
    [    4240] Tue Feb 09 17:06:06 2010 DEBUG
    ProductIcon specified for project. Using icon from C:\Users\CHRIST~1\AppData\Local\Temp\{8AD0C0B9-B397-45FE-89A3-D42F95F6E9EF}ProductIcon.pn g
    ProductIcon specified for project. Using icon from C:\Users\CHRIST~1\AppData\Local\Temp\{0967604F-33E6-4C6B-934B-157C3AB4ED4C}ProductWinIcon .png
    ProductIcon specified for project. Using icon from C:\Users\CHRIST~1\AppData\Local\Temp\{DD829154-9968-43C5-9975-4A2CF9E87869}AMEProductIcon .png
    ProductIcon specified for project. Using icon from C:\Users\CHRIST~1\AppData\Local\Temp\{C4DA9059-2CCF-466E-AECC-C37CCA398349}AMEProductIcon .png
    ProductIcon specified for project. Using icon from C:\Users\CHRIST~1\AppData\Local\Temp\{4D17754B-2C2C-4E95-89D0-AFD9383FBFA5}AMEProductIcon .png
    ProductIcon specified for project. Using icon from C:\Users\CHRIST~1\AppData\Local\Temp\{E8CA713D-38A8-47A0-ACFB-39CA6A59CA1D}AMEProductIcon .png
    ProductIcon specified for project. Using icon from C:\Users\CHRIST~1\AppData\Local\Temp\{6743AE49-4594-4CAE-807C-27682446F498}ProductIcon.pn g
    ProductIcon specified for project. Using icon from C:\Users\CHRIST~1\AppData\Local\Temp\{A80B7019-16DF-42DB-BF83-B6B3452677A1}ProductIcon.pn g
    ProductIcon specified for project. Using icon from C:\Users\CHRIST~1\AppData\Local\Temp\{94C6AEF4-BE0D-431B-B0A5-567E6B89E576}pb_appicon_32p x_win.png
    [    4240] Tue Feb 09 17:06:06 2010 FATAL
    Critical errors were found in setup
    Error:Fehler beim Laden einer DLL
    Please see the Setup log file for details.
    [    4240] Tue Feb 09 17:15:47 2010  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    END - Installer Session

  • CS4:  "Critical errors were found in setup. Please see the setup log for details" !!

    I am using Win XP Pro SP3. I have CS3 installed, and successfully installed Dreamweaver, Fireworks and Flash from CS4 Design Premium. Then I successfully uninstalled DW, FW and FL CS3.
    When I tried to open a SWF in Illustrator it failed to open, and then I tried to create a really simple SWF (a rectangle) by exporting from Illustrator and tried to open that and it also failed. Whenever I tried to open or place ANY SWF into Illustrator I get a "file *** is in an unknown format and cannot be opened" error.
    I decided there must be a corrupt file, maybe the upgrade must have affected some Illustrator files, so I tried to repair the CS3 installation. After over 2 hours of INTENSE FRUSTRATION having to constantly switch CS3 and CS4 disks many MANY times, the installation failed, listing "common files" that were missing from non-existent folders such as "C:\Documents and Settings\[username]\Desktop\Adobe CS4\Fireworks CS4\payloads\etc
    When I tried to repair the CS4 installation after loading all the profile settings it errors before the installation window comes up, with "Critical errors were found in setup. Please see the setup log for details". Then it shuts down the installer. I then tried to do a system restore and system restore failed on all restore points!
    Please help:
    1. Where is "the setup log"?
    2. Will creating and populating the folders mentioned in the failed CS3 installation from the CS4 disk allow it to work?
    3. How can I uninstall CS4 if I can't even get to the installation window?
    4. Has Adobe just DESTROYED MY REGISTRY BEYOND REPAIR!!!???

    im haveing a huge irritation useing illustrator cs4 live paint bucket because i can use everything else apart from the paint bucket which should be the easyiest tool to use sometimes it works with the white arrow sometimes it doesnt i sometimes get this below message
    the selection contains objects that cannot be converted. live paint groups can only contain paths and compound paths. clipping paths are not allowed
    the lines which i have drawn are connected which i believe have to be in order to use the paint bucket and i have no clipping paths so i am am baffled
    i presume it is because the line is set to 0.01 it seems the live paint bucket wont notice thin lines, but i tried makeing the line thicker so i could use the paint bucket and it still doesnt work.

  • Critical errors were found in setup. Please see setup log file for details.

    What fixes this problem in IE? I have read a lot of forums with many replies saying they got by it, but they never explain how. One guy posted a link, but the link is dead now.
    I need to know how to fix this problem. Only thing I can gather is its a Java issue, but my java is up to date. In fact I just reinstalled it make sure that it was updated.
    With as many people having this issue I can't believe I have not found something from Adobe on this issue.
    Regards,
    Scott

    I run the setup file and it does the checking system process... then goes into the actual install menu and not more than 10 seconds into that 2nd menu I get "critical errors were found in setup. Please see setup log file for details". That is all I can get out of the install.
    The message window that I get the error in indicates windows Internet Explorer.
    That is the my entire process. I have searched and found the log file and I have looked through it, but I am having a hard time finding the actual cause of the error. Out of shear frustration I removed all my adobe products and tried the install again and had the same exact problem. So I know there is something stopping me some where... just don't know what it could be.
    Thanks,
    Scott =

  • CS4: Unable to install any CS4 product. error:"critical errors were found in the setup"

    I am trying to install adobe photoshop and dreamweaver CS4 on my windows xp. But both of them during the loading of setup file returns the following error:
    "Crtical errors were found in the setup. check the setup log file for details."
    I checked the log file and found the following lines relevant to the error:
    C:\Program Files\Common Files\Adobe\Installers\acce07fd2c8fe7f9e3f26243e626578\resources\scripts\
    Property(S): sessionID = acce07fd2c8fe7f9e3f26243e626578
    Property(S): ProductVersion = 2.0
    Property(S): Manufacturer = Adobe Systems Incorporated
    Property(S): ProductLanguage = 0
    Property(S): ProductCode = {14AFE241-FC6E-4FDB-BCA0-7AD6F4974171}
    Property(S): installLanguage = undefined
    Property(S): LanguageIndependent = 1
    Property(S): ALLUSERS = 1
    Property(S): overrideFile = 0
    Property(S): ARPSYSTEMCOMPONENT = 1
    Property(S): REBOOT = ReallySuppress
    Property(S): ExitWorkflow = 0
    Property(S): AddRemoveInfoDriverAdobeCode = {07CD1281-D5ED-4BB4-8964-7B4F1F36315D}
    Property(S): AddRemoveInfoDisplayName = Adobe Dreamweaver CS4
    Property(S): AddRemoveInfoDisplayVersion = 10.0
    Property(S): AddRemoveInfoPublisher = Adobe Systems Incorporated
    and after few more lines........
    Critical errors were found in setup
    TypeError:'undefined' is null or not an object
    Please see the Setup log file for details.
    I don't what's the problem. many people have this problem but they had not found the relevant thing in the log file. With this information provided please tell me what to do????

    Download the clean u script for CS 4 fro the Adobe site you have to search for it.
    Then try this, create a new user account and log in to this account and the try to install from there.
    Since this ihe Mac forum I assume yu are on a Mac so if that fdoes not work try a safe boot and then install.
    A Safe Boot is rebooting while holding down the shift key until you see the safe boot welcome screen.
    then try to install.
    Oops this is the illustrator forum cross platform sorry I do not know how to safe boot on the PC.

  • CS4 Critical errors were found in setup (Win7 64)

    I have a brand new HP Z1 workstation (Win7 64b, 32GB).
    I cannot install CS4. I get the common message  "Critical errors were found in setup. See setup log for details."
    - I tried from my original DVD.
    - I downloaded new install files from Adobe. Same problem.
    - I tried the Adobe CS Cleaner Tool. No luck.
    - I tried the Adobe Support Adviser log analyzer , which told me I had no issues.
    Here are the ERROR and FATAL lines from the install setup log ("Adobe Creative Suite 4 Design Premium 4.0 07-10-2012.log"):
    (there are lots of other "errors"  too if they would be helpful)
    ERROR
    Log of: object
    isRunning {string}: 0Log of: string          0 {LOOP}: Reference to object up 0 percentComplete {string}: 100 Log of: string           0 {string}: 1 Log of: string                     0 {LOOP}: Reference to object up 0           1 {string}: 0
    Log of: string                     0 {LOOP}: Reference to object up 0           2 {string}: 0 Log of: string                     0 {LOOP}: Reference to object up 0 message {object}: [object Object] Log of: object           code {string}: 0  Log of: string 0 {LOOP}: Reference to object up 0           args {object}: [object Object]
    FATAL
    Critical errors were found in setup
    undefined:DOM Exception: HIERARCHY_REQUEST_ERR (3)
    Please see the Setup log file for details.
    Please help, I am about to break something.

    Ok, thanks. But is everything on that page also relevant to CS4?
    I didn't see anything that seemed relevant in the examples. Also, it says "To troubleshoot Creative Suite 5 or CS5.5 errors that occur before you click Install in the installer user interface, see Analyze the Creative Suite 5, CS5.5, CS6 PDapp log."  I think this might be me becuase I never get to an Install button, I just execute setup.exe and then it analyzes the system and reports the error. But I did not find a  PDapp log in \Users\[username]\AppData\Local\Temp
    Anyway, I did the package. Token #00-01493-124410072012. Is this all you need to access the log?
    Thanks for the help.!

  • Critical errors were found in Setup

    application を追加したいのだが、インストーラーを立ち上げると、初期化した後、
    Critical errors were found in Setup - Incompatible payloads already installed
    Please see the setup log file or details
    のメッセージが出て、インストーラーが強制終了してしまう。

    Cleaner Toolを実行してみてください。
    CC Cleaner Tool を使用してインストールに関する問題を解決 | CC、CS3-CS6
    なお下記の記事を参考にしました。
    "Incompatible payloads already installed"

  • Critical Errors Were Found - Problems with Installation

    I am encountering some problems while trying to install Adobe Captivate 4, particularly this error:
    Windows Internet Explorer:
    Critical errors were found in setup.  Please see the Setup log file for details.
    I originally downloaded the installation package from the Adobe website but upon receiving the error, I downloaded it from another source still to receive the same error.
    After some digging around, I have uninstalled ALL adobe products and deleted every Adobe folder I could find.  Short of poking around in the registry (although I have run a registry cleaner utility), I don't know what to do.  This is what happens:
    I double-click the installation package, it proceeds to extract files (I have tried extracting to Desktop and in C: Program Files).
    Preparing Files Window:
    Please wait while the downloaded files are being extracted.
    Installer: Initializing Window:
    Checking System Profile...
    Loading Setup Window:
    Loading Setup, then the error appears
    Windows Internet Explorer:
    Critical errors were found in setup.  Please see the Setup log file for details.
    Please help.  I really don't want to reinstall Windows or reimage or anything.  This is a piece of software from a major company and there should be some sort of solid fix for this that a computer illiterate person can follow.
    PS. The Machine I'm trying to install it on is a tablet, running Windows XP tablet edition with SP3.

    Hi there
    This sounds like something got lost in translation when you downloaded. Similar to the old SciFi movie where the guy ends up with a Fly Head and vice versa.
    If you are using Internet Explorer to download the files, I believe IE may have difficulty at times cleanly downloading. You may wish to try installing Firefox and using it to download the file. See if that gets you a cleaner download to use.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Error (Critical errors were found )

    Critical errors were found in setup. Please see the setup log for details
    for cs4

    [    3840] Sun Feb 22 09:15:09 2015  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 2.0.133.0
    -------------------- BEGIN - Proxy File Summary - BEGIN --------------------
    AdobeCode: {01AE0AB6-4908-4B72-803A-A015C6D26B7D}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-en_XM\DeviceCentral2LP-en_XM.proxy.xml
    AdobeCode: {043A67CA-08C4-4669-A2A1-B03F6D8D509C}
      Path: D:\Adobe CS4\payloads\AdobeWinSoftLinguisticsPluginAll\AdobeWinSoftLinguisticsPluginAll.boot.xml
    AdobeCode: {05A7BF4C-8EB3-4DB8-A68D-6401CC980533}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-he_IL\DeviceCentral2LP-he_IL.proxy.xml
    AdobeCode: {064F0D64-1F54-4F4B-953E-BAED5D7E69B2}
      Path: D:\Adobe CS4\payloads\AdobePDFSettings9-mul\AdobePDFSettings9-mul.boot.xml
    AdobeCode: {092DF7B0-6E10-4718-9763-9704CC4E6EF9}
      Path: D:\Adobe CS4\payloads\AdobeALMAnchorService2-mul\AdobeALMAnchorService2-mul.boot.xml
    AdobeCode: {0967604F-33E6-4C6B-934B-157C3AB4ED4C}
      Path: D:\Adobe CS4\payloads\AdobeExtensionManager2All\AdobeExtensionManager2All.boot.xml
    AdobeCode: {14A5A29B-D252-4575-B40C-695B8D8B34D5}
      Path: D:\Adobe CS4\payloads\AdobeBridge3All\AdobeBridge3All.boot.xml
    AdobeCode: {18E7AE84-A159-4ADC-80F0-708E830C617D}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-ko_KR\DeviceCentral2LP-ko_KR.proxy.xml
    AdobeCode: {2398ECD5-4A3C-4892-939D-ACF9B83582AD}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-it_IT\DeviceCentral2LP-it_IT.proxy.xml
    AdobeCode: {27E0F03A-BFB6-49A5-930D-9154C3BD8364}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-pl_PL\DeviceCentral2LP-pl_PL.proxy.xml
    AdobeCode: {2965A5F0-0326-4479-B140-F5799BD025B7}
      Path: D:\Adobe CS4\payloads\AdobeCameraRaw5.0All\AdobeCameraRaw5.0All.boot.xml
    AdobeCode: {2B47D5DE-E019-4130-AB69-2DAB4DEEBB0A}
      Path: D:\Adobe CS4\payloads\AdobeColorJA_ExtraSettings2-mul\AdobeColorJA_ExtraSettings2-mul.boot.xml
    AdobeCode: {3095E614-711B-48D2-BAAF-0CA9D9968F68}
      Path: D:\Adobe CS4\payloads\AdobeOutputModuleAll\AdobeOutputModuleAll.boot.xml
    AdobeCode: {31FC14DD-7641-4BEB-B5D1-9976F99AF956}
      Path: D:\Adobe CS4\payloads\AdobeFontsAll\AdobeFontsAll.boot.xml
    AdobeCode: {324CCACD-9DEA-4683-BBB6-92BD22712159}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-nb_NO\DeviceCentral2LP-nb_NO.proxy.xml
    AdobeCode: {34A33D11-239D-4B96-83D9-C9AA3C5942DE}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-ar_AE\DeviceCentral2LP-ar_AE.proxy.xml
    AdobeCode: {34BBC769-B1F1-412A-8663-50B2EAB6D5A9}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-fr_CA\DeviceCentral2LP-fr_CA.proxy.xml
    AdobeCode: {354B53FB-FD1C-452A-91E9-A8E8EEF95BFA}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-da_DK\DeviceCentral2LP-da_DK.proxy.xml
    AdobeCode: {395FC443-B34B-4E77-9928-23C147FC83F1}
      Path: D:\Adobe CS4\payloads\AdobeTypeSupport9-mul\AdobeTypeSupport9-mul.boot.xml
    AdobeCode: {3A4D8E3D-83E0-425F-A8FB-B04538CDC2A0}
      Path: D:\Adobe CS4\payloads\AdobeCSIAll\AdobeCSIAll.boot.xml
    AdobeCode: {3CD02B3D-9EEE-4786-95A8-73E7BA8558CA}
      Path: D:\Adobe CS4\payloads\AdobeDriveAll\AdobeDriveAll.boot.xml
    AdobeCode: {41A101F6-E66D-499E-B0AB-84F46EB1A158}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-de_DE\DeviceCentral2LP-de_DE.proxy.xml
    AdobeCode: {490F274E-689A-4ECF-AC3E-322347ED7613}
      Path: D:\Adobe CS4\payloads\AdobeExtendScriptToolkit3.0.0All\AdobeExtendScriptToolkit3.0.0All.boot.xml
    AdobeCode: {49885930-B23B-11DD-AD8B-0800200C9A66}
      Path: D:\Adobe CS4\payloads\AdobeSuiteSharedConfiguration-mul\AdobeSuiteSharedConfiguration-mul.boot.xml
    AdobeCode: {4B354900-5D01-4A0E-AB99-B0D98F312A59}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-sv_SE\DeviceCentral2LP-sv_SE.proxy.xml
    AdobeCode: {53560287-20EA-4EB6-9B5C-5B1EC080350A}
      Path: D:\Adobe CS4\payloads\kuler2.0-mul\kuler2.0-mul.boot.xml
    AdobeCode: {5A2D6654-8164-4810-A76F-FD160223558E}
      Path: D:\Adobe CS4\payloads\AdobeColorNA_ExtraSettings2-mul\AdobeColorNA_ExtraSettings2-mul.boot.xml
    AdobeCode: {5C99A447-812B-4531-816B-38F0C8B19F02}
      Path: D:\Adobe CS4\payloads\AdobeCMaps2-mul\AdobeCMaps2-mul.boot.xml
    AdobeCode: {603DA164-1FA4-43F4-AD82-0A56206E5BD7}
      Path: D:\Adobe CS4\payloads\AdobeSearchforHelp-mul\AdobeSearchforHelp-mul.boot.xml
    AdobeCode: {645E316B-8123-4469-83FD-7BA0523040DB}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-fr_XM\DeviceCentral2LP-fr_XM.proxy.xml
    AdobeCode: {6743AE49-4594-4CAE-807C-27682446F498}
      Path: D:\Adobe CS4\payloads\AdobeAMP-mul\AdobeAMP-mul.proxy.xml
    AdobeCode: {67FAEFED-9FB2-481E-9153-BBA2E9DF82C4}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-el_GR\DeviceCentral2LP-el_GR.proxy.xml
    AdobeCode: {69A6AF34-639F-4AC8-8EFB-86DB91C5E106}
      Path: D:\Adobe CS4\payloads\AdobeColorEU_ExtraSettings2-mul\AdobeColorEU_ExtraSettings2-mul.boot.xml
    AdobeCode: {6A5F3757-23DB-4BCF-B07A-B4B127B051CF}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-ru_RU\DeviceCentral2LP-ru_RU.proxy.xml
    AdobeCode: {6A7D180B-9A75-4C62-BE94-FE44BE3732C2}
      Path: D:\Adobe CS4\payloads\AdobeDrivex64All\AdobeDrivex64All.boot.xml
    AdobeCode: {6CA25E84-FDC9-4EAE-86A6-FE0697BAF171}
      Path: D:\Adobe CS4\payloads\AdobeColorNA_Recommended2-mul\AdobeColorNA_Recommended2-mul.boot.xml
    AdobeCode: {73656117-7621-4603-9830-786F7F46F966}
      Path: D:\Adobe CS4\payloads\AdobeServiceManager-mul\AdobeServiceManager-mul.boot.xml
    AdobeCode: {76A848DA-E186-42F0-B057-8FCC2490C40E}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-es_MX\DeviceCentral2LP-es_MX.proxy.xml
    AdobeCode: {7E474CBB-5AF9-4569-AE80-C2ED272B2FA4}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-zh_CN\DeviceCentral2LP-zh_CN.proxy.xml
    AdobeCode: {8167335C-8FEA-4576-8EC2-8AC77EC58F19}
      Path: D:\Adobe CS4\payloads\AdobePDFL9-mul\AdobePDFL9-mul.boot.xml
    AdobeCode: {828D4269-9D6C-4185-951F-26BBA8188F6D}
      Path: D:\Adobe CS4\extensions\AdobeIllustrator14ar_AELanguagePack\AdobeIllustrator14ar_AELanguagePack.pr oxy.xml
    AdobeCode: {87809DB4-F038-4C7B-9CA9-FFB6EAE6042F}
      Path: D:\Adobe CS4\payloads\AdobeDefaultLanguage2-mul\AdobeDefaultLanguage2-mul.boot.xml
    AdobeCode: {87C4EC3E-47F0-4287-A436-9ADA103E05E9}
      Path: D:\Adobe CS4\payloads\AdobeXMPPanelsAll\AdobeXMPPanelsAll.boot.xml
    AdobeCode: {88C33A69-06AA-4D9E-A3A6-37A8BA419734}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-es_ES\DeviceCentral2LP-es_ES.proxy.xml
    AdobeCode: {8AD0C0B9-B397-45FE-89A3-D42F95F6E9EF}
      Path: D:\Adobe CS4\payloads\AdobeDeviceCentral2-mul\AdobeDeviceCentral2-mul.boot.xml
    AdobeCode: {8B4C951B-F853-4B05-B892-9D5B3CD8AC98}
      Path: D:\Adobe CS4\payloads\AdobePDFSettings9-ja_JP\AdobePDFSettings9-ja_JP.boot.xml
    AdobeCode: {8CEA0FD2-AA45-4C8D-A942-BEDD731CF69B}
      Path: D:\Adobe CS4\payloads\AdobeIllustrator14mul\AdobeIllustrator14mul.boot.xml
    AdobeCode: {8CEE8F8D-06E6-48CA-9C62-59FA9F027ACC}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-tr_TR\DeviceCentral2LP-tr_TR.proxy.xml
    AdobeCode: {9907B3BB-23CD-424E-B18F-A2E158D4B6D0}
      Path: D:\Adobe CS4\payloads\AdobeLinguisticsAll\AdobeLinguisticsAll.boot.xml
    AdobeCode: {9D0C6527-C1EC-4AFD-B446-4BC12C83C8EF}
      Path: D:\Adobe CS4\payloads\AdobeColorEU_Recommended2-mul\AdobeColorEU_Recommended2-mul.boot.xml
    AdobeCode: {9DFDAC02-972C-4A6A-9419-AD702DC40EC6}
      Path: D:\Adobe CS4\payloads\AdobeColorCommonSetCMYK2-mul\AdobeColorCommonSetCMYK2-mul.boot.xml
    AdobeCode: {A286D8E4-3168-49EB-89B5-CF7D8DF8D985}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-en_US\DeviceCentral2LP-en_US.proxy.xml
    AdobeCode: {A4CA99F5-211B-4385-A514-6875A5F72FB2}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-hu_HU\DeviceCentral2LP-hu_HU.proxy.xml
    AdobeCode: {A80B7019-16DF-42DB-BF83-B6B3452677A1}
      Path: D:\Adobe CS4\payloads\AdobeAMP-fr_FR\AdobeAMP-fr_FR.proxy.xml
    AdobeCode: {A9A71A55-3C8A-4DCD-8291-1F4B749627C9}
      Path: D:\Adobe CS4\payloads\AdobeAUM6.0All\AdobeAUM6.0All.boot.xml
    AdobeCode: {AB8E4534-C573-4CC9-BA6A-76DD14055510}
      Path: D:\Adobe CS4\payloads\AdobeColorCommonSetRGB2-mul\AdobeColorCommonSetRGB2-mul.boot.xml
    AdobeCode: {ACA3FB0C-427E-46A9-B8B1-9614DFB7EAB2}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-ro_RO\DeviceCentral2LP-ro_RO.proxy.xml
    AdobeCode: {AE135646-1A34-4A1B-971E-366A03C6B0B3}
      Path: D:\Adobe CS4\extensions\AdobeIllustrator14fr_FRLanguagePack\AdobeIllustrator14fr_FRLanguagePack.pr oxy.xml
    AdobeCode: {B40EAA06-05C8-4790-83B9-83CD2334704E}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-en_GB\DeviceCentral2LP-en_GB.proxy.xml
    AdobeCode: {BA543561-54D9-43A1-9081-8DD8947914FC}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-nl_NL\DeviceCentral2LP-nl_NL.proxy.xml
    AdobeCode: {BB0413D8-0D00-425B-9217-B73F95F97C5F}
      Path: D:\Adobe CS4\extensions\AdobeIllustrator14en_GBLanguagePack\AdobeIllustrator14en_GBLanguagePack.pr oxy.xml
    AdobeCode: {BC86D84C-8426-4673-9ED6-D55D9FA874D1}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-cs_CZ\DeviceCentral2LP-cs_CZ.proxy.xml
    AdobeCode: {C3AE966F-C1B7-4E3A-9246-DBA91AE35245}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-zh_TW\DeviceCentral2LP-zh_TW.proxy.xml
    AdobeCode: {CA9FAE1E-C856-4689-94D2-B8E30A4C8401}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-fr_FR\DeviceCentral2LP-fr_FR.proxy.xml
    AdobeCode: {CBC8AB3C-85F0-4D16-8E01-95E0343EE383}
      Path: D:\Adobe CS4\payloads\AdobeAIR1.0\AdobeAIR1.0.proxy.xml
    AdobeCode: {D95B5192-2606-4176-893B-7B6704D2605B}
      Path: D:\Adobe CS4\payloads\AdobeConnect-mul\AdobeConnect-mul.boot.xml
    AdobeCode: {DCE825B3-4080-498F-91DD-EE486ACACC6B}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-ja_JP\DeviceCentral2LP-ja_JP.proxy.xml
    AdobeCode: {E9124DCC-945E-4450-B8CD-689A6FE15F8D}
      Path: D:\Adobe CS4\payloads\AdobeCSIx64All\AdobeCSIx64All.boot.xml
    AdobeCode: {E951CBE4-50D6-4ECE-8017-3202690EA6DF}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-uk_UA\DeviceCentral2LP-uk_UA.proxy.xml
    AdobeCode: {EBAAA939-12EB-46CC-B682-C18344302E37}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-pt_BR\DeviceCentral2LP-pt_BR.proxy.xml
    AdobeCode: {F20020BA-6F14-42B7-B48D-020BDEA85E2B}
      Path: D:\Adobe CS4\extensions\DeviceCentral2LP-fi_FI\DeviceCentral2LP-fi_FI.proxy.xml
    AdobeCode: {FB061857-B405-4711-A5DB-EB4EB2087C46}
      Path: D:\Adobe CS4\payloads\WinSoftME\WinSoftME.boot.xml
    AdobeCode: {FE13D314-FB1D-4973-ABC8-BDE5D9D6190B}
      Path: D:\Adobe CS4\payloads\AdobeColorJA_Recommended2-mul\AdobeColorJA_Recommended2-mul.boot.xml

  • Exception Message: TF270015: 'MSBuild.exe' returned an unexpected exit code. Expected '0'; actual '1'. See the build logs for more details. (type UnexpectedExitCodeException)

    Hi all,
    I have TFS2012 and run several projects.
    We encounterwed with such an error while using Build server.
    Overall Build Process
    Initial Property Values
    AgentSettings = Use agent where Name=* and Tags is empty; Max Wait Time: 04:00:00
    BinariesSubdirectory = 
    ConfigurationFolderPath = $/CTI/DEV/DEV_INT/source/TeamBuildTypes/EPhone_DIT
    DoNotDownloadBuildType = False
    LogFilePerProject = False
    MSBuildArguments = 
    MSBuildPlatform = Auto
    RecursionType = OneLevel
    SourcesSubdirectory = 
    TestResultsSubdirectory = 
    Verbosity = Diagnostic
    00:00
    Get the Build
    00:00
    Update Build Number
    Initial Property Values
    BuildNumberFormat = $(BuildDefinitionName)_$(Date:yyyyMMdd)$(Rev:.r)
    Final Property Values
    BuildNumberFormat = $(BuildDefinitionName)_$(Date:yyyyMMdd)$(Rev:.r)
    Result = Ephone_DIT_Deploy_20150424.1
    01:56
    Run On Agent (reserved build agent U4VMDWODBDEV03 - Agent1)
    Initial Property Values
    MaxExecutionTime = 00:00:00
    MaxWaitTime = 04:00:00
    ReservationSpec = Name=*, Tags=
    00:00
    Get the Build Directory
    Initial Property Values
    Result = d:\temp\217\CTI\Ephone_DIT_Deploy
    01:53
    If Not String.IsNullOrEmpty(ConfigurationFolderPath)
    Initial Property Values
    Condition = True
    01:53
    Run TfsBuild for Configuration Folder
    Initial Property Values
    BinariesSubdirectory = 
    BuildDirectory = d:\temp\217\CTI\Ephone_DIT_Deploy
    CommandLineArguments = 
    ConfigurationFolderPath = $/CTI/DEV/DEV_INT/source/TeamBuildTypes/EPhone_DIT
    DoNotDownloadBuildType = False
    LogFilePerProject = False
    MaxProcesses = 1
    NodeReuse = False
    RecursionType = OneLevel
    SourcesSubdirectory = 
    TargetsNotLogged = 
    TestResultsSubdirectory = 
    ToolPath = 
    ToolPlatform = Auto
    Verbosity = Diagnostic
    C:\Windows\Microsoft.NET\Framework64\v4.0.30319\MSBuild.exe /nologo /noconsolelogger "d:\temp\217\CTI\Ephone_DIT_Deploy\BuildType\TFSBuild.proj" /m:1 /nr:False "@d:\temp\217\CTI\Ephone_DIT_Deploy\BuildType\TfsBuild.rsp" 
    00:08
    Getting sources
    00:02
    Labeling sources
    00:19
    Built $/CTI/DEV/DEV_INT/source/TeamBuildTypes/EPhone_DIT/TFSBuild.proj for target(s) CompileConfiguration.
    00:19
    Built $/CTI/DEV/DEV_INT/source/TeamBuildTypes/EPhone_DIT/TFSBuild.proj for target(s) CompileSolution.
    00:19
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone.sln for default targets.
    00:05
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Protocol/Communications.Protocol.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/CTIException/CTIException.csproj for default targets.
     CSC: Assembly generation -- Referenced assembly 'System.Data.dll' targets a different processor
    00:01
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/ChannelIntegrator/Common/Common.csproj for default targets.
     CSC: Assembly generation -- Referenced assembly 'System.Data.dll' targets a different processor
     CSC: Assembly generation -- Referenced assembly 'System.Data.dll' targets a different processor
     CSC: Assembly generation -- Referenced assembly 'System.Data.dll' targets a different processor
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/CTIException/CTIException.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/ChannelIntegrator/Common/Common.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
    00:10
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Softphone/Communications.Softphone.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Protocol/Communications.Protocol.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/CTIException/CTIException.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
    00:01
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Protocol.Proxy/Communications.Protocol.Proxy.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Protocol/Communications.Protocol.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Protocol.CTIOS/Communications.Protocol.CTIOS.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Protocol/Communications.Protocol.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/CTIException/CTIException.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
     CSC: Assembly generation -- Referenced assembly 'System.Data.dll' targets a different processor
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Softphone.DelphiCallConn/Communications.Protocol.DelphiCallConn.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Protocol/Communications.Protocol.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
     CSC: Assembly generation -- Referenced assembly 'System.Data.dll' targets a different processor
     CSC: Assembly generation -- Referenced assembly 'System.Data.dll' targets a different processor
    00:05
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone.DataModel/EPhone.DataModel.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/ChannelIntegrator/Common/Common.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
    00:02
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/ChannelIntegrator/ChannelIntegrator/ChannelIntegrator.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/ChannelIntegrator/Common/Common.csproj for default targets.
     CSC: Assembly generation -- Referenced assembly 'System.Data.dll' targets a different processor
     CSC: Assembly generation -- Referenced assembly 'System.EnterpriseServices.dll' targets a different processor
     CSC: Assembly generation -- Referenced assembly 'System.Web.dll' targets a different processor
     CSC: Assembly generation -- Referenced assembly 'System.Data.dll' targets a different processor
     CSC: Assembly generation -- Referenced assembly 'System.EnterpriseServices.dll' targets a different processor
     CSC: Assembly generation -- Referenced assembly 'System.Web.dll' targets a different processor
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone.Workflow.Interface/EPhone.Workflow.Interface.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
     C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets (1605): There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "d:\temp\217\CTI\Ephone_DIT_Deploy\Binaries\Debug\EPhone.dll",
    "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take
    a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
    00:02
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Ephone.Workflow/EPhone.Workflow.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone.DataModel/EPhone.DataModel.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone.Workflow.Interface/EPhone.Workflow.Interface.csproj for default targets.
    00:01
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhoneReporting/EPhoneReporting.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone.DataModel/EPhone.DataModel.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone.Workflow.Interface/EPhone.Workflow.Interface.csproj for default targets.
     C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets (1605): There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "d:\temp\217\CTI\Ephone_DIT_Deploy\Binaries\Debug\EPhone.DataModel.dll",
    "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take
    a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
     C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets (1605): There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "d:\temp\217\CTI\Ephone_DIT_Deploy\Binaries\Debug\EPhone.dll",
    "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take
    a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
     C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets (1605): There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "d:\temp\217\CTI\Ephone_DIT_Deploy\Binaries\Debug\EPhone.DataModel.dll",
    "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take
    a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
     C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets (1605): There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "d:\temp\217\CTI\Ephone_DIT_Deploy\Binaries\Debug\EPhone.dll",
    "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take
    a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
     C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Workflow.Targets (121): Compilation failed. Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhoneReporting/EPhoneReporting.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhoneCallback/EPhoneCallback.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone.DataModel/EPhone.DataModel.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone.Workflow.Interface/EPhone.Workflow.Interface.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Ephone.Workflow/EPhone.Workflow.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Protocol.CTIOS/Communications.Protocol.CTIOS.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Softphone.DelphiCallConn/Communications.Protocol.DelphiCallConn.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Protocol.Proxy/Communications.Protocol.Proxy.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/ChannelIntegrator/ChannelIntegrator/ChannelIntegrator.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone.DataModel/EPhone.DataModel.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone.Workflow.Interface/EPhone.Workflow.Interface.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhoneReporting/EPhoneReporting.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Ephone.Workflow/EPhone.Workflow.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhoneCallback/EPhoneCallback.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhoneUserControl/EPhoneUserControl.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Protocol/Communications.Protocol.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Softphone/Communications.Softphone.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/CTIException/CTIException.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/ChannelIntegrator/Common/Common.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/ChannelIntegrator/ChannelIntegrator/ChannelIntegrator.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone.DataModel/EPhone.DataModel.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhoneMarcomApplication/EPhoneMarcomApplication.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhoneUserControl/EPhoneUserControl.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhoneCallbackApplication/EPhoneCallbackApplication.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhoneUserControl/EPhoneUserControl.csproj for default targets.
    00:02
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhoneQueView/EPhoneQueView.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone.DataModel/EPhone.DataModel.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
     C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets (1605): There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "d:\temp\217\CTI\Ephone_DIT_Deploy\Binaries\Debug\EPhone.DataModel.dll",
    "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take
    a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
     C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.Common.targets (1605): There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "d:\temp\217\CTI\Ephone_DIT_Deploy\Binaries\Debug\EPhone.dll",
    "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take
    a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Ephone.Tests/Ephone.Tests.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/ChannelIntegrator/ChannelIntegrator/ChannelIntegrator.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/ChannelIntegrator/Common/Common.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Softphone/Communications.Softphone.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone.DataModel/EPhone.DataModel.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Ephone.Tests.CallGenerator/EPhone.Tests.CallGenerator.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Protocol/Communications.Protocol.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Softphone/Communications.Softphone.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Protocol.CTIOS.TestRunner/Communications.Protocol.CTIOS.TestRunner.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Protocol/Communications.Protocol.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/CTIException/CTIException.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
     CSC: Assembly generation -- Referenced assembly 'System.Data.dll' targets a different processor
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Protocol.CTIOS.TestRunner/Communications.Protocol.CTIOS.TestRunner.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Ephone.Tests.CallGenerator/EPhone.Tests.CallGenerator.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Ephone.Tests.Runner/Ephone.Tests.Runner.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/ChannelIntegrator/Common/Common.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone.DataModel/EPhone.DataModel.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Ephone.Tests/Ephone.Tests.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhoneIDD/EPhoneIDD.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/Communications.Softphone/Communications.Softphone.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone.DataModel/EPhone.DataModel.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/EPhone/EPhone.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/ChannelIntegrator/ChannelIntegratorTest/ChannelIntegratorTest.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/ChannelIntegrator/Common/Common.csproj for default targets.
    00:00
    Built $/CTI/DEV/DEV_INT/source/EPhone/Development/EPhone/ChannelIntegrator/ChannelIntegrator/ChannelIntegrator.csproj for default targets.
     CSC: Assembly generation -- Referenced assembly 'System.Data.dll' targets a different processor
    MSBuild Log File
    00:08
    Generating list of changesets
    00:20
    Built Skins\SkinEPhone.cs for default targets.
     Skins\SkinEPhone.cs (3838): The member 'EPhone.SkinEPhone._txtOrderNumber_TextChanged(object, System.EventArgs)' does not hide an inherited member. The new keyword is not required. [d:\temp\217\CTI\Ephone_DIT_Deploy\Sources\EPhoneUserControl\EPhoneUserControl.csproj]
     C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets (3201): Unable to apply publish properties for item "microsoft.vbe.interop". [d:\temp\217\CTI\Ephone_DIT_Deploy\Sources\EPhoneWinForm\EPhoneWinForm.csproj]
     C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets (3201): Unable to apply publish properties for item "stdole". [d:\temp\217\CTI\Ephone_DIT_Deploy\Sources\EPhoneWinForm\EPhoneWinForm.csproj]
     C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets (4513): Item 'Microsoft.Net.Framework.3.5' could not be located in 'C:\Program Files (x86)\Microsoft SDKs\Windows\v8.0A\Bootstrapper\'. [d:\temp\217\CTI\Ephone_DIT_Deploy\Sources\EPhoneWinForm\EPhoneWinForm.csproj]
     Skins\SkinEPhone.cs (3838): The member 'EPhone.SkinEPhone._txtOrderNumber_TextChanged(object, System.EventArgs)' does not hide an inherited member. The new keyword is not required. [d:\temp\217\CTI\Ephone_DIT_Deploy\Sources\EPhoneUserControl\EPhoneUserControl.csproj]
     C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets (3201): Unable to apply publish properties for item "microsoft.vbe.interop". [d:\temp\217\CTI\Ephone_DIT_Deploy\Sources\EPhoneWinForm\EPhoneWinForm.csproj]
     C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets (3201): Unable to apply publish properties for item "stdole". [d:\temp\217\CTI\Ephone_DIT_Deploy\Sources\EPhoneWinForm\EPhoneWinForm.csproj]
     C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets (4513): Item 'Microsoft.Net.Framework.3.5' could not be located in 'C:\Program Files (x86)\Microsoft SDKs\Windows\v8.0A\Bootstrapper\'. [d:\temp\217\CTI\Ephone_DIT_Deploy\Sources\EPhoneWinForm\EPhoneWinForm.csproj]
     C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\TeamBuild\Microsoft.TeamFoundation.Build.targets (1740): TF201077: The work item type Bug cannot be found. It may have been renamed or destroyed.
     C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\TeamBuild\Microsoft.TeamFoundation.Build.targets (1740): The "CreateNewWorkItem" task failed unexpectedly.
    Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemTypeDeniedOrNotExistException: TF201077: The work item type Bug cannot be found. It may have been renamed or destroyed.
       at System.Activities.WorkflowApplication.Invoke(Activity activity, IDictionary`2 inputs, WorkflowInstanceExtensionManager extensions, TimeSpan timeout)
       at System.Activities.WorkflowInvoker.Invoke(Activity workflow, IDictionary`2 inputs, TimeSpan timeout, WorkflowInstanceExtensionManager extensions)
       at Microsoft.TeamFoundation.Build.Tasks.WorkflowTask.ExecuteInternal()
       at Microsoft.TeamFoundation.Build.Tasks.Task.Execute()
       at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
       at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__20.MoveNext()
    00:03
    Creating work item
     Exception Message: TF270015: 'MSBuild.exe' returned an unexpected exit code. Expected '0'; actual '1'. See the build logs for more details. (type UnexpectedExitCodeException)
    Exception Stack Trace:    at System.Activities.Statements.Throw.Execute(CodeActivityContext context)
       at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
       at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
    Final Property Values
    BinariesSubdirectory = 
    BuildDirectory = d:\temp\217\CTI\Ephone_DIT_Deploy
    CommandLineArguments = 
    ConfigurationFolderPath = $/CTI/DEV/DEV_INT/source/TeamBuildTypes/EPhone_DIT
    DoNotDownloadBuildType = False
    LogFilePerProject = False
    MaxProcesses = 1
    NodeReuse = False
    RecursionType = OneLevel
    SourcesSubdirectory = 
    TargetsNotLogged = 
    TestResultsSubdirectory = 
    ToolPath = 
    ToolPlatform = Auto
    Verbosity = Diagnostic
    Final Property Values
    Condition = True
    Final Property Values
    MaxExecutionTime = 00:00:00
    MaxWaitTime = 04:00:00
    ReservationSpec = Name=*, Tags=
    Result = U4VMDWODBDEV03 - Agent1 (vstfs:///Build/Agent/217)
    Final Property Values
    AgentSettings = Use agent where Name=* and Tags is empty; Max Wait Time: 04:00:00
    BinariesSubdirectory = 
    ConfigurationFolderPath = $/CTI/DEV/DEV_INT/source/TeamBuildTypes/EPhone_DIT
    DoNotDownloadBuildType = False
    LogFilePerProject = False
    MSBuildArguments = 
    MSBuildPlatform = Auto
    RecursionType = OneLevel
    SourcesSubdirectory = 
    TestResultsSubdirectory = 
    Verbosity = Diagnostic
    Please have a look and guide where to find a problem
    Thanks ahead

    Hi Hooi,
    I'd like to know whether you can build successfully in your local machine with MSBuild. You have to build succeed with MSBuild beore you can build with TFS Build since TFS build use MSBuild as its default compiler.
    From the error message, you might build with wrong platform for your project. Please check if the build platfrom is proper. If you have customization of your build process template, it would be better to elaborate the reproduce steps and customization details.
    Best regards,

  • How to see the change logs for billing document

    Dears,
    Could you please how to see the change logs for billing document.
    My client is using ECC 6.0 & if i use VF03 > Environment > changes > does not show the changes i had made.
    Thanks in advance
    Ranjan

    hello, friend.
    you should be able to see changes done after the initial creation and saving, by going thru Environment > Changes.  try it again, and this time make sure that changes were done to the billing document prior to posting to accounting.
    normally, when configuration of Billing is done correctly, there will be little or no instances of changing anything in the Billing document,  as saving the document after creation will post this to Accounting.  of course, inclusion of a posting block in the billing type will provide you the opportunity for changes. 
    regards.

  • Error starting the Planning application, review the event log for details

    We are using the Hyperion Demo and there was a problem suddenly cropped up.
    While rebooting the system error is displayed saying - Atleast one of the driver is not installed.
    VMware is used to access the Hyperion Demo and when Planning application is started it gives the following error:
    Error starting the Planning application, review the event log for details
    We were using this Demo from some weeks and was able to access the workspace and others but from few days this issue is faced.
    Immediate response is highly appreciated as we are planning for a user demo in the weekend.
    Thanks,
    Ravi Kanth

    Hi Nofog / Goodwin,
    OLDAP is not running.
    Following errors are displayed:
    When VMWare is restarted: At least one service or driver failed during system startup. Use Event viewer to examine the Event log for details.
    OpenLDAP: Windows could not start the hyperion S9 OpenLDAP on Local Computer. For more information review the system even log. If this is not the microsoft service contact the service vendor, and refer to service specific code 21.
    Event log: The Hyperion S9 OpenLDAP service terminated with service - specific - erro 21 (0x15).
    Please let me know your email ids so that to send the screen shots.
    Thanks,
    Ravi

Maybe you are looking for

  • Sinds I'm using Lion on my iMac is printing an Email very large.... if i print by AirPrint from my iPhone it's normal

    Can somebody tell how I can change that so I don't have to use so much paper and the text isn't so big?! And I don't mean just to use the posibility to print smaler.....

  • UEFI Vbios Request: MSI 290x Lightning

    I am having the 0% fan problem and I read that I require a vbios update. Bios File: drive.google.com /file/d/0BxcYJ_vRgohQU28zUnNBcTYwZVk/edit?usp=sharing Serial Number: 602-V307-04SB1402054110 Sorry for the link, it kept saying that I was not allowe

  • Compiling c++ in Solaris 2.6

    I am attempting to compile C++ programs with SUN compiler 4.2, under Solaris 2.6 in an Ultra 5 machine. When I issue the CC command, at the end of the commmand I append -I/path of STL library/ and I get errors on the STL functions. It acts as if it d

  • AQ JMS: non-durable subscriptions not cleaned up

    Whenever I create a non-durable subscription I see a TSUB_... subscription in the AQ$ tables. This subscription does not disappear when the client terminates abnormally. This can be very annoying because these queues fill up quickly and deleting a bi

  • What is it with this TPM BIOS screen?

    Greetings,   Ive been given the task of creating SCCM MDT Windows 8.1 deployments to Surface 2 Pro machines.   On the first machine I updated the firmware to March 2014. From that point on it booted into the TPM screen and refused to budge. Doesnt ma