Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Cannot find web application path
-
After installing ProGet from installer I get following error when running
ProGet.Service.exe run webonly
(or starting service):Unhandled exception: System.InvalidOperationException: Cannot find web application path. w Inedo.ProGet.Service.ProGetWebService.GetCanonicalWebAppPath() w Inedo.ProGet.Service.ProGetWebService.GetWebServerConfig(IEnumerable`1 urls) w Inedo.ProGet.Service.ProGetWebService.OnStart() w Inedo.WindowsServices.InedoService.Start() w Inedo.ProGet.Service.Program.run(WebServerMode mode, Boolean runAsService, String urls)
Product: ProGet
Version: 4.7.11
-
Assuming
ProGet.Service.exe
is inC:\Program Files\ProGet\Service
, there should be a folder namedC:\Program Files\ProGet\WebApp
. Does the WebApp folder exist?