EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   EQ2MAP (https://www.eq2interface.com/forums/forumdisplay.php?f=34)
-   -   geting a error message (https://www.eq2interface.com/forums/showthread.php?t=16654)

spikymonster 09-25-2012 08:53 PM

geting a error message
 
Could not find file 'C:\mmo\eq2\EQ2MAP.ico.deploy

when looking at the details this is my error message as to why it wont run

any clues

jnils 09-26-2012 04:19 AM

When do you get this error, runnig the updater or installer ??

spikymonster 09-27-2012 07:43 PM

when trying to run it

spikymonster 10-07-2012 11:39 AM

ok so i was rong it was when i tryed to install but this is the full error

PLATFORM VERSION INFO
Windows : 5.1.2600.196608 (Win32NT)
Common Language Runtime : 4.0.30319.269
System.Deployment.dll : 4.0.30319.1 (RTMRel.030319-0100)
clr.dll : 4.0.30319.269 (RTMGDR.030319-2600)
dfdll.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfshim.dll : 4.0.31106.0 (Main.031106-0000)

SOURCES
Deployment url : file:///C:/mmo/eq2/EQ2MAP_Updater.application
Application url : file:///C:/mmo/eq2/EQ2MAP_Updater.exe.manifest

IDENTITIES
Deployment Identity : EQ2MAP_Updater.application, Version=2.0.0.3, Culture=neutral, PublicKeyToken=0000000000000000, processorArchitecture=msil
Application Identity : EQ2MAP_Updater.exe, Version=2.0.0.3, Culture=neutral, PublicKeyToken=0000000000000000, 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 C:\mmo\eq2\EQ2MAP_Updater.application resulted in exception. Following failure messages were detected:
+ Downloading file:///C:/mmo/eq2/EQ2MAP.ico.deploy did not succeed.
+ Could not find file 'C:\mmo\eq2\EQ2MAP.ico.deploy'.
+ Could not find file 'C:\mmo\eq2\EQ2MAP.ico.deploy'.
+ Could not find file 'C:\mmo\eq2\EQ2MAP.ico.deploy'.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
* The manifest for this application does not have a signature. Signature validation will be ignored.
* The manifest for this application does not have a signature. Signature validation will be ignored.

OPERATION PROGRESS STATUS
* [10/7/2012 12:36:32 PM] : Activation of C:\mmo\eq2\EQ2MAP_Updater.application has started.
* [10/7/2012 12:36:38 PM] : Processing of deployment manifest has successfully completed.
* [10/7/2012 12:36:38 PM] : Installation of the application has started.
* [10/7/2012 12:36:39 PM] : Processing of application manifest has successfully completed.
* [10/7/2012 12:36:45 PM] : Found compatible runtime version 2.0.50727.
* [10/7/2012 12:36:45 PM] : Detecting dependent assembly Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=msil using Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=msil.
* [10/7/2012 12:36:49 PM] : Detecting dependent assembly System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil using System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil.
* [10/7/2012 12:36:49 PM] : Request of trust and detection of platform is complete.

ERROR DETAILS
Following errors were detected during this operation.
* [10/7/2012 12:36:49 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading file:///C:/mmo/eq2/EQ2MAP.ico.deploy did not succeed.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQue ueItem next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionS tate subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(Subscript ionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
at System.Deployment.Application.ApplicationActivator.InstallApplication(Subscripti onState& subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(U ri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Obje ct state)
--- Inner Exception ---
System.Net.WebException
- Could not find file 'C:\mmo\eq2\EQ2MAP.ico.deploy'.
- Source: System
- Stack trace:
at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.FileWebRequest.GetResponse()
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQue ueItem next)
--- Inner Exception ---
System.Net.WebException
- Could not find file 'C:\mmo\eq2\EQ2MAP.ico.deploy'.
- Source: System
- Stack trace:
at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
at System.Net.FileWebRequest.GetResponseCallback(Object state)
--- Inner Exception ---
System.IO.FileNotFoundException
- Could not find file 'C:\mmo\eq2\EQ2MAP.ico.deploy'.
- 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, Boolean useLongPath)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
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.

jnils 10-07-2012 03:01 PM

Sorry , i have no clue what this is, i have never seen this error before.
You could try to restart your system and re-install the updater.
If this fails you could try landiins downloader instead.


All times are GMT -5. The time now is 07:04 AM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI