10-15-06 12:28 AM
I am getting error message:
There was an error loading resources for the messageManager section. Please
check that the baseName 'DefualtNamespace.MessageManager ' is valid and a
valid satellite assembly exists for the default culture 'en-US'.
when trying to execute the following line in my code.
PipelineInfo pipeInfo = new PipelineInfo(pipelineName);
What could be the problem?
Thanks in advance.
[ Post a follow-up to this message ]
|