Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
error while invoking the OOTB .net web service client example...
motlnt
Hi all,
has anybody ever got through running the web service .net client example for Opendeploy?
The requirement is to invoke the opendeploy deployment via .net client using the web service model.
I have set all the configuration as per the OD admin and developer manuals.
Also have reset the OD service.
while trying to run the OOTB example they have provided I am getting following errror,
Begin authentication ...
System.Net.WebException: The server committed a protocol violation. Section=Resp
onseStatusLine
at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest
request)
at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequ
est request)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodN
ame, Object[] parameters)
at csf.wsclient.CSFAccessService.getCSContext(String serviceName, String user
Name, String appData, String password, String locale, String appContext, String
serverName, Int32 lifeTime)
at App.test.Main(String[] args)
Completed with error
Hit return to exit....
any comments/inputs?
Thx in adv
Find more posts tagged with
Comments
motlnt
I am able to get through the connecting part now but now I am getting following error,
API: 2009-09-02 13:34:23 EDT GMT-04:00 ***WARNING - User name from csContextString is blank or null, request app: APP_ODWEBSVC
WS1: 2009-09-02 13:34:23 EDT GMT-04:00 Details: message: REQUEST_DENIED
Request denied: NO_USER_NAME
Item: Start deployment, Details: Got blank or no user name from CSContextString
any hint?
CRB
did you provide the username, password and role information as necessary in test.cs as described?
motlnt
did you provide the username, password and role information as necessary in test.cs as described?
yes, very well as per the manuals...
motlnt
I am able to resolve this now.
thx
Mohamed
Please let me know how you resolve this.
Thanks & Regards,
Mohamed
chnkumar
Please tel me how you resolved this