Looking for the v10 manual? Visit our new user's guide!
 
Search Descriptions Version
 
 
This article applies to: ML8, MultiStore

Could Not Parse Response from Shipwire Server


Symptoms  
Server Error in '/' Application,  
------------------------------------------------------------------    
Could not parse response from Shipwire server: There is an error in XML document (1, 77).  Response received: 0  
Description: An unhandled exception occurred during the execution of the current web request.  Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: Could not parse response from Shipwire server: There is an error in XML document (1, 77).  Response received: 0

Source Error:

Line 51: protected void UpdateInventory_Click(object sender, EventArgs e) 
Line 52: {  
Line 53: UpdateInventoryStatus.Text = AspDotNetStorefrontCommon.Shipwire.UpdateInventory();
Line 54: UpdateInventoryStatus.Visible = true;
Line 55: }

Source File: \Admin\shipwire.aspx.cs Line: 53

Stack Trace:

[Exception: Could not parse response from Shipwire server: There is an error in XML document (1, 77).  Response received: 0]  AspDotNetStorefrontCommon.Shipwire.UpdateInventory() in C:\ASPDNSF\Builds\ML7100CSharp\ASPDNSFCommon\ShoppingCart.cs:562 AspDotNetStorefrontAdmin.shipwire.UpdateInventory_Click(Object sender, EventArgs e) in d:\ftp\trucot\Htdocs\Admin\shipwire.aspx.cs:53 System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +90 System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +76 System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +177 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1746

--------------------------------------------------------------------------------  
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

Cause 
Configuration for Shipwire is not properly set.  The product may not be linked to a Shipwire distributor.

Solution  
Please see here for more information on how to set up your Shipwire.

More Information  
If the source file points to 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root' with a RANDOM character filenames (i.e. 5032c301.mg5-cbxu, etc) in it, the given solution should also be applicable.