vivobonitoc
03-13-2007, 08:58 AM
Hi there
I am getting an error while installing commerce starter kit on discount asp.net
I have read the following thread and followed every instruction. I am not able to reproduce the error on my local machine.
http://community.discountasp.net/default.aspx?f=25&m=11684&g=14880#m14880
=================ERROR======================
Server Error in '/' Application.
--------------------------------------------------------------------------------
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: Unable to convert input xml file content to a DataSet. Type 'urn:ebay:apis:eBLBaseComponents:CurrencyCodeType' is not declared, or is not a simple type.
Source Error:
Line 1:
Line 2: <xs:schema xmlns:ebl='urn:ebay:apis:eBLBaseComponents' xmlns:ns='urn:ebay:apis:CoreComponentTypes' attributeFormDefault='unqualified' elementFormDefault='qualified' targetNamespace='urn:ebay:apis:CoreComponentTypes' xmlns:xs='http://www.w3.org/2001/XMLSchema'>
Line 3: <xs:import schemaLocation='eBLBaseComponents.xsd' namespace='urn:ebay:apis:eBLBaseComponents' />
Source File: /App_Code/App_WebReferences/PayPalSvc/CoreComponentTypes.xsd Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
=============ERROR ================
Any help will be much appreciated.
Thanks
I am getting an error while installing commerce starter kit on discount asp.net
I have read the following thread and followed every instruction. I am not able to reproduce the error on my local machine.
http://community.discountasp.net/default.aspx?f=25&m=11684&g=14880#m14880
=================ERROR======================
Server Error in '/' Application.
--------------------------------------------------------------------------------
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: Unable to convert input xml file content to a DataSet. Type 'urn:ebay:apis:eBLBaseComponents:CurrencyCodeType' is not declared, or is not a simple type.
Source Error:
Line 1:
Line 2: <xs:schema xmlns:ebl='urn:ebay:apis:eBLBaseComponents' xmlns:ns='urn:ebay:apis:CoreComponentTypes' attributeFormDefault='unqualified' elementFormDefault='qualified' targetNamespace='urn:ebay:apis:CoreComponentTypes' xmlns:xs='http://www.w3.org/2001/XMLSchema'>
Line 3: <xs:import schemaLocation='eBLBaseComponents.xsd' namespace='urn:ebay:apis:eBLBaseComponents' />
Source File: /App_Code/App_WebReferences/PayPalSvc/CoreComponentTypes.xsd Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
=============ERROR ================
Any help will be much appreciated.
Thanks