workflows

publicWorkflowWs()

{

base.Url ="http://ccfiis/Microsoft.Ccf.Csr.WebServices.ContactCenterAif/Workflow.asmx";

}

what does it mean , that my machine must be named ccfiis.why is this hard coded ?

[483 byte] By [dejandjenic] at [2008-2-6]
# 1

is this CCF for .net 2.0? and what file are you looking at?

the default server names are in the config system to support the development guide, they are all configurable to other URL's though.
you are not required to name your servers CCFIIS.

- Matt B

MattB-MSFT at 2007-9-4 > top of Msdn Tech,Customer Care Framework,Customer Care Framework...
# 2
i am looking at Customer Care Framework (CCF) 2005 for 1.1
dejandjenic at 2007-9-4 > top of Msdn Tech,Customer Care Framework,Customer Care Framework...
# 3

Ok,

there are several QFE's for the 1.1 version of CCF that resolve many of these issues..
have you installed them?

Which File did you get that entry out of..

If at all possible... I would recommend that you move up to the .net 2.0 version of CCF.. there are several fixes and update’s in that version that were not back ported to the 1.1 version.

Matt B.

MattB-MSFT at 2007-9-4 > top of Msdn Tech,Customer Care Framework,Customer Care Framework...