Publish Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hdbbdh
    New Member
    • Dec 2008
    • 24

    Publish Problem

    Hi everyone,

    when I try to publish my project, I have this error:
    Code:
    Cannot continue. The application is improperly formatted.
    Contact the application vendor for assistance.
    and when I press the details, I got this:

    Code:
    PLATFORM VERSION INFO
     Windows    : 5.1.2600.131072 (Win32NT)
     Common Language Runtime  : 2.0.50727.3053
     System.Deployment.dll   : 2.0.50727.3053 (netfxsp.050727-3000)
     mscorwks.dll    : 2.0.50727.3053 (netfxsp.050727-3000)
     dfdll.dll    : 2.0.50727.3053 (netfxsp.050727-3000)
     dfshim.dll    : 2.0.50727.3053 (netfxsp.050727-3000)
    
    SOURCES
     Deployment url   : file:///C:/Documents%20and%20Settings/User1/Desktop/New%20Folder%20(5)/HukemAlAdala.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\User1\Desktop\New Folder (5)\HukemAlAdala.application resulted in exception. Following failure messages were detected:
      + Exception reading manifest from file:///C:/Documents%20and%20Settings/User1/Desktop/New%20Folder%20(5)/HukemAlAdala.application: the manifest may not be valid or the file could not be opened.
      + Deployment manifest is not semantically valid.
      + Deployment manifest requires that you specify a publisher and a product.
    
    COMPONENT STORE TRANSACTION FAILURE SUMMARY
     No transaction error was detected.
    
    WARNINGS
     There were no warnings during this operation.
    
    OPERATION PROGRESS STATUS
     * [13/02/2009 08:55:21 ص] : Activation of C:\Documents and Settings\User1\Desktop\New Folder (5)\HukemAlAdala.application has started.
    
    ERROR DETAILS
     Following errors were detected during this operation.
     * [13/02/2009 08:55:21 ص] System.Deployment.Application.InvalidDeploymentException (ManifestParse)
      - Exception reading manifest from file:///C:/Documents%20and%20Settings/User1/Desktop/New%20Folder%20(5)/HukemAlAdala.application: the manifest may not be valid or the file could not be opened.
      - Source: System.Deployment
      - Stack trace:
       at System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri)
       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, BrowserSettings browserSettings, String& errorPageUrl)
       at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
      --- Inner Exception ---
      System.Deployment.Application.InvalidDeploymentException (ManifestSemanticValidation)
      - Deployment manifest is not semantically valid.
      - Source: System.Deployment
      - Stack trace:
       at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSemanticsForDeploymentRole()
       at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSemantics(ManifestType manifestType)
       at System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri)
      --- Inner Exception ---
      System.Deployment.Application.InvalidDeploymentException (InvalidManifest)
      - Deployment manifest requires that you specify a publisher and a product.
      - Source: System.Deployment
      - Stack trace:
       at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSemanticsForDeploymentRole()
    
    COMPONENT STORE TRANSACTION DETAILS
     No transaction information is available.
    Unfortunately, I don't understand what the meaning of that, then I try to search on internet, then I found this


    But also I don't understand, can someone please explain to me how to do that.
    I am using vb2008 express on win xp sp2

    Thank you
  • hdbbdh
    New Member
    • Dec 2008
    • 24

    #2
    Please, some help please.

    Comment

    Working...