Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 36
  1. #16
    HexMurder's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    System.Diagnostics
    Posts
    344
    Reputation
    96
    Thanks
    3,170
    Quote Originally Posted by Snipmen View Post
    @Legit_Godmode hey man we need your help whats wrong that we cant use ur trainer D:
    cuz of the error that were all having
    what exactly is the error your getting?????? il work on it tonight if youd just tell me!

  2. #17
    peatog's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    Post Error details

    The error is pretty generic:
    Code:
    Cannot download the application.  The application is missing required files.  Contact application vendor for assistance.
    
    
    If you click on "Details" you get:
    
    
    PLATFORM VERSION INFO
    	Windows 			: 5.1.2600.196608 (Win32NT)
    	Common Language Runtime 	: 2.0.50727.3603
    	System.Deployment.dll 		: 2.0.50727.3053 (netfxsp.050727-3000)
    	mscorwks.dll 			: 2.0.50727.3603 (GDR.050727-3600)
    	dfdll.dll 			: 2.0.50727.3053 (netfxsp.050727-3000)
    	dfshim.dll 			: 2.0.50727.3053 (netfxsp.050727-3000)
    
    SOURCES
    	Deployment url			: file:///M:/games/codwaw/WaW%20Stats%20Hacks%20for%20Version%201.7.appref-ms%7C
    
    ERROR SUMMARY
    	Below is a summary of the errors, details of these errors are listed later in the log.
    	* Activation of M:\games\codwaw\WaW Stats Hacks for Version 1.7.appref-ms| resulted in exception. Following failure messages were detected:
    		+ Downloading file:///C:/Users/Owner/AppData/Local/Temporary Projects/WaW Stats Hacks for Version 1.7/publish/WaW Stats Hacks for Version 1.7.application did not succeed.
    		+ Could not find a part of the path 'C:\Users\Owner\AppData\Local\Temporary Projects\WaW Stats Hacks for Version 1.7\publish\WaW Stats Hacks for Version 1.7.application'.
    		+ Could not find a part of the path 'C:\Users\Owner\AppData\Local\Temporary Projects\WaW Stats Hacks for Version 1.7\publish\WaW Stats Hacks for Version 1.7.application'.
    		+ Could not find a part of the path 'C:\Users\Owner\AppData\Local\Temporary Projects\WaW Stats Hacks for Version 1.7\publish\WaW Stats Hacks for Version 1.7.application'.
    
    COMPONENT STORE TRANSACTION FAILURE SUMMARY
    	No transaction error was detected.
    
    WARNINGS
    	There were no warnings during this operation.
    
    OPERATION PROGRESS STATUS
    	* [23/09/2011 22:24:54] : Activation of M:\games\codwaw\WaW Stats Hacks for Version 1.7.appref-ms| has started.
    
    ERROR DETAILS
    	Following errors were detected during this operation.
    	* [23/09/2011 22:24:54] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
    		- Downloading file:///C:/Users/Owner/AppData/Local/Temporary Projects/WaW Stats Hacks for Version 1.7/publish/WaW Stats Hacks for Version 1.7.application 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.DownloadManifest(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ManifestType manifestType, ServerInformation& serverInformation)
    			at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirect(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
    			at System.Deployment.Application.DownloadManager.DownloadDeploymentManifest(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, IDownloadNotification notification, DownloadOptions options)
    			at System.Deployment.Application.ApplicationActivator.ProcessOrFollowShortcut(String shortcutFile, String& errorPageUrl, TempFile& deployFile)
    			at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
    			at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
    		--- Inner Exception ---
    		System.Net.WebException
    		- Could not find a part of the path 'C:\Users\Owner\AppData\Local\Temporary Projects\WaW Stats Hacks for Version 1.7\publish\WaW Stats Hacks for Version 1.7.application'.
    		- 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:\Users\Owner\AppData\Local\Temporary Projects\WaW Stats Hacks for Version 1.7\publish\WaW Stats Hacks for Version 1.7.application'.
    		- 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.DirectoryNotFoundException
    		- Could not find a part of the path 'C:\Users\Owner\AppData\Local\Temporary Projects\WaW Stats Hacks for Version 1.7\publish\WaW Stats Hacks for Version 1.7.application'.
    		- 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, 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.
    
    
    
    
    
    But that's all kind of relevant cos your download (rar) only contains one file which is only 566 bytes, and if you open it with a text editor all that's in it is:
    
    file:///C:/Users/Owner/AppData/Local/Temporary%20Projects/WaW%20Stats%20Hacks%20for%20Version%201.7/publish/WaW%20Stats%20Hacks%20for%20Version%201.7.application#WaW Stats Hacks for Version 1.7.application, Culture=neutral, PublicKeyToken=df25c2c74852fb56, processorArchitecture=x86
    
    I don't know how that click once stuff works but there's obviously nothing in here, it's trying to download the files from your local profile (which we obviously don't have access to lol!).


    Incidentally I found this post as well https://www.mpgh.net/forum/171-call-d...ner-fixed.html but can't see any downloads on it.
    Would be great if you could get it working!! :-D
    Last edited by Moto; 10-22-2011 at 06:53 PM.

  3. #18
    AudiTT's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Dallas, TX
    Posts
    373
    Reputation
    10
    Thanks
    303
    Legit, what did you write this in?

  4. #19
    Neurologics's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    2
    I hate to post in a semi-old thread, but does this still work? Like, is it undetected?

  5. #20
    Moshos1's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Location
    Outside your window.
    Posts
    333
    Reputation
    10
    Thanks
    14
    My Mood
    Lonely
    Quote Originally Posted by lilsaint20 View Post
    thanks, will install

    Edit: Already have frameworks, the error is

    Cannot Start Application
    Cannot download the application. The application is missing required files. contact application vendor for assistance.
    Yeah I received the same error...can anyone help? :/







  6. #21
    fasdasa's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Germany, Stuttgart
    Posts
    12
    Reputation
    10
    Thanks
    0
    My Mood
    Amused
    I have the same prob. with windows 7 home premium 64-bit..

    Powered by Windows 7 => www.go-windows.de & www.mein-pc.eu














  7. #22
    HexMurder's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    System.Diagnostics
    Posts
    344
    Reputation
    96
    Thanks
    3,170
    Quote Originally Posted by fasdasa View Post
    I have the same prob. with windows 7 home premium 64-bit..
    Please check my newer, updated version here https://www.mpgh.net/forum/171-call-d...load-pics.html

  8. #23
    fasdasa's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Germany, Stuttgart
    Posts
    12
    Reputation
    10
    Thanks
    0
    My Mood
    Amused
    Uhm do my COD haves to be opened?
    Last edited by fasdasa; 11-27-2011 at 01:24 PM. Reason: Wrong Thread sorry

    Powered by Windows 7 => www.go-windows.de & www.mein-pc.eu














  9. #24
    fasdasa's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Germany, Stuttgart
    Posts
    12
    Reputation
    10
    Thanks
    0
    My Mood
    Amused
    Sorry! It works perfect!!!

    Powered by Windows 7 => www.go-windows.de & www.mein-pc.eu














  10. #25
    HexMurder's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    System.Diagnostics
    Posts
    344
    Reputation
    96
    Thanks
    3,170
    Quote Originally Posted by fasdasa View Post
    Sorry! It works perfect!!!
    Enjoy (message o short)

  11. #26
    crimsony181's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    dow do i use thisand its only a shortcut WTF????

  12. #27
    JTLL3's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    54
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    I'm soo gonna use this when I get the game

  13. #28
    xCptDougie's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    101
    Reputation
    10
    Thanks
    0
    hey mane i was wondering if i can get a cod hack for 1.0 why i dont want to upgrade , takes to long

  14. #29
    djscuzzy's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    doesn't work - a connection window pops up and claims it can not download the application

  15. #30
    harryh's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    79
    Reputation
    10
    Thanks
    34
    My Mood
    Hot
    can you make a hack that unlock all attachments and thanks for the hack

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [Release] WaW Multiplayer Stat Trainer *FIXED*
    By HexMurder in forum Call of Duty 5 - World at War Hacks
    Replies: 4
    Last Post: 09-08-2011, 07:16 AM
  2. [Release] Koeninatorrr's MP Stat Trainer & Craig87's SinglePlayer Trainer (1.0.184)!!!!!!
    By Koen in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 68
    Last Post: 03-04-2010, 07:00 AM
  3. [Release] Stat Trainer MW2 Multi-Player *[LEACHED]*
    By toporownz in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 6
    Last Post: 03-01-2010, 11:58 PM
  4. [Release] 1.0.80 Stats Trainer [All Stats!]
    By Tobii in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 43
    Last Post: 02-03-2010, 10:14 AM
  5. How to make a multiplayer trainer
    By JAA149 in forum Programming Tutorial Requests
    Replies: 1
    Last Post: 04-16-2009, 01:21 PM