R
Ronald S. Cook
I'm able to walkthrough a C# sample for Windows Communication Foundation and
all works fine.
But when I do it in VB.NET exactly the same way (but with different syntax,
of course), I get the following when I try to go to the IIS service:
The type 'FRC.COW.Feedyard.Service.Calculator', provided as the Service
attribute value in the ServiceHost directive could not be found.
Any thoughts?
Thanks,
Ron
all works fine.
But when I do it in VB.NET exactly the same way (but with different syntax,
of course), I get the following when I try to go to the IIS service:
The type 'FRC.COW.Feedyard.Service.Calculator', provided as the Service
attribute value in the ServiceHost directive could not be found.
Any thoughts?
Thanks,
Ron