![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
In the IService interface the <ServiceContract()> indicates an error "Type 'ServiceContract' is not defined" and both OperationContract()> are indicate "Type 'OperationContract' is not defined. |
#3
| |||
| |||
|
|
"Burton Roberts" <bhroberts52 (AT) yahoo (DOT) com> wrote in news:#2yDcfmRIHA.4272 (AT) TK2MSFTNGP06 (DOT) phx.gbl: In the IService interface the <ServiceContract()> indicates an error "Type 'ServiceContract' is not defined" and both OperationContract()> are indicate "Type 'OperationContract' is not defined. You need the import the proper namespace (System.ServiceModel) You may also have to reference the right DLL, or install WCF onto your machine. -- spamhoneypot (AT) rogers (DOT) com (Do not e-mail) |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |