Posts by Rodrigo • 39 points
4 posts
- 
		0 votes1 answer115 viewsA: The WFA1.exe file is not a valid (portable executable) PEThe problem was in the version of apache installed, just update it. 
- 
		0 votes1 answer316 viewsQ: Visual Studio project losing references via gitWhen cloning a project, it is coming with some blank references, having to add manually. This problem only occurs with cloned projects, if you download the project as zip from github, it works… 
- 
		0 votes1 answer115 viewsQ: The WFA1.exe file is not a valid (portable executable) PEHello, 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… 
- 
		2 votes1 answer1203 viewsQ: Error opening application with process.startI have an app that when trying to run with the process.start or even direct by cmd from Windows, does not start properly (the application itself shows error), but if I go in its folder and open the…