473,406 Members | 2,954 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,406 software developers and data experts.

Error publishing an app

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.LockAp plicationPath(UInt32
Flags, IDefinitionAppId ApId, IntPtr& Cookie)
at
System.Deployment.Internal.Isolation.Store.LockApp licationPath(IDefinitionAppId
app)
at
System.Deployment.Application.ComponentStore.LockA pplicationPath(DefinitionAppId
definitionAppId)
at
System.Deployment.Application.SubscriptionStore.Lo ckApplicationPath(DefinitionAppId
definitionAppId)
at
System.Deployment.Application.FileDownloader.Patch Files(SubscriptionState
subState)
at
System.Deployment.Application.FileDownloader.Downl oad(SubscriptionState
subState)
at
System.Deployment.Application.DownloadManager.Down loadDependencies(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.
-----
Sep 22 '06 #1
1 1680
Not too sure why, but having uninstalled the original prog of the client and
installing from scratch is works fine.
"Chubbly Geezer" <ch************@newsgroup.nospamwrote in message
news:OB**************@TK2MSFTNGP04.phx.gbl...
>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.LockAp plicationPath(UInt32
Flags, IDefinitionAppId ApId, IntPtr& Cookie)
at
System.Deployment.Internal.Isolation.Store.LockApp licationPath(IDefinitionAppId
app)
at
System.Deployment.Application.ComponentStore.LockA pplicationPath(DefinitionAppId
definitionAppId)
at
System.Deployment.Application.SubscriptionStore.Lo ckApplicationPath(DefinitionAppId
definitionAppId)
at
System.Deployment.Application.FileDownloader.Patch Files(SubscriptionState
subState)
at
System.Deployment.Application.FileDownloader.Downl oad(SubscriptionState
subState)
at
System.Deployment.Application.DownloadManager.Down loadDependencies(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.
-----


Sep 22 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: james margey | last post by:
Hi to all, I have spent 3 days at this error and i have two days to go for a deadline, and i am about to go off my nut, the reason being: Microsoft dont seem to be able to provide a solution, I...
2
by: DCC700 | last post by:
VS 2005 Converted Header causing error when publishing After converting from Visual Studio 2003 to 2005, I have had several issues with a header that is used throughout the project. The...
5
by: sandeepk84 | last post by:
Hi all, I have a site that was wrking properly ... i tried publishing it into a local folder in my machine itself, which is made as a virtual directory in IIS...but after publishing when i try to...
1
by: moondaddy | last post by:
running vs2005 I have a small test website called TestPublish which has default.aspx, ErrorPage.aspx and testpage.htm. The default page just says hello world and no other code and the errorpage...
0
by: mahsak61 | last post by:
hi I am new in asp.net and i have a question. my source works perfectly in localhost but after publishing i get this error: Parser Error Description: An error occurred during the parsing of...
0
by: =?Utf-8?B?Qi4gQ2hlcm5pY2s=?= | last post by:
I have not tried this before. I have been building an ASP.Net 2.0 app for some weeks now and up till now I have not had any problems publishing. I was given a Word doc to include in the app. I...
1
by: vikjohn | last post by:
I have a new perl script sent to me which is a revision of the one I am currently running. The permissions are the same on each, the paths are correct but I am getting the infamous : The specified...
5
by: nudrat | last post by:
Hi All, The scenario is as follows: In my application, I am manipulating with Excel files. Reading , copying some values etc. It works fine as long as it is running from working directory (Local...
1
by: =?Utf-8?B?VmlqYXkgQ2hpa3Rl?= | last post by:
Hi Experts, With Session Affinity and Web Server Farm on ISA Server 2006 accessing 2 backend IIS servers, I’m getting error “Validation of ViewState MAC failed. If this application is hosted...
3
by: fudge | last post by:
hello, i am very new to publishing applications.can some one help me with it..as i am facing an error after publishing path not valid..i went through many sites and forum for and found many articles...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.