Click here to Skip to main content
15,908,661 members
Home / Discussions / C#
   

C#

 
GeneralRe: increment by 1 problem Pin
N a v a n e e t h9-Dec-07 22:35
N a v a n e e t h9-Dec-07 22:35 
GeneralRe: increment by 1 problem Pin
Anthony Mushrow10-Dec-07 0:15
professionalAnthony Mushrow10-Dec-07 0:15 
GeneralRe: increment by 1 problem Pin
N a v a n e e t h10-Dec-07 0:23
N a v a n e e t h10-Dec-07 0:23 
GeneralDraw images into device screen using filtergraph Pin
sheeja_a_l9-Dec-07 22:07
sheeja_a_l9-Dec-07 22:07 
Questionwindows form Pin
avvaru.murali9-Dec-07 22:06
avvaru.murali9-Dec-07 22:06 
GeneralRe: windows form Pin
Michael Sync9-Dec-07 22:22
Michael Sync9-Dec-07 22:22 
GeneralRe: windows form Pin
Ajay.k_Singh9-Dec-07 23:39
Ajay.k_Singh9-Dec-07 23:39 
Generalapplication start error Pin
arkiboys9-Dec-07 21:26
arkiboys9-Dec-07 21:26 
I have installed an application using clickonce.
The user is running the application on wini xp pro machine.
Not sure why the user sometimes gets the following message when trying to open the application.

In case it makes any difference, the application is written in .net 2.0

Any thoughts please?

Here is the error message:

Cannot Start Application



Cannot continue. The application is improperly formatted.

Contact the application vendor for assistance.



OK Details…



PLATFORM VERSION INFO

Windows : 5.1.2600.131072 (Win32NT)

Common Language Runtime : 2.0.50727.42

System.Deployment.dll : 2.0.50727.42 (RTM.050727-4200)

mscorwks.dll : 2.0.50727.42 (RTM.050727-4200)

dfdll.dll : 2.0.50727.42 (RTM.050727-4200)

dfshim.dll : 2.0.50727.42 (RTM.050727-4200)



SOURCES

Deployment url : file:///C:/Documents%20and%20Settings/engelber/Start%20Menu/Programs/xyz%20Europe/PricingAnalytics.appref-ms



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\engelber\Start Menu\Programs\xyz Europe\PricingAnalytics.appref-ms resulted in exception. Following failure messages were detected:

+ Exception reading manifest from http://ldn03a01/PricingAnalytics/PricingAnalytics.application: the manifest may not be valid or the file could not be opened.

+ The 'link' start tag on line 20 does not match the end tag of 'head'. Line 222, position 3.



COMPONENT STORE TRANSACTION FAILURE SUMMARY

No transaction error was detected.



WARNINGS

There were no warnings during this operation.



OPERATION PROGRESS STATUS

* [10/12/2007 07:05:54] : Activation of C:\Documents and Settings\engelber\Start Menu\Programs\xyz Europe\PricingAnalytics.appref-ms has started.

* [10/12/2007 07:05:54] : Performing necessary update check as specified by the deployment.



ERROR DETAILS

Following errors were detected during this operation.

* [10/12/2007 07:05:54] System.Deployment.Application.InvalidDeploymentException (ManifestParse)

- Exception reading manifest from http://ldn03a01/PricingAnalytics/PricingAnalytics.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.DownloadDeploymentManifestDirect(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)

at System.Deployment.Application.DownloadManager.DownloadDeploymentManifest(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, IDownloadNotification notification, DownloadOptions options)

at System.Deployment.Application.ApplicationActivator.PerformDeploymentUpdate(SubscriptionState subState)

at System.Deployment.Application.ApplicationActivator.ProcessOrFollowShortcut(String shortcutFile, TempFile& deployFile)

at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut)

at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)

--- Inner Exception ---

System.Xml.XmlException

- The 'link' start tag on line 20 does not match the end tag of 'head'. Line 222, position 3.

- Source: System.Xml

- Stack trace:

at System.Xml.XmlTextReaderImpl.Throw(Exception e)

at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)

at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)

at System.Xml.XmlTextReaderImpl.ParseEndElement()

at System.Xml.XmlTextReaderImpl.ParseElementContent()

at System.Xml.XmlTextReaderImpl.Read()

at System.Xml.XmlTextReader.Read()

at System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()

at System.Xml.XmlTextReaderImpl.Skip()

