Recent update: 2008-3-21
Urgently need this information how different is OH-SBE between CSF version 2.5 Vs 3.0. What all we should take care if we work with 2.5 as compared to 3.0.
847 byte By
Tirath at 2008-3-6
hi,I receive a request from my order management system which has some product information. Based on this product, i need to pick up the services that have to be provisioned. Also i Need to know the which methods of the services have to be called. What is the best way of doing this?One option ...
Hi,After installation of OH-SBE, when verifying the installation, OHSBE Monitor windows service generates following errors in eventlog:The errors points out unautorirzed access to database as access to port is denied. It appears that some OHSBE component is trying to access OHSBE database and ...
Hi,I'm trying to get the stock quote sample up and running, but I always get this error message:"The remote name could not be resolved: ws.cdyne.com"As far as I know the resolve should work just fine. I manually verified that the webservice at ...
When I try to connect to a server, I get the following error message : "Microsoft CSF Identity Management: Failed parsing the policy document". on the Save Policy File screen.I have entered http://<server>/IdentityManager30/IdentityManager.ashx as my policy path.Did I do ...
Is CSF essentially performing some of the same role as an Enterprise Service Bus (ESB) product such as those available from vendors such as Sonic or IBM? If not, how is it different?
Hi, all. According to my last thread Message Routing doesn't work, I have corrected some problems and the message could be routed to my destination service. But now comes another problem that the message body seemed lost.First let me give a short introduction about the projects. There are ...
HelloI have the next information which locates in ProfileManager database (SQL 2000):<rdf:RDF xmlns:rdf=" http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:UserInfo=" http://example.org/stuff/1.0/"><rdf:Description ...
Hi,As per the documentation and a previous post, the following route is supposed to catch all faults: <Route> <Criteria> MESSAGE EQ 'Fault' AND MESSAGENS EQ ' http://www.w3.org/2003/05/soap-envelope' OR MESSAGE EQ 'Fault' AND MESSAGENS EQ ...
I took a brief look at the architecture of both frameworks and they looks very similar. If a company is looking to do a major implementation over the next few months of CSF, shouldn’t they just wait till WCF is released? Are there major differences between the ...
When I install CSF 3.0 I'm always having this error :Product: Microsoft Connected Services Framework 3.0 Developer Edition -- Error 25532.Failed to find node: /configuration/microsoft.connectedServices/componentConfigFiles/add[@key='IdentityManager']/@value in XML file: C:\Program ...
We are a major media/content company, which offers content through cable, broadband, web, mobile device and print. We are thinking about implementing CSF. Is CSF ready for a non-telecom company? Everything I read is telecom centric. We do have many disparate systems that generate content that ...
519 byte By
VovaNN at 2008-2-22
Hi All,I've just installed CSF 3.0 Developer Edition Full. But I can't find ServiceCatalog component. Only UDDIPublishTool.exe are available.I'm trying to call ServiceCatalog.ashx through http://localhost/ServiceCatalog30/ServiceCatalog.ashx and the result is:The resource cannot be found. In ...
Hi, all. I defined a very simple ASP.NET Web service as follows (namespace omitted):[WebService(Namespace = " http://tempuri.org/")][WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]public class Service : WebService{ [WebMethod] public void Log(string log) { using ...
I am working on a comparison of performance when directly accessing a service S1 and when going through session.To directly access the service S1, I created a proxy and ran a method of the service.To access the service through session service, created the required session and then sent the ...
961 byte By
VovaNN at 2008-2-19
Hi All!I'm using CSF 3.0 Developer Edition Full.I've tried to send a synchronous message from one servcie to another through a CSF session, but it hasn't worked. On this forum I read, that CSF doesn't support synchronous exchange between services, but there wasn't explanation why. And in ...
Hi,I've got the HelloWorld sample application working perfectly on one of my laptops. But today I tried to run it on a different laptop and it fails to run properly. Both laptops have similar installations (CSF Dev edition for XP) and use similar app.config and manifest.xml files.After I press ...
961 byte By
VovaNN at 2008-2-17
Hi All!I'm using CSF 3.0 Developer Edition Full.I've tried to send a synchronous message from one servcie to another through a CSF session, but it hasn't worked. On this forum I read, that CSF doesn't support synchronous exchange between services, but there wasn't explanation why. And in ...
Hi, We are building a proof of concept for a client of ours on CCF.and I was wondering, If I want to implement an application with similar functionality to the Sample Agent Desktop provided with CCF:Is implementing the UIConfiguration Interface and all it's methods sufficent?Is there any other ...
HelloAs per the readme I am executing the helloworld example and am getting this error <FaultMessage>Failed to create session. The participant 'HelloWorldParticipant' does not support action ' http://tempuri.org/HelloWorld'.</FaultMessage>I searched the forum also and realised ...
HelloI have the next information which locates in ProfileManager database (SQL 2000):<rdf:RDF xmlns:rdf=" http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:UserInfo=" http://example.org/stuff/1.0/"><rdf:Description ...
HelloAs per the readme I am executing the helloworld example and am getting this error <FaultMessage>Failed to create session. The participant 'HelloWorldParticipant' does not support action ' http://tempuri.org/HelloWorld'.</FaultMessage>I searched the forum also and realised ...
Hello</P> Could you please provide me with sample code of using RDF Vocabulary in ProfileManager? Or maybe such sample(s) is(are) available somewhere in Internet?</P> Thank you very much.</P> </span>
MCSF uses Active Directory to store user details. 1. But does it need to be in a different domain or a domain controller ? 2. Can I just install AD and point MCSF to store users there ? Regards, Sachin
MCSF uses Active Directory to store user details. 1. But does it need to be in a different domain or a domain controller ? 2. Can I just install AD and point MCSF to store users there ? Regards, Sachin
519 byte By
VovaNN at 2008-2-14
Hi All,I've just installed CSF 3.0 Developer Edition Full. But I can't find ServiceCatalog component. Only UDDIPublishTool.exe are available.I'm trying to call ServiceCatalog.ashx through http://localhost/ServiceCatalog30/ServiceCatalog.ashx and the result is:The resource cannot be found. In ...
<font size=2>Hi,</font> <font size=2>I need to move the databases created by CSF to a different SQL Server Instance.</font> <font size=2>Where and what will be the changes required to be done to get the system running again.</font> <font size=2>Ashish</font>
1077 byte By
Venug at 2008-2-13
Hi guys, I am facing a problem in running the syncsession sample provided by CSF.I can invoke the Cdyne web service but I am not able to invoke the date time web service. I tried making a sample web service in the local web server. I checked that my port number 9100 is blocked so will it make a ...
I have an SDP Platform setup which has some services available. I am creating a new service (Service1) which has to maintain its own set of users and has a custom Token Manager which validates the request with this user set. The users can be mapped easily from the platform with the Identity ...
I am working on a comparison of performance when directly accessing a service S1 and when going through session.To directly access the service S1, I created a proxy and ran a method of the service.To access the service through session service, created the required session and then sent the ...
Hi,After installation of OH-SBE, when verifying the installation, OHSBE Monitor windows service generates following errors in eventlog:The errors points out unautorirzed access to database as access to port is denied. It appears that some OHSBE component is trying to access OHSBE database and ...
3152 byte By
Vaassu at 2008-2-10
Hi,I'm getting exception "Access to port is denied" when running OH web service.( http://localhost/OHSBE30/OrderHandling.ashx).Exception details:System.UnAuthorizedAccessException and Stack Trace info is Stack Trace: [UnauthorizedAccessException: Access to the port is denied.] ...
When a message gets processed by the Session Engine, the original SAOP action gets lost. For example, consider the following route (borrowed from the Intercept example) <Route> <Criteria>(ACTION EQ ' http://www.contoso.com/intercept/AddResponse')</Criteria> ...
Hello, allDuring CSF 3.0 installation I have the next warning message on "UDDI registration" stage: "Warning: Please make sure Publish URL is valid or you have permitions to Publish UDDI". After that it is not possible to continue installation. I have FULL permitions (Domain ...
369 byte By
Yazan at 2008-2-7
HiDoes anyone know when will CCF be released on the .net 2.0 framework?What about CAB for the Desktop Agent? will it be ported to CAB? Any new documentation/Samples coming out soon? Thanks alot, the product is amazing. just needs a little more documentation to help find and understand all the ...
I have a problem with manifest configuration file..................1. I want the client to call Integrated Windows Authentication WS throught CSF.2. I config manifest file as below to use Persona as secondary credential as below:<Participant timeout="30" role="Service" ...
1694 byte By
Venug at 2008-2-7
I have replicated the syncsessioninitiator(sample distributed by CSF) in my project. I am trying to use a web service which is functional n is running fine. I am getting the following error in CSF <wsu:Timestamp wsu:Id="Timestamp-656e90be-b4d0-4a74-b403-879907c289a8"> ...
808 byte By
VDeevi at 2008-2-7
Hi,It would be great if anybody can provide us with some information about the SPARQL (Query language for RDF). I could able to get some information about this in http://www.w3.org/TR/rdf-sparql-query/ but when I tried to use same SELECT Query with the CSF Profile store we are getting the ...
Hi,I am trying to install OHSBE but face the following issue:Mapping Identity of OHSBE WSE web service and OHSBE Windows service to Kerberos token - CSF\OHSBE30My domain name is CSFDomain. While installing OHSBE I am not able to map Kerberos token - CSF\OHSBE30 to OHSBE WSE web service and ...
I'm very new to CSF, and try to develop solution as below:1. We have existing Web Service that use just only Windown Integrated Security2. We want to use CSF as to connect to the existing Web Service3. The client talks to CSF using WSE3.04. If client connects to web service directly, I just ...
I'm very new to CSF, and try to develop solution as below:1. We have existing Web Service that use just only Windown Integrated Security2. We want to use CSF as to connect to the existing Web Service3. The client talks to CSF using WSE3.04. If client connects to web service directly, I just ...
1305 byte By
Vaassu at 2008-2-5
Hi,I'm working on CSF 3.0 Dev version. I'm trying to develop WES Adapter over HellowWorld Service. When I looked at the WES Toolkit sample which is shipped with Dev version, It is not an Adapter over any sample service. Whenever client sends a request WES returns the response from the stored ...
544 byte By
Vaassu at 2008-2-4
Hi,My CSF 3.0 components are running Machine1. If i try my HellowWorld Application from Machine1, its working fine. But if I try with machine2, i'm getting "AddRemoveParticipantFault" says that, Participant(Name='UIParticipant', Url=soap.tcp://machine2:9200/UiFromService')Creation ...
1308 byte By
Vaassu at 2008-2-4
Hi,I'm working on CSF 3.0 Dev version. I'm trying to develop WES Adapter over HellowWorld Service. When I looked at the WES Toolkit sample which is shipped with Dev version, It is not an Adapter over any sample service. Whenever client sends a request WES returns the response from the stored ...
3132 byte By
Vaassu at 2008-2-4
Hi,I'm getting exception "Access to port is denied" when running OH web service.( http://localhost/OHSBE30/OrderHandling.ashx).Exception details:System.UnAuthorizedAccessException and Stack Trace info is Stack Trace: [UnauthorizedAccessException: Access to the port is denied.] ...
552 byte By
Vaassu at 2008-2-4
Hi,My CSF 3.0 components are running Machine1. If i try my HellowWorld Application from Machine1, its working fine. But if I try with machine2, i'm getting "AddRemoveParticipantFault" says that, Participant(Name='UIParticipant', Url=soap.tcp://machine2:9200/UiFromService')Creation ...
799 byte By
VDeevi at 2008-2-3
Hi,It would be great if anybody can provide us with some information about the SPARQL (Query language for RDF). I could able to get some information about this in http://www.w3.org/TR/rdf-sparql-query/ but when I tried to use same SELECT Query with the CSF Profile store we are getting the ...
Hi,After installation of OH-SBE, when verifying the installation, OHSBE Monitor windows service generates following errors in eventlog:The errors points out unautorirzed access to database as access to port is denied. It appears that some OHSBE component is trying to access OHSBE database and ...
Hi,I am trying to install OHSBE but face the following issue:Mapping Identity of OHSBE WSE web service and OHSBE Windows service to Kerberos token - CSF\OHSBE30My domain name is CSFDomain. While installing OHSBE I am not able to map Kerberos token - CSF\OHSBE30 to OHSBE WSE web service and ...
I get an error while installing OHSBE. Error 1720. A script required for this install to complete could not be run.Also find attached the log file generated during installation.=== Logging started: 9/5/2006 19:06:33 ===Action 19:06:33: INSTALL. Action start 19:06:33: INSTALL.Action 19:06:33: ...