Forum Home Forum Home > Legacy Products > SalesCart NET
  New Posts New Posts RSS Feed - confirm2.aspx Error in ’/’ Application
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum Lockedconfirm2.aspx Error in ’/’ Application

 Post Reply Post Reply
Author
Message
Selahbooks View Drop Down
Newbie
Newbie
Avatar

Joined: March/17/04
Location: United States
Status: Offline
Points: 23
Post Options Post Options   Thanks (0) Thanks(0)   Quote Selahbooks Quote  Post ReplyReply Direct Link To This Post Topic: confirm2.aspx Error in ’/’ Application
    Posted: March/21/05 at 6:33pm
I have had several customers report the following error. I have never received it when testing. However, the customers that notified me, always receive this error whenever they try to place an order.

Server Error in '/' Application.

------------------------------------------------------------ --------------------

Multiple-step operation generated errors. Check each status value.
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.Runtime.InteropServices.COMException: Multiple-step operation generated errors. Check each status value.

Source Error:

Line 65: <tr>
Line 66: <td COLSPAN=3 class=MENUcontent_LIGHTGRAYbg align=center height=20 nowrap><font class="view1_item">ORDER ID: <b><%= RS.Fields("Orderid").Value %></b>
Line 67: <img src="images/spacer.gif" width=50 height=1>ORDER DATE: <B><%= String.Format("{0:d}", RS.Fields("OrderDate").Value) %></B></FONT></td>
Line 68: </tr>
Line 69: <tr>



Source File: d:\web\worldcastpublishing.com\www\cgi-bin\confirm2.aspx&nbs p;   Line: 67

Stack Trace:

[COMException (0x80040e21): Multiple-step operation generated errors. Check each status value.]
   Microsoft.VisualBasic.CompilerServices.Lat eBinding.LateGet(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack) +901
   ASP.confirm2_aspx.__Render__control1(HtmlT extWriter __output, Control parameterContainer) in d:\web\worldcastpublishing.com\www\cgi-bin\confirm2.aspx:67
   System.Web.UI.Control.RenderChildren(HtmlT extWriter writer) +27
   System.Web.UI.Control.Render(HtmlTextWrite r writer) +7
   System.Web.UI.Control.RenderControl(HtmlTe xtWriter writer) +243
   System.Web.UI.Page.ProcessRequestMain() +1926





------------------------------------------------------------ --------------------

Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032



Back to Top
Selahbooks View Drop Down
Newbie
Newbie
Avatar

Joined: March/17/04
Location: United States
Status: Offline
Points: 23
Post Options Post Options   Thanks (0) Thanks(0)   Quote Selahbooks Quote  Post ReplyReply Direct Link To This Post Posted: April/07/05 at 4:14pm
After some research I discovered what was causing the error. In details1.aspx I added the 2 digit abbreviation for all the Canadian Provinces in the State or Province drop down field. However, I did not add the same 2 digit abbreviation to the Taxes table in Shop.mdb.

Apparently if you enter a state or province code in details1.aspx that is not in the Taxes table in the Shop.mdb file then you will receive this error. The Taxes table comes with all the US states included, plus a CN for Canada, and an NA, but does not have the Canadian Province's 2 digit code. Once I entered the 2 digit Province code into the Taxes table everything worked OK.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.04
Copyright ©2001-2015 Web Wiz Ltd.

Copyright 2015 by ComCity® LLC and SalesCart™.  All Rights Reserved