ClickOnce: Reference in the manifest does not match the identity of the downloaded assembly Office.dll

I have WPF application, which has the excel component reference. I have the deployment issue when i user Office 2007 installed on my server and try to access the application i get Reference in the manifest does not match the identity of the downloaded assembly Office.dll , but when office 2003 is installed there is no issue deplying.
Below is the detail of the issue.
PLATFORM VERSION INFO
    Windows             : 5.1.2600.131072 (Win32NT)
    Common Language Runtime     : 2.0.50727.3082
    System.Deployment.dll         : 2.0.50727.3053 (netfxsp.050727-3000)
    mscorwks.dll             : 2.0.50727.3082 (QFE.050727-3000)
    dfshim.dll             : 2.0.50727.3053 (netfxsp.050727-3000)
SOURCES
    Deployment url            : http://<Server>/VFOLDER/pages.xbap
    Application url            : http://Server/VFOLDER/Application%20Files/pages_1_0_0_3/pages.exe.manifest
IDENTITIES
    Deployment Identity        : pages.xbap, Version=1.0.0.3, Culture=neutral, PublicKeyToken=70c49c4ca21b317d, processorArchitecture=msil
    Application Identity        : pages.exe, Version=1.0.0.3, Culture=neutral, PublicKeyToken=70c49c4ca21b317d, processorArchitecture=msil, type=win32
APPLICATION SUMMARY
    * Online only application.
    * Browser-hosted application.
ERROR SUMMARY
    Below is a summary of the errors, details of these errors are listed later in the log.
    * An exception occurred while downloading the application. Following failure messages were detected:
        + Reference in the manifest does not match the identity of the downloaded assembly Office.dll.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
    No transaction error was detected.
WARNINGS
    There were no warnings during this operation.
OPERATION PROGRESS STATUS
    No phase information is available.
ERROR DETAILS
    Following errors were detected during this operation.
    * [6/22/2009 5:43:31 PM] System.Deployment.Application.InvalidDeploymentException (RefDefValidation)
        - Reference in the manifest does not match the identity of the downloaded assembly Office.dll.
        - Source: System.Deployment
        - Stack trace:
            at System.Deployment.Application.DownloadManager.ProcessDownloadedFile(Object sender, DownloadEventArgs e)
            at System.Deployment.Application.FileDownloader.DownloadModifiedEventHandler.Invoke(Object sender, DownloadEventArgs e)
            at System.Deployment.Application.FileDownloader.OnModified()
            at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
            at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
            at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
            at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions options)
            at System.Deployment.Application.DeploymentManager.SynchronizeCore(Boolean blocking)
            at System.Deployment.Application.DeploymentManager.SynchronizeAsyncWorker()
COMPONENT STORE TRANSACTION DETAILS
    No transaction information is available.
Any one has faced the problem... any help will be very grateful.
Thanks in Advance.
Sunil

Thanks for the reply Robin, here is some of the observation, hope you can provide some solution from your end.
1. When Publish my build, in the Manifest file dependentAssembly has two reference to Office.dll one with version 11.0.0.0 and another with version 7.0.3300.0.
2. In the pages_1_0_0_4 Published folder has one office.dll with version 11.0.5530.0
3. In the root folder of the virtual directory has one office.dll with version 7.0.9466.0
Can you please give your thoughts, what exactly wrong with the deployment, i feel its a assembly mismatch.  where in the application files i have set the required assembly. please provide your useful solution.
Thanks in Advance.
Sunil

