Page 1 of 1

[SOLVED] The type or namespace name 'ServiceKnownTypeAttribute' does not exist in the namespace 'System.ServiceModel'

Posted: Wed Mar 15, 2017 4:38 am
by njs123
Hi,

I have created a WCF service and added XmlSerializerFormat attribute,

When I add reference to the service in cshtml application,
I get following error in reference.cs:
"The type or namespace name 'ServiceKnownTypeAttribute' does not exist in the namespace 'System.ServiceModel' (are you missing an assembly reference?)"

Image

Re: The type or namespace name 'ServiceKnownTypeAttribute' does not exist in the namespace 'System.ServiceModel'

Posted: Fri Mar 31, 2017 10:38 am
by JS-Support @Userware
Hi,

The issue has now been fixed in Beta 11.1, available at:
http://forums.cshtml5.com/viewforum.php?f=6

Thanks.
Regards,
JS-Support