Error publishing an app

C

Chubbly Geezer

I have an application that has previously been working correctly. However,
having made some code changes today, the app still publishes correctly but
when I try to run it I get the following error:-

"Application cannot be started. Contact the application vendor."

When I check the error details I get the following which may mean something
to someone:-

-----
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:///E:/MARKETIN/Adestra%20Unsub%20Interface%202005%20-%20INSTALL/AdestraUnsubInterface.application
Deployment Provider url :
file://islfileprint01/public/MARKETIN/Adestra%20Unsub%20Interface%202005%20-%20INSTALL/AdestraUnsubInterface.application
Application url :
file://islfileprint01/public/MARKETIN/Adestra%20Unsub%20Interface%202005%20-%20INSTALL/AdestraUnsubInterface_1_0_0_18/AdestraUnsubInterface.exe.manifest

IDENTITIES
Deployment Identity : AdestraUnsubInterface.application, Version=1.0.0.18,
Culture=neutral, PublicKeyToken=f2d9f09aaadc192b, processorArchitecture=msil
Application Identity : AdestraUnsubInterface.exe, Version=1.0.0.18,
Culture=neutral, PublicKeyToken=f2d9f09aaadc192b,
processorArchitecture=msil, type=win32

APPLICATION SUMMARY
* Installable application.

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later
in the log.
* Activation of E:\MARKETIN\Adestra Unsub Interface 2005 -
INSTALL\AdestraUnsubInterface.application resulted in exception. Following
failure messages were detected:
+ Value does not fall within the expected range.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [22/09/2006 15:24:16] : Activation of E:\MARKETIN\Adestra Unsub Interface
2005 - INSTALL\AdestraUnsubInterface.application has started.
* [22/09/2006 15:24:17] : Processing of deployment manifest has
successfully completed.
* [22/09/2006 15:24:17] : Installation of the application has started.
* [22/09/2006 15:24:17] : Processing of application manifest has
successfully completed.
* [22/09/2006 15:24:17] : Request of trust and detection of platform is
complete.

ERROR DETAILS
Following errors were detected during this operation.
* [22/09/2006 15:24:17] System.ArgumentException
- Value does not fall within the expected range.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Internal.Isolation.IStore.LockApplicationPath(UInt32
Flags, IDefinitionAppId ApId, IntPtr& Cookie)
at
System.Deployment.Internal.Isolation.Store.LockApplicationPath(IDefinitionAppId
app)
at
System.Deployment.Application.ComponentStore.LockApplicationPath(DefinitionAppId
definitionAppId)
at
System.Deployment.Application.SubscriptionStore.LockApplicationPath(DefinitionAppId
definitionAppId)
at
System.Deployment.Application.FileDownloader.PatchFiles(SubscriptionState
subState)
at
System.Deployment.Application.FileDownloader.Download(SubscriptionState
subState)
at
System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState
subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri
sourceUriBase, String targetDirectory, String group, IDownloadNotification
notification, DownloadOptions options)
at
System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState
subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory&
downloadTemp)
at
System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState
subState, ActivationDescription actDesc)
at
System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri
activationUri, Boolean isShortcut)
at
System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object
state)

COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
-----
 
C

Chubbly Geezer

Not too sure why, but having uninstalled the original prog of the client and
installing from scratch is works fine.


Chubbly Geezer said:
I have an application that has previously been working correctly. However,
having made some code changes today, the app still publishes correctly but
when I try to run it I get the following error:-

"Application cannot be started. Contact the application vendor."

When I check the error details I get the following which may mean
something to someone:-

-----
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:///E:/MARKETIN/Adestra%20Unsub%20Interface%202005%20-%20INSTALL/AdestraUnsubInterface.application
Deployment Provider url :
file://islfileprint01/public/MARKETIN/Adestra%20Unsub%20Interface%202005%20-%20INSTALL/AdestraUnsubInterface.application
Application url :
file://islfileprint01/public/MARKETIN/Adestra%20Unsub%20Interface%202005%20-%20INSTALL/AdestraUnsubInterface_1_0_0_18/AdestraUnsubInterface.exe.manifest

IDENTITIES
Deployment Identity : AdestraUnsubInterface.application,
Version=1.0.0.18, Culture=neutral, PublicKeyToken=f2d9f09aaadc192b,
processorArchitecture=msil
Application Identity : AdestraUnsubInterface.exe, Version=1.0.0.18,
Culture=neutral, PublicKeyToken=f2d9f09aaadc192b,
processorArchitecture=msil, type=win32

APPLICATION SUMMARY
* Installable application.

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later
in the log.
* Activation of E:\MARKETIN\Adestra Unsub Interface 2005 -
INSTALL\AdestraUnsubInterface.application resulted in exception. Following
failure messages were detected:
+ Value does not fall within the expected range.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [22/09/2006 15:24:16] : Activation of E:\MARKETIN\Adestra Unsub
Interface 2005 - INSTALL\AdestraUnsubInterface.application has started.
* [22/09/2006 15:24:17] : Processing of deployment manifest has
successfully completed.
* [22/09/2006 15:24:17] : Installation of the application has started.
* [22/09/2006 15:24:17] : Processing of application manifest has
successfully completed.
* [22/09/2006 15:24:17] : Request of trust and detection of platform is
complete.

ERROR DETAILS
Following errors were detected during this operation.
* [22/09/2006 15:24:17] System.ArgumentException
- Value does not fall within the expected range.
- Source: System.Deployment
- Stack trace:
at
System.Deployment.Internal.Isolation.IStore.LockApplicationPath(UInt32
Flags, IDefinitionAppId ApId, IntPtr& Cookie)
at
System.Deployment.Internal.Isolation.Store.LockApplicationPath(IDefinitionAppId
app)
at
System.Deployment.Application.ComponentStore.LockApplicationPath(DefinitionAppId
definitionAppId)
at
System.Deployment.Application.SubscriptionStore.LockApplicationPath(DefinitionAppId
definitionAppId)
at
System.Deployment.Application.FileDownloader.PatchFiles(SubscriptionState
subState)
at
System.Deployment.Application.FileDownloader.Download(SubscriptionState
subState)
at
System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState
subState, AssemblyManifest deployManifest, AssemblyManifest appManifest,
Uri sourceUriBase, String targetDirectory, String group,
IDownloadNotification notification, DownloadOptions options)
at
System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState
subState, ActivationDescription actDesc, Int64 transactionId,
TempDirectory& downloadTemp)
at
System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState
subState, ActivationDescription actDesc)
at
System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri
activationUri, Boolean isShortcut)
at
System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object
state)

COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top