Created application setup in VCSE2008 SP1 fails to install

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Andrus

    Created application setup in VCSE2008 SP1 fails to install

    I created .NET 3.5 SP1 Winforms application setup by pressing publish button
    in VCSE 2008 SP1

    Running created setup.exe in same computer causes error below "Reference in
    the manifest does not match the identity of the downloaded
    assembly RdlDesigner.exe ."
    and application is not installed.
    RDLDesigner.exe file is application created using VCSE 2008

    How to fix ?

    Andrus.

    * Activation of
    I:\raamat\Myapp lication\Myappl ication\bin\Deb ug\app.publish\ Myapplication.a pplication
    resulted in exception. Following failure messages were detected:
    + Reference in the manifest does not match the identity of the downloaded
    assembly RdlDesigner.exe .

    COMPONENT STORE TRANSACTION FAILURE SUMMARY
    No transaction error was detected.

    WARNINGS
    There were no warnings during this operation.

    OPERATION PROGRESS STATUS
    * [12.08.2008 15:53:07] : Activation of
    I:\raamat\Myapp lication\Myappl ication\bin\Deb ug\app.publish\ Myapplication.a pplication
    has started.
    * [12.08.2008 15:53:07] : Processing of deployment manifest has
    successfully completed.
    * [12.08.2008 15:53:07] : Installation of the application has started.
    * [12.08.2008 15:53:07] : Processing of application manifest has
    successfully completed.
    * [12.08.2008 15:53:09] : Request of trust and detection of platform is
    complete.

    ERROR DETAILS
    Following errors were detected during this operation.
    * [12.08.2008 15:53:10]
    System.Deployme nt.Application. InvalidDeployme ntException (RefDefValidati on)
    - Reference in the manifest does not match the identity of the downloaded
    assembly RdlDesigner.exe .
    - Source: System.Deployme nt
    - Stack trace:
    at
    System.Deployme nt.Application. DownloadManager .ProcessDownloa dedFile(Object
    sender, DownloadEventAr gs e)
    at
    System.Deployme nt.Application. FileDownloader. DownloadModifie dEventHandler.I nvoke(Object
    sender, DownloadEventAr gs e)
    at System.Deployme nt.Application. FileDownloader. OnModified()
    at
    System.Deployme nt.Application. SystemNetDownlo ader.DownloadSi ngleFile(Downlo adQueueItem
    next)
    at System.Deployme nt.Application. SystemNetDownlo ader.DownloadAl lFiles()
    at
    System.Deployme nt.Application. FileDownloader. Download(Subscr iptionState
    subState)
    at
    System.Deployme nt.Application. DownloadManager .DownloadDepend encies(Subscrip tionState
    subState, AssemblyManifes t deployManifest, AssemblyManifes t appManifest, Uri
    sourceUriBase, String targetDirectory , String group, IDownloadNotifi cation
    notification, DownloadOptions options)
    at
    System.Deployme nt.Application. ApplicationActi vator.DownloadA pplication(Subs criptionState
    subState, ActivationDescr iption actDesc, Int64 transactionId, TempDirectory&
    downloadTemp)
    at
    System.Deployme nt.Application. ApplicationActi vator.InstallAp plication(Subsc riptionState&
    subState, ActivationDescr iption actDesc)
    at
    System.Deployme nt.Application. ApplicationActi vator.PerformDe ploymentActivat ion(Uri
    activationUri, Boolean isShortcut, String textualSubId, String
    deploymentProvi derUrlFromExten sion, BrowserSettings browserSettings , String&
    errorPageUrl)
    at
    System.Deployme nt.Application. ApplicationActi vator.ActivateD eploymentWorker (Object
    state)

    COMPONENT STORE TRANSACTION DETAILS
    No transaction information is available.


Working...