473,399 Members | 3,603 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,399 software developers and data experts.

Vista compatibility problem?

I have a VS app published on our Intranet using OneClick publishing.
I can't run it on a Vista client PC.
Please take a look at the error message below and let me know what I need to
do to make the app compatible with both Vista & XP clients.

Thanks a million!

Bill

------------------

PLATFORM VERSION INFO
Windows : 6.0.6000.0 (Win32NT)
Common Language Runtime : 2.0.50727.312
System.Deployment.dll : 2.0.50727.312 (rtmLHS.050727-3100)
mscorwks.dll : 2.0.50727.312 (rtmLHS.050727-3100)
dfdll.dll : 2.0.50727.312 (rtmLHS.050727-3100)
dfshim.dll : 2.0.50727.312 (rtmLHS.050727-3100)

SOURCES
Deployment url :
http://masterserver/customApplicatio...CH.application
Server : Microsoft-IIS/6.0
X-Powered-By : ASP.NET
Application url :
http://masterserver/customApplicatio...H.exe.manifest
Server : Microsoft-IIS/6.0
X-Powered-By : ASP.NET

IDENTITIES
Deployment Identity : VISUALDISPATCH.application, Version=1.0.0.15,
Culture=neutral, PublicKeyToken=ecc18e3eb6a5e58b, processorArchitecture=msil
Application Identity : VISUALDISPATCH.exe, Version=1.0.0.15,
Culture=neutral, PublicKeyToken=ecc18e3eb6a5e58b,
processorArchitecture=msil, type=win32

APPLICATION SUMMARY
* Online only application.

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later
in the log.
* Activation of
http://masterserver/customApplicatio...CH.application
resulted in exception. Following failure messages were detected:
+ The requested operation requires elevation. (Exception from HRESULT:
0x800702E4)

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [4/12/2007 9:50:39 AM] : Activation of
http://masterserver/customApplicatio...CH.application
has started.
* [4/12/2007 9:50:39 AM] : Processing of deployment manifest has
successfully completed.
* [4/12/2007 9:50:39 AM] : Installation of the application has started.
* [4/12/2007 9:50:39 AM] : Processing of application manifest has
successfully completed.
* [4/12/2007 9:50:42 AM] : Request of trust and detection of platform is
complete.
* [4/12/2007 9:50:42 AM] : Downloading of subscription dependencies is
complete.
* [4/12/2007 9:50:42 AM] : Commit of the downloaded application has
started.
* [4/12/2007 9:50:42 AM] : Installation of application has successfully
completed.

ERROR DETAILS
Following errors were detected during this operation.
* [4/12/2007 9:50:42 AM] System.Runtime.InteropServices.COMException
- The requested operation requires elevation. (Exception from HRESULT:
0x800702E4)
- Source: System.Deployment
- Stack trace:
at
System.Deployment.Application.NativeMethods.CorLau nchApplication(UInt32
hostType, String applicationFullName, Int32 manifestPathsCount, String[]
manifestPaths, Int32 activationDataCount, String[] activationData,
PROCESS_INFORMATION processInformation)
at
System.Deployment.Application.ComponentStore.Activ ateApplication(DefinitionAppId
appId, Uri activationUri)
at
System.Deployment.Application.SubscriptionStore.Ac tivateApplication(DefinitionAppId
appId, Uri activationUri)
at
System.Deployment.Application.ApplicationActivator .Activate(DefinitionAppId
appId, AssemblyManifest appManifest, Uri activationUri)
at
System.Deployment.Application.ApplicationActivator .PerformDeploymentActivation(Uri
activationUri, Boolean isShortcut)
at
System.Deployment.Application.ApplicationActivator .ActivateDeploymentWorker(Object
state)