Similar Messages

  • ERROR: Component identity found in manifest does not match the identity of the component requested.

    I am getting below mentioned error?
    ERROR: Component identity found in manifest does not match the identity of the component requested. Reference is Microsoft.VC80.MFCLOC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50608.0".
    Definition is Microsoft.VC80.MFCLOC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.762".
    ERROR: Activation Context generation failed.
    End Activation Context Generation.
    How to solve this error?
    =================
    Begin Activation Context Generation.
    Input Parameter:
    Flags = 0
    ProcessorArchitecture = Wow32
    CultureFallBacks = en-US;en
    ManifestPath = C:\Program Files (x86)\Citrix\ICA Client\MFC80.DLL
    AssemblyDirectory = C:\Program Files (x86)\Citrix\ICA Client\
    Application Config File = 
    INFO: Parsing Manifest File C:\Program Files (x86)\Citrix\ICA Client\MFC80.DLL.
    INFO: Manifest Definition Identity is (null).
    INFO: Reference: Microsoft.VC80.MFCLOC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50608.0"
    INFO: Resolving reference Microsoft.VC80.MFCLOC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50608.0".
    INFO: Resolving reference for ProcessorArchitecture WOW64.
    INFO: Resolving reference for culture Neutral.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.VC80.MFCLOC\8.0.50608.0__1fc8b3b9a1e18e3b\Microsoft.VC80.MFCLOC.DLL.
    INFO: Did not find manifest for culture Neutral.
    INFO: End assembly probing.
    INFO: Resolving reference for ProcessorArchitecture x86.
    INFO: Resolving reference for culture Neutral.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.VC80.MFCLOC\8.0.50608.0__1fc8b3b9a1e18e3b\Microsoft.VC80.MFCLOC.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Citrix\ICA Client\Microsoft.VC80.MFCLOC.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Citrix\ICA Client\Microsoft.VC80.MFCLOC.MANIFEST.
    INFO: Manifest found at C:\Program Files (x86)\Citrix\ICA Client\Microsoft.VC80.MFCLOC.MANIFEST.
    INFO: End assembly probing.
    INFO: Resolving reference Microsoft.VC80.MFCLOC.mui,language="&#x2a;",processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50608.0".
    INFO: Resolving reference for ProcessorArchitecture WOW64.
    INFO: Resolving reference for culture en-US.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.VC80.MFCLOC.mui\8.0.50608.0_en-US_1fc8b3b9a1e18e3b\Microsoft.VC80.MFCLOC.mui.DLL.
    INFO: Did not find manifest for culture en-US.
    INFO: End assembly probing.
    INFO: Resolving reference for culture en.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.VC80.MFCLOC.mui\8.0.50608.0_en_1fc8b3b9a1e18e3b\Microsoft.VC80.MFCLOC.mui.DLL.
    INFO: Did not find manifest for culture en.
    INFO: End assembly probing.
    INFO: Resolving reference for ProcessorArchitecture x86.
    INFO: Resolving reference for culture en-US.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.VC80.MFCLOC.mui\8.0.50608.0_en-US_1fc8b3b9a1e18e3b\Microsoft.VC80.MFCLOC.mui.DLL.
    INFO: Did not find manifest for culture en-US.
    INFO: End assembly probing.
    INFO: Resolving reference for culture en.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.VC80.MFCLOC.mui\8.0.50608.0_en_1fc8b3b9a1e18e3b\Microsoft.VC80.MFCLOC.mui.DLL.
    INFO: Did not find manifest for culture en.
    INFO: End assembly probing.
    INFO: Parsing Manifest File C:\Program Files (x86)\Citrix\ICA Client\Microsoft.VC80.MFCLOC.MANIFEST.
    INFO: Manifest Definition Identity is Microsoft.VC80.MFCLOC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.762".
    ERROR: Component identity found in manifest does not match the identity of the component requested. Reference is Microsoft.VC80.MFCLOC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50608.0".
    Definition is Microsoft.VC80.MFCLOC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.762".
    ERROR: Activation Context generation failed.
    End Activation Context Generation.

    Hello Xyzam,
    Welcome to MSDN forum.
    Based on your description, I am afraid that your issue is out of support range of VS General Question forum which mainly discusses
    the usage of Visual Studio IDE such as WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    Whether did this issue occur when you do something in Visual Studio? Which version of Visual Studio are you using? If you got this issue when you worked with a project, please tell us the type of your project, is it MFC project?
    When you running this MFC project?
    If you created  new and simple project, whether you get this issue?
    Please provide us detailed information, then we will provide you better support.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • The Cluster Service function call 'ClusterResourceControl' failed with error code '1008(An attempt was made to reference a token that does not exist.)' while verifying the file path. Verify that your failover cluster is configured properly.

    I am experiencing this error with one of our cluster environment. Can anyone help me in this issue.
    The Cluster Service function call 'ClusterResourceControl' failed with error code '1008(An attempt was made to reference a token that does not exist.)' while verifying the file path. Verify that your failover cluster is configured properly.
    Thanks,
    Venu S.
    Venugopal S ----------------------------------------------------------- Please click the Mark as Answer button if a post solves your problem!

    Hi Venu S,
    Based on my research, you might encounter a known issue, please try the hotfix in this KB:
    http://support.microsoft.com/kb/928385
    Meanwhile since there is less information about this issue, before further investigation, please provide us the following information:
    The version of Windows Server you are using
    The result of SELECT @@VERSION
    The scenario when you get this error
    If anything is unclear, please let me know.
    Regards,
    Tom Li

  • Error while trying to install NI-VISA driver on SUSE LINUX 11.1(The version of gcc in the path does not match the version of gcc used to compile the currently running kernel.)

    hi i am trying to install NI-VISA driver on SUSE LINUX 11.1.
     the error message it shows is
              ******************************** ERROR ****************************************
    * The version of gcc in the path does not match the version of gcc used to    *
    * compile the currently running kernel.  This can cause unpredictable         *
    * behavior in kernel drivers and should be fixed.                             *
    * gcc version: Linux)                                                          *
    * kernel compiled with: 4.3.2                                                 *
    ******************************** ERROR ****************************************
    my kernel source version is 
       linux-8nes:/home/admin # rpm -qi kernel-source
    Name        : kernel-source                Relocations: /usr/src
    Version     : 2.6.27.29                         Vendor: openSUSE
    Release     : 0.1.1                         Build Date: Sun 16 Aug 2009 03:43:52 PM IST
    Install Date: Sat 24 Oct 2009 02:13:12 AM IST      Build Host: rinck
    Group       : Development/Sources           Source RPM: kernel-source-2.6.27.29-0.1.1.src.rpm
    Size        : 309251954                        License: GPL v2 only
    Signature   : RSA/8, Sun 16 Aug 2009 03:57:25 PM IST, Key ID b88b2fd43dbdc284
    Packager    : http://bugs.opensuse.org
    URL         : http://www.kernel.org/
    Summary     : The Linux Kernel Sources
    Description :
    Linux kernel sources with many fixes and improvements.
    Authors:
        Linus Torvalds <[email protected]>
        see /usr/src/linux/CREDITS for more details.
    Source Timestamp: 2009-08-15 17:53:59 +0200
    GIT Revision: 8a413546901c407e96f7fba18574cceeb40452af
    GIT Branch: SLE11_BRANCH
    Distribution: openSUSE 11.1 
    i had also installed GCC 4.3.2.
    it shows the error message as i had posted.
    please kindly help me on this.
    Thanks and regards,
    P.karthick

    Check this solution

  • Shuffle play no longer works properly and the artwork does not match after iOS5 upgrade.

    When I use shuffle play, my ipod touch stops playing after one or two songs and the artwork does not match the song. 

    i have what sounds like the exact problem; thought it might be related to a) my recent replacement phone, or b) my recent upgrade to OS 5.0.1

  • When a video is taken in Photo Booth, the sound does not match up

    When trying to take a video on photobooth, the sound does not match up with the image when the video is played back. What can I do to fix this?

    Check your footage interpretation, split the audio in an external program, convert the sample rate and import it separately or whatever. Most likely you simply have used unsuitable recording settings with odd sample and data rates.
    Mylenium

  • Setup for testing server "the prefix does not match.."

    I am just getting started using Adobe Dreamweaver CS3
    with AppServ (Apache, Php, MySQL).
    Im using Windows XP Service Pack 2 and and test it on the
    same computer.(localhost)
    I created a folder on my hard drive
    C:\AppServ\www\MyLocalSite.
    Here´s the setup under the Advanced tab in Dreamweaver:
    Server model:
    php Mysql
    Acess:
    local network
    Testing server folder:
    AppServ/www
    URL Prefix:
    http://localhost/MyLocalSite
    When I click OK, the following message is displayed:
    The site URL Prefix for the testing server does not
    match..
    I have run a lot of sites on my localhost but never ever
    get this unusual message.
    The worst is - I cant use the Recordset with Bindings in
    Dreamweaver CS3 if I dont solve this weird "prefix" problem.
    I ´ve tried a lot of workaround solutions but always end
    up with the message
    that prompt "the prefix does not match.."
    Is it a bug or what?
    I appreciate every answer
    Update
    21:47.................................................................................... .
    I´ve tried to configure a connection to the database
    and I end up with this message:
    1) There is no testing server running on the server machine
    2) The testing server specified for this site does not map
    the
    http://localhost:80/myLocalSite/_mmServerScripts/MMHTTPDB.php
    URL.
    Verify that the Prefix maps to the root of the site
    The server is running and is working when I request my local
    site in IE 7:
    localhost/myLocalSite/index.php

    I too had been experiencing this problem after installing XP
    service pack 3 last week.
    Too fix this issue I had re-assign all file permissions to my
    root web folder.
    Remove all permissions and re-assign the groups
    administrators, authenticated users and everyone FULL CONTROL of
    this folder.
    Click the advanced button and make sure permissions are not
    being inherited from the parent folder.
    Then select the option to re-assign all permissions to all
    child files/folders.
    Good luck.

  • Cannot open install assistant.  I get this error message: The application cannot be installed due to a certificate problem.  The certificate does not match the installed application certificate, does not support application upgrades, or is invalid.  Pleas

    How can I downloade a trial of Adobe Elements 12? 
    I followed the instructions to download assistant...but get this message: The application cannot be installed due to a certificate problem.  The certificate does not match the installed application certificate, does not support application upgrades, or is invalid.  Please contact the application author.

    Hi alposer,
    Please remove the copy of the Adobe Download Assistant you currently have installed and then reinstall the Adobe Download Assistant.
    Regards,
    Rave

  • I imported a video and when I play it back, the audio does not match the video. When I view the tape in my camera it looks fine. I've tried imported twice and each time it doesn't match. What can I do to fix this?

    I imported a video and when I play it back, the audio does not match the video. When I view the tape in my camera it looks fine. I've tried imported twice and each time it doesn't match. What can I do to fix this?

    The default settings mostly likely use an audio sample rate of 32k. This doesn't work probably in FCP. You're probably better off capturing the tape in iMovie.

  • I have an ipad, when I watch a video the audio does not match up with the video, how can I fix this?

    I have an ipad and when I watch a video the audio does not match up with the video, how can I fix this?

    Hello there, graciecloyd.
    The following Knowledge Base article offers a few steps to try when an application is not functioning as expected:
    iOS: Understanding multitasking
    http://support.apple.com/kb/ht4211
    If an app doesn't respond to your input, or doesn't perform as expected, do the following, testing after each step:
    Check for app updates.
    Force the app to close.
    Restart your device.
    Update your iOS device.
    Learn more about troubleshooting apps.
    On Step 2, close all applicaitons that are open. On Step 3, if the restart doesn't help resolve the issue, you may also want to try the Reset step in that article as well.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • When watching a movie in Itunes the sound does not match the lips

    when watching a movie in Itunes the sound does not match the lips, is this normal? & If I purchase a movie will it play like a normal dvd?

    Try the suggestions in this thread.

  • In AE CS6, the sound does not match with video

    Hi,
    I would like to ask a question. I have AE CS6, and I recorded a gameplay video with Avermedia Live Gamer HD. The format of this video is .mp4. When I import the .mp4 into the program, the sound does not match. On the original video, when i play with VLC or WMP, all things are good, and when i import, the sound does not good. What causes this problem, and can I do something to solve this?
    Thanks the answers, R3dLinE

    Check your footage interpretation, split the audio in an external program, convert the sample rate and import it separately or whatever. Most likely you simply have used unsuitable recording settings with odd sample and data rates.
    Mylenium

  • The Dreamweaver client version does not match this version of the BrowserLab client

    Cannot use BrowserLab
    I have followed the upgrade instructions on this page
    http://labs.adobe.com/downloads/browserlab.html
    Deleted the MeerMeerDW folder, downloaded and installed the latest MXP files.
    But when I try to use BrowserLab from Dreamweaver after program loads error message says
    "The Dreamweaver client version does not match this version of the BrowserLab client.
    Please download and install the latest version of the Dreamweaver MXPs"
    I have tried several times, even tried removing the extensions from Extension Manager, quiting the program,
    deleting the MeerMeerDW folder, restarting Extension Manager and reinstalling the MXPs, then starting Dreamweaver
    and trying the Preview in Browser>Adobe BrowserLab. Same problem, program loads and then get error message.
    Macintosh OS 10.5.8
    Dreamweaver CS4
    Extension Manager CS4 (2.1.115)

    Hello toni7,
    I'm sorry to hear you're having problems. Are you prompted to replace the existing extensions when performing the installation? The error message you are receiving when using the service is expected if the new versions of the extensions are not installed.
    What is the version number of the extensions displayed in Extension Manager?
    Are you deleting the MeerMeerDW folder in the user library prior to installing the new version of the extensions? And just to be sure, are you logged in as the same user? [(user)\Library\Application Support\Adobe\CS4ServiceManager\extensions\MeerMeerDW]
    Do you have more than one MeerMeerDW folder at the path above?
    Also, be sure that all adobe applications are closed before trying to install the new extensions. I would also make sure that CS4ServiceManager, Extension Manager and Dreamweaver are not running when you delete the MeerMeerDW folder and prior to installing the updated extensions. Go to Applications\Utilities\Activity Monitor and Quit Process on any of those three running prior to installing.
    It's critical that the MeerMeerDW folder is manually deleted, rather than removed using Extension Manager before updating the extensions.
    Best regards,
    Corey

  • I'm trying to make a purchase and I get a message that the information does not match with the bank. What can I do?

    I'm trying to make a purchase and I get a message that the information does not match with the bank. What can I do?

    Go to the APP store or Itunes. On the bottom of the mainpage, tap your apple id, view account. Then you can edit the payment information. Or you can do it(if you encounter a problem there) on Itunes on computer. Just go to the store, select your name and edit information. Make sure everything matches...exp date, name as appears on card etc..

  • The application cannot be installed due to a certificate problem.  The certificate does not match

    the application cannot be installed due to a certificate problem.  The certificate does not match the installed application certificate, does not support application upgrades, or is invalid.  Please contact the application author.
    i DONT HAVE THE DISK FOR aDOBE 6.0 ANYMORE HOW DO i UPGRADE??

    You cannot in any case buy an upgrade from Acrobat 6, it is too old. So it's a full price purchase I'm afraid.

