Home Home
  login

Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




CounterSoft.Gemini.WebServices - Method requires authentication

install
add-ons

I tried to install the scheduler service an always get the following events:

CounterSoft.Gemini.WebServices - Method requires authentication - bei CounterSoft.Gemini.WebServices.BaseService.ThrowResponseException(WebResponse response) bei CounterSoft.Gemini.WebServices.BaseService.ProcessResponse[T](String url, Object obj, RequestType requestType) bei CounterSoft.Gemini.WebServices.BaseService.GetResponse[T](String url, Object o, RequestType r) bei CounterSoft.Gemini.WebServices.BaseService.WhoAmI() bei CounterSoft.Gemini.Scheduler.SchedulerService.OnStart(String[] args)

We're running Gemini platform and scheduler 4.0.1 on a windows server 2008 R2

We use only windows-authentication

What's the problem?

User87982
· 1
User87982
Replies (2)
helpful
0
not helpful
ANSWER

Please make sure that anonymous access is not enbaled in IIS for the Gemini site. Also, set the service to run under a domain account that is allowed to connect to Gemini (services control panel log on tab). Make sure that the scheduler's config has the username as domain\user and password left as blank


Saar Cohen
· 5000
Saar Cohen
helpful
1
not helpful

Everything works fine. Thanks for the quick reply.


User87982
· 1
User87982