0
Hello,
I’m trying to use the update function of visual studio using Click Once, but on some computers, when starting to install the file, it crashes and displays an error message.
This problem only occurs with some computers, I have even tested with the same version of the OS where the error occurs in another computer and the same worked normally.
From what I researched, could be the lack of net flamework, but the computer already has it installed.
Would anyone have any idea what it might be, since on several computers it works normally?
Note: The computer has no anti-virus.
Follow the error log
INFORMATION ON WINDOWS PLATFORM VERSIONS : 6.1.7601.65536 (Win32nt) Common Language Runtime : 4.0.30319.34209 System.Deployment.dll : 4.0.30319.34209 built by: FX452RTMGDR clr.dll : 4.0.30319.34209 built by: FX452RTMGDR dfdll.dll : 4.0.30319.34209 built by: FX452RTMGDR dfshim.dll : 4.0.31106.0 (Main.031106-0000)
URL Origins of the Deployment : http://site.com.br:8081/WFA1.application Server : Apache/2.2.15 (Centos) Deployment Provider URL : http: //site. com. br:8081/WFA1.application App : http: //site. com.br: 8081/Application%20Files/WFA1_1_0_0/WFA1.exe.manifest Server : Apache/2.2.15 (Centos)
IDENTITIES Deployment Identity : WFA1.application, Version=1.0.0.0, Culture=en, Publickeytoken=9bf469c2b60e30df, processorArchitecture=msil Application Identity : WFA1.exe, Version=1.0.0.0, Culture=en, Publickeytoken=9bf469c2b60e30df, processorArchitecture=msil, type=Win32
APPLICATION SUMMARY * Installable application.
SUMMARY OF ERRORS A summary of the errors can be found below. The details of these errors are listed later in log. * Exception on activation of http: //site. com. br: 8081/WFA1.application. As following error messages have been detected: the manifest of the WFA1.exe file: maybe the manifest is not valid or the file could not be opened. + The WFA1.exe file is not a PE (portable executable) valid. + The PE file has no data sufficient.
SUMMARY OF COMPONENT STORAGE TRANSACTION FAILURE None transaction error was detected.
WARNINGS There were no warnings during this operation.
STATUS OF OPERATION PROGRESS * [20/06/2016 11:53:53] Activation of http://site.com.br:8081/WFA1.application was initiated. * [20/06/2016 11:53:58] The processing of the deployment manifest was successfully completed. * [20/06/2016 11:53:58] The installation of the application was started. * [20/06/2016 11:53:58] : The processing of application manifest has been successfully completed. * [20/06/2016 11:54:01] Found compatible Runtime version 4.0.30319. * [20/06/2016 11:54:01] The request for trust and detection of platform was completed.
DETAILS OF ERRORS The following errors were detected during this operation. * [20/06/2016 11:56:11] System.Deployment.Application.Invaliddeploymentexception (Manifestload) - Exception when loading the manifest from the WFA1.exe file: maybe the manifest is not valid or the file could not be opened. - Origin: System.Deployment - Stack tracking: in System.Deployment.Application.Manifest.Assemblymanifest.Manifestloadexceptionhelper(Exception Exception, String filePath) in System.Deployment.Application.Manifest.Assemblymanifest.Loadfrominternalmanifestfile(String filePath) in System.Deployment.Application.DownloadManager.Processdownloadedfile(Object Sender, Downloadeventargs and) in System.Deployment.Application.FileDownloader.Downloadmodifiedeventhandler.Invoke(Object Sender, Downloadeventargs and) in System.Deployment.Application.SystemNetDownloader.Downloadsinglefile(Downloadqueueitem next) in System.Deployment.Application.SystemNetDownloader.Downloadallfiles() in System.Deployment.Application.FileDownloader.Download(Subscriptionstate subState) in System.Deployment.Application.DownloadManager.Downloaddependencies(Subscriptionstate subState, Assemblymanifest deployManifest, Assemblymanifest appManifest, Uri sourceUriBase, String targetDirectory, String group, Idownloadnotification notification, Downloadoptions options) in System.Deployment.Application.ApplicationActivator.Downloadapplication(Subscriptionstate subState, Activationdescription actDesc, Int64 transactionId, Tempdirectory & downloadTemp) in System.Deployment.Application.ApplicationActivator.Installapplication(Subscriptionstate& subState, Activationdescription actDesc) in System.Deployment.Application.ApplicationActivator.Performdeploymentactivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, Browsersettings browserSettings, String & errorPageUrl) in System.Deployment.Application.ApplicationActivator.Activatedeploymentworker(Object state) --- Internal exception --- System.IO.Ioexception - The WFA1.exe file is not a valid (portable executable) PE. - Origin: System.Deployment - Stack tracking: in System.Deployment.Application.PEStream.Constructfromfile(String filePath, Boolean partialConstruct) in System.Deployment.Application.Manifest.Assemblymanifest.Loadfrominternalmanifestfile(String filePath) --- Internal exception --- System.IO.Ioexception - The PE archive does not have sufficient data. - Origin: System.Deployment - Stack tracking: in System.Deployment.Application.PEStream.Pecomponent.Readdata(Filestream file, Int64 position, Type dataType) in System.Deployment.Application.PEStream.Resourcedirectory.. ctor(Resourcesection resourceSection, Filestream file, Int64 rootResourceAddress, Int64 resourceAddress, Int64 addressDelta, Boolean partialConstruct) in System.Deployment.Application.PEStream.Resourcesection.. ctor(Filestream file, Sectionheader sectionHeader, Boolean partialConstruct) in System.Deployment.Application.PEStream.Constructpeimage(Filestream file, Boolean partialConstruct) in System.Deployment.Application.PEStream.Constructfromfile(String filePath, Boolean partialConstruct)
DETAILS OF COMPONENT STORAGE TRANSACTION None transaction information is available.
Friend this is not a forum, it is a Q&A, do not post the answer inside the question, do the tour: http://answall.com/tour and read help http://answall.com/help
– Guilherme Nascimento
Fixed, vlw the warning.
– Rodrigo