My Processes Silverlight web part


Badge +3
Update 0706/2011 -- 9.45 Am CST

We have installed 1350 and now we are seeing a different error in the My Processes web part:


[HttpWebRequest_WebException_RemoteServer]


Has anyone seen this?

Thanks



----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Hello all,


We have Blackpearl ver1290. I have deployed the web part "My Processes" to my SharePoint site and I am seeing the following Silverlight error:


[InvalidUriScheme]

Arguments:https,http

Debugging strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem.



Our SharePoint site is in on SSL but our workspace is on port 80. Has anyone seen this error?

Thanks




5 replies

Badge +3

Hi all


Another update on the My Processes web part issue.


I suspected that this seems to be a bindings and WCF service issue. As it turned out, the bindings in the service model added by the web part seems to be setup only for http and not https. Hence in IIS, I removed "Require secure channel(SSL)" setting on the SourceCode.ReportDataService directory. After removing this, I was atleast able to browse to the ReportDataService.svc (https://portalname/_vti_bin/SourceCode.ReportDataService/ReportDataService.svc)


I can also generate wsdl for the service. But the Silverlight web part is still not working.


In Fiddler, when I browsed to the page that is hosting this web part,  I am actually getting 404 error for the ReportDataService.svc


I suspect that the code in Silverlight web part will not work if it is on a SSL portal. Can this web part handle both http and https?  


Did this web part work for anyone at all?Can any one confirm this?


 


 

Badge +11

I would suggest contacting the K2 helpdesk for help with your specific problem.

Badge +2

Did you ever find out why this happend? I'm having similar situation at my side...


Best regards


Ole

Badge +2

I was wondering if you ever solved this? I have the same/similar scenario at my side...


 


OleB

Badge +4

This was a known issue related specifically to this build of the product. I would recommend upgrading to the latest version of K2 to resolve problems with the webpart.


HTH,


Tyler


 

Reply