Not able to implement Single sign on (SSO) using web service from c#
Resolved
Error 1 The type or namespace name 'AdministrationServiceService' could not be found (are you missing a using directive or an assembly reference?) F:\YF_SSO\Default.aspx.cs
Files:
YF_SSO.gif
Hi Shrinivas,
I am not very familiar with c#, so my advice may be a bit off here, but it looks like this specific class is not included in the build path. I am not sure exactly what library you are compiling this against, but it is also possible to connect by instantiating an AdministrationServiceClient .
Let me know if you have any more luck with this. If not it might be best to arrange a quick screen-share.Regards,
Nathan
Hi Shrinivas,
I am not very familiar with c#, so my advice may be a bit off here, but it looks like this specific class is not included in the build path. I am not sure exactly what library you are compiling this against, but it is also possible to connect by instantiating an AdministrationServiceClient .
Let me know if you have any more luck with this. If not it might be best to arrange a quick screen-share.Regards,
Nathan
Hi Shrinivas,
I am going to set this ticket to closed for now, but if there is anything else I can do to help here, please just let me know and the case will be re-opened!
Regards,
Nathan
Hi Shrinivas,
I am going to set this ticket to closed for now, but if there is anything else I can do to help here, please just let me know and the case will be re-opened!
Regards,
Nathan
Replies have been locked on this page!