COMPONENT STORE TRANSACTION DETAILS
* Transaction at [4/12/2007 9:50:42 AM]
+ System.Deployment.Internal.Isolation.StoreOperatio nStageComponent
- Status: Installed
- HRESULT: 0x0
- Manifest: V6PNWEW4.Z2O.application
+ System.Deployment.Internal.Isolation.StoreOperatio nSetDeploymentMetadata
- Status: Set
- HRESULT: 0x0
+ System.Deployment.Internal.Isolation.StoreOperatio nStageComponent
- Status: Installed
- HRESULT: 0x0
- Manifest: VISUALDISPATCH.exe.manifest
+ System.Deployment.Internal.Isolation.StoreOperatio nStageComponent
- Status: Installed
- HRESULT: 0x0
- Manifest: Interop.FtpX.dll.genman
+ System.Deployment.Internal.Isolation.StoreOperatio nStageComponentFile
- Status: Installed
- HRESULT: 0x0
- File: Interop.FtpX.dll
+ System.Deployment.Internal.Isolation.StoreOperatio nStageComponent
- Status: Installed
- HRESULT: 0x0
- Manifest: VISUALDISPATCH.exe.genman
+ System.Deployment.Internal.Isolation.StoreOperatio nStageComponentFile
- Status: Installed
- HRESULT: 0x0
- File: VISUALDISPATCH.exe
+ System.Deployment.Internal.Isolation.StoreOperatio nStageComponent
- Status: Installed
- HRESULT: 0x0
- Manifest: Interop.MapPoint.dll.genman
+ System.Deployment.Internal.Isolation.StoreOperatio nStageComponentFile
- Status: Installed
- HRESULT: 0x0
- File: Interop.MapPoint.dll
+ System.Deployment.Internal.Isolation.StoreOperatio nPinDeployment
- Status: Pinned
- HRESULT: 0x0
- AppId:
http://masterserver/customApplicatio...CH.application,
Version=1.0.0.15, Culture=neutral, PublicKeyToken=ecc18e3eb6a5e58b,
processorArchitecture=msil
+ System.Deployment.Internal.Isolation.StoreOperatio nSetDeploymentMetadata
- Status: Set
- HRESULT: 0x0
+ System.Deployment.Internal.Isolation.StoreTransact ionOperationType (27)
- HRESULT: 0x0
Apr 12 '07 #1
0 2154

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

Similar topics

7
by: JDeats | last post by:
This message is for any developers using Vista RC1 or RC2: I would like to know generally how you feel about developing with Vista using Visual Studio.NET 2003 or 2005. What are you likes what...
62
by: Tony Ciconte | last post by:
I have a rather complex commercial Acc2003 application (tab controls, 50K+ lines of VBA code, etc.) that will not run well at all on Windows Vista Ultimate. I have seen posts indicating that...
13
yolenman
by: yolenman | last post by:
Hello - This is my first posting to this group, so please bear with me. Also note, that while I'm intelligent, databases are not in my field of knowledge. I'm working with a small limousine...
4
by: Viviana Vc | last post by:
Hi all, I've read the WindowsVistaUACDevReqs.doc documentation and I have done different small tests on Vista to understand the bahaviour and now I have a few questions. 1) If I create a...
19
by: =?Utf-8?B?TWlrZTk5MDA=?= | last post by:
When there is a shortcut of our app on the desctop, the app is not run until all the security in control panel of win vista is cleared. What to do to not have this problem. We do not want to tell...
11
by: =?Utf-8?B?S3VlaXNoaW9uZyBUdQ==?= | last post by:
I am running Visual studio 2003 with framework 1.1 on a vista platform. However it runs very slow in debug mode, especially while it is loading dlls. What is the problem? Is there a compatibility...
2
by: David | last post by:
I purchased a Dell for development and selected Vista Business as the OS. I am mostly working on ASP.net, Visual Studio 2005/2008, and SQL 2005. I am considering a switch back to XP pro (Dell...
1
by: =?Utf-8?B?MGphbWVzMA==?= | last post by:
I'm trying to run Dance Ejay 7 on Vista, the problem is I have the older version of it (they bought out a new vista compatible version) I'm trying to get around the compatibilty problem by running...
2
by: Bill Leary | last post by:
I'm using Visual Basic 3.0. running under Vista Ultimate. I'm running as the Administrator. VB seems to work fine, except when I try to create a ..EXE. Then I get an alert box with this: ...
4
by: =?Utf-8?B?ai0wMjY=?= | last post by:
i am using vista home premium on a AMD DUAL CORE +5000 64live and "BULLGUARD INTERNET SECURITY" came with my software package and i have found that it is not compatible with VISTA and the update...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...
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
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.