Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
endpoint.tv Screencast - Running Workflows in your .NET Applications
Sep 16, 2009 at 3:02 PMhi
i have a problem with
static WorkflowMediator()
{
try
{
runtime= new WorkflowRuntime("ShoppingCart");
where do you specify "ShoppingCart" ??
the point is that i followed the video, step by step, but in the moment that i run the code, dosn't works and fell in
runtime= new WorkflowRuntime("ShoppingCart");
and this is the error
please help me
La sección de configuración "ShoppingCart" no se encuentra en el archivo de configuración.
Nombre del parámetro: configSectionName