This question may be asked several times, but I can't find the answer to the problem.
I've done it on other projects with good results, but it doesn't work at this moment.
So please look in to it with me again.....
We use: CRM 2013 on-premise, SDK 2013
When I try to run CrmSvcUtil.exe The only reaction is that the full help is returned.
My cmd prompt is started as admin and I run:
CrmSvcUtil.exe /url:https://crm-internal.org.com/crmtest/xrmservices/2011/organization.svc /o:CRMModel.cs /n:myNamespace /serviceContextName:XRMServiceContext /u:XXXXXX /p:XXXXX
I also tried with adding the domain, device Id/password etc etc, but all with the same result.
We are with 3 developers here, 1 can perform CrmSvcUtil without problems but 2 can't..... (help is returned in both cases)