Post Installer crashes
I am running Essential 3.7 (just upgraded). When I go to run the post installer it crashes right away and i get;
System.InvalidOperationException: Cannot start process because a file name has not been provided.
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Geocortex.Deployment.Core.AspNetTools.ExecuteNoWindow(String file, String args)
at Geocortex.Deployment.Core.AspNetTools.SetupMWA(String bitness)
at Geocortex.Deployment.Core.AspNetTools.ImplVersion20.Setup(String defaultBitness)
at Geocortex.Essentials.PostInstall.EssentialsPostInstall.SetupAspNet(InitWindow window)
at Geocortex.Essentials.PostInstall.EssentialsPostInstall.StartupAsync(InitWindow window)
I read through some post here and tried restarting the Geocortex Agent, but that did not help. Any ideas?
It was running perfectly until this point. Also My sites are still running fine.
Many Thanks
-
Hi Craig,
The error you're getting is very rare and will only happen if you've removed an older version of the .NET framework after running the Essentials Post Install.
The Post Install stores the version of .NET you had in the registry, then ensures that the programs it found first are still available when you run it.
To avoid the error we'll need to clean some of the Post Installer's keys out of the registry. Run "regedit" and locate and delete this key:
On 64-bit machines:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\LatitudeGeographics\System InformationOn 32-bit machines:
HKEY_LOCAL_MACHINE\SOFTWARE\LatitudeGeographics\System InformationBe sure to make a backup of your registry before doing any operations within it.
Microsoft's article about the Windows Registry is: http://technet.microsoft.com/en-us/library/cc780921
Regards,
-Malcolm
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar