Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > VB 2008 Deployment error
 

VB 2008 Deployment error

I am getting the following error when I try and deploy my application on some XP machines.

PLATFORM VERSION INFO
Windows : 5.1.2600.131072 (Win32NT)
Common Language Runtime : 2.0.50727.1433
System.Deployment.dll : 2.0.50727.1433 (REDBITS.050727-1400)
mscorwks.dll : 2.0.50727.1433 (REDBITS.050727-1400)
dfdll.dll : 2.0.50727.1433 (REDBITS.050727-1400)
dfshim.dll : 2.0.50727.1433 (REDBITS.050727-1400)

SOURCES
Deployment url: file:///C:/Documents%20and%20Settings/Pete/My%20Documents/Visual%20Studio%202008/Projects/Sudoku/Sudoku/publish/Sudoku.application

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of C:\Documents and Settings\Pete\My Documents\Visual Studio 2008\Projects\Sudoku\Sudoku\publish\Sudoku.application resulted in exception. Following failure messages were detected:
+ The application binding data format is invalid. (Exception from HRESULT: 0x800736B2)

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [11/03/2008 8:09:07 PM] : Activation of C:\Documents and Settings\Pete\My Documents\Visual Studio 2008\Projects\Sudoku\Sudoku\publish\Sudoku.application has started.

ERROR DETAILS
Following errors were detected during this operation.
* [11/03/2008 8:09:08 PM] System.Runtime.InteropServices.COMException
- The application binding data format is invalid. (Exception from HRESULT: 0x800736B2)
- Source: System.Deployment
- Stack trace:
at System.Deployment.Internal.Isolation.IStore.GetAssemblyInformation(UInt32 Flags, IDefinitionIdentity DefinitionIdentity, Guid& riid)
at System.Deployment.Internal.Isolation.Store.GetAssemblyManifest(UInt32 Flags, IDefinitionIdentity DefinitionIdentity)
at System.Deployment.Application.ComponentStore.GetSubscriptionStateInternal(DefinitionIdentity subId)
at System.Deployment.Application.SubscriptionStore.GetSubscriptionStateInternal(SubscriptionState subState)
at System.Deployment.Application.SubscriptionStore.CheckAndReferenceApplication(SubscriptionState subState, DefinitionAppId appId, Int64 transactionId)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)

COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.

Any help would be greatly appreciated.

Thanks

PN J  Wednesday, March 12, 2008 12:20 AM

What version of the .Net Framework are you targeting, and is it installed on the machine? Do you have it marked as a prerequisite for your deployment?

RobinS.

GoldMail.com

RobinDotNet  Wednesday, March 12, 2008 5:01 AM

Hi PN J,

We are changing the issue type to "Comment" because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to "Question" by editing your initial post and changing the radio button at the top of the post editor window. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

Thank you!
Rong-Chun Zhang

Rong-Chun Zhang  Tuesday, March 18, 2008 8:43 AM

You can use google to search for other answers

Custom Search

More Threads

• Clickonce, Data files, and SQLExpress...What's going on here?
• Custom step in a setup project
• sql database backup programmatically
• Windows Installer : Add text to a dialog
• Write CD...../Application Setup...CD
• Unable to write to a file on the installation
• Upgrade the application with Runas command
• Can't call Uninstall Override during Uninstall process
• Request for permission granted by targeted security zone fails
• starting setup after reboot