|
-
Dec 8th, 2010, 05:15 AM
#1
Thread Starter
Junior Member
[RESOLVED] Wcf Error
i have created a web application with wcf...it works fine in dat solution.after that i opened new web application and added dat dat service reference here...
Now here m getting below error...Can anyone plaese help me out...
Error 3 Reference.svcmap: Failed to generate code for the service reference 'ServiceReference1'. Cannot import wsdl:portType Detail: An exception was thrown while running a WSDL import extension: System.ServiceModel.Description.DataContractSerializerMessageContractImporter Error: Could not load file or assembly 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' or one of its dependencies. The system cannot find the file specified. XPath to Error Source: //wsdl:definitions[@targetNamespace='http://tempuri.org/']/wsdl:portType[@name='IGetAllClustersFromRIM'] Cannot import wsdl:binding Detail: There was an error importing a wsdl:portType that the wsdl:binding is dependent on. XPath to wsdl:portType: //wsdl:definitions[@targetNamespace='http://tempuri.org/']/wsdl:portType[@name='IGetAllClustersFromRIM'] XPath to Error Source: //wsdl:definitions[@targetNamespace='http://tempuri.org/']/wsdl:binding[@name='BasicHttpBinding_IGetAllClustersFromRIM'] Cannot import wsdl:port Detail: There was an error importing a wsdl:binding that the wsdl:port is dependent on. XPath to wsdl:binding: //wsdl:definitions[@targetNamespace='http://tempuri.org/']/wsdl:binding[@name='BasicHttpBinding_IGetAllClustersFromRIM'] XPath to Error Source: //wsdl:definitions[@targetNamespace='http://tempuri.org/']/wsdl:service[@name='GetAllClustersFromRIM']/wsdl:port[@name='BasicHttpBinding_IGetAllClustersFromRIM'] App_WebReferences/ServiceReference1/
Last edited by si_the_geek; Dec 8th, 2010 at 05:20 AM.
Reason: disabled accidental smilies
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|