VaultNetwork.net Vault Network Boards
Author Topic: Can't install CertInstaller [Locked]
Lilstarr
Posts: 8
Registered:
I'm getting "an error occurred attempting to install CertInstaller"

The following is the install log it refers me to for more info:


The following properties have been set:

Property: [AdminUser] = true {boolean}

Property: [ProcessorArchitecture] = Intel {string}

Property: [VersionNT] = 5.1.2 {version}

Running checks for package '.NET Framework 2.0', phase BuildList

Running external check with command line "C:\DOCUME~1\user\LOCALS~1\Temp\VSDD2A.tmp\dotnetfx\dotnetchk.exe"

Process exited with code 1

Setting value '1 {int}' for property 'DotNetInstalled'

Reading value 'Version' of registry key 'HKLM\Software\Microsoft\Internet Explorer'

Read string value '6.0.2900.2180'

Setting value '6.0.2900.2180 {string}' for property 'IEVersion'

The following properties have been set for package '.NET Framework 2.0':

Property: [DotNetInstalled] = 1 {int}

Property: = 6.0.2900.2180 {string}

Running checks for command 'dotnetfx\instmsia.exe'

Result of running operator 'ValueExists' on property 'VersionNT': true

Result of checks for command 'dotnetfx\instmsia.exe' is 'Bypass'

Running checks for command 'dotnetfx\WindowsInstaller-KB893803-v2-x86.exe'

Result of running operator 'ValueExists' on property 'Version9x': false

Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.0.3': false

Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionMsi' and value '3.0': true

Result of checks for command 'dotnetfx\WindowsInstaller-KB893803-v2-x86.exe' is 'Bypass'

Running checks for command 'dotnetfx\dotnetfx.exe'

Result of running operator 'ValueNotEqualTo' on property 'DotNetInstalled' and value '0': true

Result of checks for command 'dotnetfx\dotnetfx.exe' is 'Bypass'

'.NET Framework 2.0' RunCheck result: No Install Needed

Launching Application.

URLDownloadToCacheFile failed with HRESULT '-2147467259'

Error: An error occurred trying to download 'http://core.decaldev.com/files/CertInstaller.application'.


I also tried to install Decal 8 without the CertInstaller, and got the error that all system components have to be successfully installed.

I have .net Framework 2.0 installed.


Any suggestions? I have tried several times, re-downloading each time. Thanks much.
Himura_of_SC  1 star
Posts: 94
Registered:
I get this when I try to install the CertInstaller


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/All%20Users/Documents/Eric%20folder/Decal/CertInstaller.application


IDENTITIES

Deployment Identity : CertInstaller.application, Version=1.0.0.2, Culture=neutral, PublicKeyToken=b12d303dcfc17a28, processorArchitecture=msil


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 C:\Documents and Settings\All Users\Documents\Eric folder\Decal\CertInstaller.application resulted in exception. Following failure messages were detected:

+ Downloading file:///C:/Documents and Settings/All Users/Documents/Eric folder/Decal/CertInstaller_1_0_0_2/CertInstaller.exe.manifest did not succeed.

+ Could not find a part of the path 'C:\Documents and Settings\All Users\Documents\Eric folder\Decal\CertInstaller_1_0_0_2\CertInstaller.exe.manifest'.

+ Could not find a part of the path 'C:\Documents and Settings\All Users\Documents\Eric folder\Decal\CertInstaller_1_0_0_2\CertInstaller.exe.manifest'.

+ Could not find a part of the path 'C:\Documents and Settings\All Users\Documents\Eric folder\Decal\CertInstaller_1_0_0_2\CertInstaller.exe.manifest'.


COMPONENT STORE TRANSACTION FAILURE SUMMARY

No transaction error was detected.


WARNINGS

There were no warnings during this operation.


OPERATION PROGRESS STATUS

* [12/19/2006 5:46:23 PM] : Activation of C:\Documents and Settings\All Users\Documents\Eric folder\Decal\CertInstaller.application has started.

* [12/19/2006 5:46:23 PM] : Processing of deployment manifest has successfully completed.

* [12/19/2006 5:46:23 PM] : Installation of the application has started.


ERROR DETAILS

Following errors were detected during this operation.

* [12/19/2006 5:46:23 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)

- Downloading file:///C:/Documents and Settings/All Users/Documents/Eric folder/Decal/CertInstaller_1_0_0_2/CertInstaller.exe.manifest did not succeed.

- Source: System.Deployment

- Stack trace:

at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)

at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()

at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)

at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)

at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)

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)

--- Inner Exception ---

System.Net.WebException

- Could not find a part of the path 'C:\Documents and Settings\All Users\Documents\Eric folder\Decal\CertInstaller_1_0_0_2\CertInstaller.exe.manifest'.

- Source: System

- Stack trace:

at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)

at System.Net.FileWebRequest.GetResponse()

at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)

--- Inner Exception ---

System.Net.WebException

- Could not find a part of the path 'C:\Documents and Settings\All Users\Documents\Eric folder\Decal\CertInstaller_1_0_0_2\CertInstaller.exe.manifest'.

- Source: System

- Stack trace:

at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)

at System.Net.FileWebRequest.WrappedGetResponseCallback(Object state)

--- Inner Exception ---

System.IO.DirectoryNotFoundException

- Could not find a part of the path 'C:\Documents and Settings\All Users\Documents\Eric folder\Decal\CertInstaller_1_0_0_2\CertInstaller.exe.manifest'.

- Source: mscorlib

- Stack trace:

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)

at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)

at System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)

at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)


COMPONENT STORE TRANSACTION DETAILS

No transaction information is available.
Lilstarr
Posts: 8
Registered:
I am getting the same as Himura when I try the "launch" instead of the "run".

I can't run Decal 7 since the patch. A couple of the network filters (Character stats & World object)and services (Inject gateway & Networking) have red crosses.


Edit: I am running Firefox. Does that have anything to do with the problem I am having?
Chef_Wubbie  2 stars
Posts: 471
Registered: 2002-7-11 05:32:39
Lilstar - try firing up IE for this...


I had problems getting the cert to install... seems ZoneAlarm was being a little to unstable for its own good. I shut it down and was able to run it.


wubbie - YMMV

 

-----signature-----
WARLORD OF THINGS YOU CAN FOLD, SPINDLE AND MUTILATE
126th er 140th er 160th er 190ish er 215 er 265ish er 275th Level Tradeskill Main
STOP LAUGHING, I MAKE GIMPED LOOK HAWT!
No really, a Chef who is 275... and I kill stuff too
MOOOOOOOOOOOOOOOOOOOO!

VaultNetwork.net is an independently operated community forum and is not affiliated with, endorsed by, or technically based on IGN, GameSpy, FilePlanet, GameStats, or the former IGN/GameSpy Vault Network.
References to VaultNetwork.net mean this site/domain. VNBoards-style presentation is a visual homage only. By using this site, you agree to the forum rules.