Parser error
Parser Error
Description: An error occurred during the parsing of
a resource required to service this request. Please review the
following specific parse error details and modify your source file
appropriately.
Parser Error Message: reference.svcmap: Failed to generate code for the service reference 'tcActivationService'.
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 'Telerik.Web.UI, Version=2012.1.215.40,
Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its
dependencies. The located assembly's manifest definition does not match
the assembly reference. (Exception from HRESULT: 0x80131040)
XPath to
Error Source:
//wsdl:definitions[@targetNamespace='http://www.trialcard.com/ExternalActivation']/wsdl:portType[@name='ExternalActivationSoap']
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://www.trialcard.com/ExternalActivation']/wsdl:portType[@name='ExternalActivationSoap']
XPath
to Error Source:
//wsdl:definitions[@targetNamespace='http://www.trialcard.com/ExternalActivation']/wsdl:binding[@name='ExternalActivationSoap']
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://www.trialcard.com/ExternalActivation']/wsdl:binding[@name='ExternalActivationSoap']
XPath
to Error Source:
//wsdl:definitions[@targetNamespace='http://www.trialcard.com/ExternalActivation']/wsdl:service[@name='ExternalActivation']/wsdl:port[@name='ExternalActivationSoap']
Source Error:
[No relevant source lines]
Source File: /salix/App_WebReferences/tcActivationService/ Line: 1
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.237
I found error in the tcActivationService file.
please send me some suggestion.