473,387 Members | 1,453 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Publish Problem

24
Hi everyone,

when I try to publish my project, I have this error:
Expand|Select|Wrap|Line Numbers
  1. Cannot continue. The application is improperly formatted.
  2. Contact the application vendor for assistance.
  3.  
and when I press the details, I got this:

Expand|Select|Wrap|Line Numbers
  1. PLATFORM VERSION INFO
  2.  Windows    : 5.1.2600.131072 (Win32NT)
  3.  Common Language Runtime  : 2.0.50727.3053
  4.  System.Deployment.dll   : 2.0.50727.3053 (netfxsp.050727-3000)
  5.  mscorwks.dll    : 2.0.50727.3053 (netfxsp.050727-3000)
  6.  dfdll.dll    : 2.0.50727.3053 (netfxsp.050727-3000)
  7.  dfshim.dll    : 2.0.50727.3053 (netfxsp.050727-3000)
  8.  
  9. SOURCES
  10.  Deployment url   : file:///C:/Documents%20and%20Settings/User1/Desktop/New%20Folder%20(5)/HukemAlAdala.application
  11.  
  12. ERROR SUMMARY
  13.  Below is a summary of the errors, details of these errors are listed later in the log.
  14.  * Activation of C:\Documents and Settings\User1\Desktop\New Folder (5)\HukemAlAdala.application resulted in exception. Following failure messages were detected:
  15.   + 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.
  16.   + Deployment manifest is not semantically valid.
  17.   + Deployment manifest requires that you specify a publisher and a product.
  18.  
  19. COMPONENT STORE TRANSACTION FAILURE SUMMARY
  20.  No transaction error was detected.
  21.  
  22. WARNINGS
  23.  There were no warnings during this operation.
  24.  
  25. OPERATION PROGRESS STATUS
  26.  * [13/02/2009 08:55:21 ص] : Activation of C:\Documents and Settings\User1\Desktop\New Folder (5)\HukemAlAdala.application has started.
  27.  
  28. ERROR DETAILS
  29.  Following errors were detected during this operation.
  30.  * [13/02/2009 08:55:21 ص] System.Deployment.Application.InvalidDeploymentException (ManifestParse)
  31.   - 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.
  32.   - Source: System.Deployment
  33.   - Stack trace:
  34.    at System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri)
  35.    at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
  36.    at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
  37.    at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
  38.    at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
  39.   --- Inner Exception ---
  40.   System.Deployment.Application.InvalidDeploymentException (ManifestSemanticValidation)
  41.   - Deployment manifest is not semantically valid.
  42.   - Source: System.Deployment
  43.   - Stack trace:
  44.    at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSemanticsForDeploymentRole()
  45.    at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSemantics(ManifestType manifestType)
  46.    at System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri)
  47.   --- Inner Exception ---
  48.   System.Deployment.Application.InvalidDeploymentException (InvalidManifest)
  49.   - Deployment manifest requires that you specify a publisher and a product.
  50.   - Source: System.Deployment
  51.   - Stack trace:
  52.    at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSemanticsForDeploymentRole()
  53.  
  54. COMPONENT STORE TRANSACTION DETAILS
  55.  No transaction information is available.
  56.  
Unfortunately, I don't understand what the meaning of that, then I try to search on internet, then I found this
http://msdn.microsoft.com/library/xc...us,vs.80).aspx

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
Feb 16 '09 #1
1 3512
hdbbdh
24
Please, some help please.
Feb 21 '09 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: kelly.pearson | last post by:
I had some access 97 reports that I used to publish to MS Word that worked before we upgraded to Access 2K and Word 2K. Although there were some minor discrepancies, I was able to tweak the access...
8
by: Graham | last post by:
I noticed a similar post awhile ago and in terms of my problem it wasnt a suitable answer so I will ask again. I have VS2005 running a on development machine in my office where I do all my...
1
by: Bill Long | last post by:
I have a .NET 1.1 application (C#) that I converted to .NET 2.0... Conversion was pretty painless, code runs from the development environment no problem... but when I try and publish... It says...
1
by: cadonahue | last post by:
VS 2005 Professional RTM (8.0.50727.42) on Windows 2000 ASP.NET website Last week I converted a 1.1 ASP.NET (VB) project to 2.0. The conversion was painless on the VB code side. It was a lot of...
10
by: WT | last post by:
Hello, I have been publishing my web site many times to the remote where resides my final web site. Everything was ok, but to-day, without any configuration change, vs doesn't copy final files...
21
by: Al Christoph | last post by:
I posted this last week end in the MSDN forums. No luck there. Let's see what the experts here have to say:-)))) I have a rather convoluted project. The distributable will come in eight...
2
by: jhaalvi98 | last post by:
hello, i have created website in asp.net and i want to publish it i am using .net framework 1.1 .my teachers told me that in a manu their is publish website to publish it or export. but i do not...
2
by: moondaddy | last post by:
I have a asp.net 2.0 project (vs 2005) and am trying to publish it to a folder on the same machine (the dev machine). the project (and solution) builds fine, but when I publish it, it publishes...
4
by: Paul Engel | last post by:
I have an app that published fine to our network. We just moved to a new server and I am trying to publish my app to the new server. It fails and I get the following messages: Error 1 Cannot...
3
by: =?Utf-8?B?Sm9obiBT?= | last post by:
Hi, I'm trying to publish a new web service that I've written. It's fine when I publish it on the local PC but I get Publish failed in the development environment when I try to publish it to...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.