Maybe you are looking for

  • ERROR in depreaction area assign to company code

    HI all, i am using ECC 6.0. i copied depreaction area from USA and tried to assign same to my company code but it is geving following error: Inconsistency between FI company code 1234 and chart of deprec. 123C Message no. AC481 You tried to assign ch

  • Empty payload for idoc adapter

    Hello, I have a file to idoc scenario with an xslt mapping. Normaly after the mapping the idoc looks like: <wpwuw>-      <idoc>...</idoc>      <idoc>...</idoc> </wpwuw> Because of the business requirements in some cases the mapping should not generat

  • Error accessing transaction SOLMAN_WORKCENTER in SAP Solution Manager

    I get the error below when I try to access workcenters in SAP solution Manager ehp1 via transaction SOLMAN_WORKCENTER Error while processing your query What has happened? The URL call http://sol.test.com:8000/sap/bc/webdynpro/sap/ags_workcenter was t

  • Page arrangement when exporting to PDF

    Whenever I layout pamphlets that will be printed on 8.5x11 paper, I set up 5.5x8.5 facing pages, and then do each page so that they go back and forth down the line until i get to the centerfold, where they then go back up the line back and forth fill

  • Microsoft Project and Oracle Project

    Hi, What is the satisfied feature in Oracle projects module to beat Microsoft project other than integration with financial module???