When calling this method from a web application, an ArgumentException is thrown with the message "exePath must be specified when not running inside a stand alone exe". This makes sense since in a web app, you usually want the web.config, not the app.config.