Back to Board Index
Back to Board Index
Forum help
| problems with FSopen/host | |
Eric Palmer 5th Jan 2010 13:35:40 | hi, Im having problems opening FSopenserverlite.application file, ive installed all the files i need ie windows installer 3.1 ,net framework, winpcap etc.and when i launch fsopenserverlite it says "cant find all files" and created a install.log file in a temp directory under user name.
im running windows 7 ultimate 64bit and fsx acceleration. |
Giancarlo Breggion ![]() 5th Jan 2010 15:13:06 | I've been having a similar problem with FSopenserverlite, when I try to download the application I get an error message. The install .log is as follow:
The following properties have been set: Property: [AdminUser] = true {boolean} Property: [ProcessorArchitecture] = Intel {string} Property: [VersionNT] = 6.0.2 {version} Running checks for package 'Windows Installer 3.1', phase BuildList The following properties have been set for package 'Windows Installer 3.1': Running checks for command 'WindowsInstaller3_1WindowsInstaller-KB893803-v2-x86.exe' Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionMsi' and value '3.1': true Result of checks for command 'WindowsInstaller3_1WindowsInstaller-KB893803-v2-x86.exe' is 'Bypass' 'Windows Installer 3.1' RunCheck result: No Install Needed Running checks for package '.NET Framework 3.5', phase BuildList Reading value 'Install' of registry key 'HKLMSoftwareMicrosoftNET Framework SetupNDPv3.51033' Read integer value 1 Setting value '1 {int}' for property 'DotNet35InstallSuccess' The following properties have been set for package '.NET Framework 3.5': Property: [DotNet35InstallSuccess] = 1 {int} Running checks for command 'DotNetFX35dotNetFx35setup.exe' Result of running operator 'ValueEqualTo' on property 'DotNet35InstallSuccess' and value '1': true Result of checks for command 'DotNetFX35dotNetFx35setup.exe' is 'Bypass' '.NET Framework 3.5' RunCheck result: No Install Needed Launching Application. URLDownloadToCacheFile failed with HRESULT '-2146697210' Error: An error occurred trying to download 'http://www.fsopen.co.uk/software/fsopenserver/FsOpenServerLite.application'. Any tips on how to solve the problem will be much appreciated. OS windows vista ultimate 32-bit |
Eric Palmer 5th Jan 2010 16:06:32 | yes, thats the same install.log file as mine, one error at the bottom only |
Dave Wave ![]() 5th Jan 2010 16:14:35 | OK, just tried this myself on a windows 7 and got the same error.
I worked around it by clicking on launch instaed of run at the first web page. See if this works for you and report back please. |
Giancarlo Breggion ![]() 5th Jan 2010 16:28:06 | Yes, pressing launch is working for me as well. :) |
Eric Palmer 5th Jan 2010 16:45:56 | no, press launch link didnt work for me last night (not on my FSX computer now) will try it tonight and post the error on here |
Dave Wave ![]() 5th Jan 2010 16:47:48 | OK, try run then launch.
I'll check out some other settings but try this first please. |
Eric Palmer 5th Jan 2010 20:07:29 | ok, still no luck, when i run the programme it downloads setup.exe, then a run it as admin, and i get "cannot download the application. the application is missing reguired files. contact app. vendor for assistance" i copied the detail log file here:
PLATFORM VERSION INFO Windows : 6.1.7600.0 (Win32NT) Common Language Runtime : 2.0.50727.4927 System.Deployment.dll : 2.0.50727.4927 (NetFXspW7.050727-4900) mscorwks.dll : 2.0.50727.4927 (NetFXspW7.050727-4900) dfdll.dll : 2.0.50727.4927 (NetFXspW7.050727-4900) dfshim.dll : 2.0.50727.4927 (NetFXspW7.050727-4900) SOURCES Deployment url : file:///C:/Users/[name]/Downloads/FsOpenServerLite(2).application IDENTITIES Deployment Identity : FsOpenServerLite.application, Version=1.0.0.38, Culture=neutral, PublicKeyToken=9109d88d598d6a65, 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:\Users\[name]\Downloads\FsOpenServerLite(2).application resulted in exception. Following failure messages were detected: + Downloading file:///C:/Users/[name]/Downloads/Application Files/FsOpenServerLite_1_0_0_38/FsOpenServerLite.exe.manifest did not succeed. + Could not find a part of the path 'C:\Users\[name]\Downloads\Application Files\FsOpenServerLite_1_0_0_38\FsOpenServerLite.exe.manifest'. + Could not find a part of the path 'C:\Users\[name]\Downloads\Application Files\FsOpenServerLite_1_0_0_38\FsOpenServerLite.exe.manifest'. + Could not find a part of the path 'C:\Users\[name]\Downloads\Application Files\FsOpenServerLite_1_0_0_38\FsOpenServerLite.exe.manifest'. COMPONENT STORE TRANSACTION FAILURE SUMMARY No transaction error was detected. WARNINGS There were no warnings during this operation. OPERATION PROGRESS STATUS * [05/01/2010 7:02:14] : Activation of C:\Users\[name]\Downloads\FsOpenServerLite(2).application has started. * [05/01/2010 7:02:17] : Processing of deployment manifest has successfully completed. * [05/01/2010 7:02:17] : Installation of the application has started. ERROR DETAILS Following errors were detected during this operation. * [05/01/2010 7:02:17] System.Deployment.Application.DeploymentDownloadException (Unknown subtype) - Downloading file:///C:/Users/[name]/Downloads/Application Files/FsOpenServerLite_1_0_0_38/FsOpenServerLite.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.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, 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, 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\[name]\Downloads\Application Files\FsOpenServerLite_1_0_0_38\FsOpenServerLite.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:\Users\[name]\Downloads\Application Files\FsOpenServerLite_1_0_0_38\FsOpenServerLite.exe.manifest'. - 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\[name]\Downloads\Application Files\FsOpenServerLite_1_0_0_38\FsOpenServerLite.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, FileOptions options, 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. |
Eric Palmer 5th Jan 2010 20:46:08 | what about firewalls? would this cause any issues, also port forwarding? |
Dave Wave ![]() 5th Jan 2010 20:48:56 | OK, you can't download setup and run it. Just click launch and run. You cannot install it on your pc.
This is probably what's causing your problem |
Dave Wave ![]() 5th Jan 2010 20:56:58 | I found a slight problem with the manifest.
Try running now |
Eric Palmer 5th Jan 2010 22:45:37 | its working! thanks Dave!
btw do i need two Fsopen accounts if im running the server on laptop and flying on another computer? |
Dave Wave ![]() 5th Jan 2010 23:43:27 | No, one account is fine |
You need to Log on to post a reply. |
Forum help