at System.Xml.XmlTextReader.Skip()

at System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()

at System.Xml.XmlTextReaderImpl.Skip()

at System.Xml.XmlTextReader.Skip()

at System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()

at System.Xml.XmlTextReaderImpl.Skip()

at System.Xml.XmlTextReader.Skip()

at System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()

at System.Xml.XmlTextReaderImpl.Skip()

at System.Xml.XmlTextReader.Skip()

at System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()

at System.Xml.XmlTextReaderImpl.Skip()

at System.Xml.XmlTextReader.Skip()

at System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()

at System.Xml.XmlTextReaderImpl.Skip()

at System.Xml.XmlTextReader.Skip()

at System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()

at System.Xml.XmlTextReaderImpl.Skip()

at System.Xml.XmlTextReader.Skip()

at System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()

at System.Xml.XmlTextReaderImpl.Skip()

at System.Xml.XmlTextReader.Skip()

at System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()

at System.Xml.XmlTextReaderImpl.Skip()

at System.Xml.XmlTextReader.Skip()

at System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()

at System.Xml.XmlTextReaderImpl.Skip()

at System.Xml.XmlTextReader.Skip()

at System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()

at System.Xml.XmlTextReaderImpl.Skip()

at System.Xml.XmlTextReader.Skip()

at System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()

at System.Xml.XmlTextReaderImpl.Skip()

at System.Xml.XmlTextReader.Skip()

at System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()

at System.Xml.XmlTextReaderImpl.Skip()

at System.Xml.XmlTextReader.Skip()

at System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()

at System.Xml.XmlCharCheckingReader.Read()

at System.Xml.XsdValidatingReader.Read()

at System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri)



COMPONENT STORE TRANSACTION DETAILS

No transaction information is available.
GeneralRe: application start error Pin
Michael Sync9-Dec-07 22:17
Michael Sync9-Dec-07 22:17 
GeneralCreate Aspx page on the fly Pin
sarangpani9-Dec-07 18:46
sarangpani9-Dec-07 18:46 
GeneralRe: Create Aspx page on the fly Pin
Christian Graus9-Dec-07 18:52
protectorChristian Graus9-Dec-07 18:52 
GeneralRe: Create Aspx page on the fly Pin
N a v a n e e t h9-Dec-07 19:21
N a v a n e e t h9-Dec-07 19:21 
QuestionBeginner programming question? Pin
cmh6239-Dec-07 17:50
cmh6239-Dec-07 17:50 
AnswerRe: Beginner programming question? Pin
CKnig9-Dec-07 18:32
CKnig9-Dec-07 18:32 
GeneralRe: Beginner programming question? Pin
cmh6239-Dec-07 18:40
cmh6239-Dec-07 18:40 
GeneralWhy am I getting this error "Attempted to read or write protected memory....."? [modified] Pin
Khoramdin9-Dec-07 17:01
Khoramdin9-Dec-07 17:01 
GeneralRe: Why am I getting this error "Attempted to read or write protected memory....."? Pin
Sathesh Sakthivel9-Dec-07 17:08
Sathesh Sakthivel9-Dec-07 17:08 
GeneralRe: Why am I getting this error "Attempted to read or write protected memory....."? Pin
N a v a n e e t h9-Dec-07 20:18
N a v a n e e t h9-Dec-07 20:18 
General[Message Deleted] Pin
cmh6239-Dec-07 16:58
cmh6239-Dec-07 16:58 
GeneralRe: Beginner programming question? Please help! Pin
Christian Graus9-Dec-07 17:14
protectorChristian Graus9-Dec-07 17:14 
QuestionSending large Data over WCF Pin
PavanPT9-Dec-07 15:48
PavanPT9-Dec-07 15:48 
GeneralRe: Sending large Data over WCF Pin
Bob Nadler9-Dec-07 16:36
Bob Nadler9-Dec-07 16:36 
GeneralRe: Sending large Data over WCF Pin
PavanPT9-Dec-07 17:01
PavanPT9-Dec-07 17:01 
QuestionHow to set Expiry Date to .ppt/.pptx files [modified] Pin
sachinkalse9-Dec-07 14:34
sachinkalse9-Dec-07 14:34 
GeneralRe: How to set Expiry Date to .ppt/.pptx files Pin
Paul Conrad15-Dec-07 9:06
professionalPaul Conrad15-Dec-07 9:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.