Hello,
I have a problem of operation of the Commerce Starter Kit Paypal
version the message is as follows following: Server error in
the application '/PayPalCommerce'.
Error of analysis Description: An error occurred during the
analysis of a necessary resource to answer this request. Please
consult below the details relating to the error of analysis in
question, then to modify your source file in a suitable way.
Error message of the analyzer: The basic class comprises the field '
AddToCartButton1 ', but its type
(PayPal.Web.Controls.AddToCartButton) is not compatible with the
type of control (PayPal.Web.Controls.AddToCartButton).
Source error:
Line 14: < asp:ListItem Value="Polka Dots">Polka
Dots</asp:ListItem > Line 15: </asp:radiobuttonlist></td > Line
16: < td><cc1:addtocartbutton id="AddToCartButton1"
runat="server" BusinessEmail="
[email protected]"
ItemNumber="111" Line 17: ItemName="Buckets" Amount=".02"
ReturnUrl="http://localhost/PaypalCommerce/rob.aspx"
CancelPurchaseUrl="http://localhost/PaypalCommerce/rob.aspx" Line
18: Shipping=".01" Tax=".01" UsePopup="false"
UseFormGet="false"
BusinessImageUrl="http://localhost/PaypalCommerce/rob.aspx"></cc1:addtocartbutton></td
>
Source file: H:\Documents and Settings\FRERE\My
Documents\Visual Studio Projects\ASP.NET Commerce Starter Kit for
PayPal\PayPalCommerce\_AddToCartOptions.ascx Ligne: 16
Information on the version: Version Microsoft NET
Framework:1.1.4322.2032; Version ASP.NET:1.1.4322.2032
I however applied the following corrective measure:
http://paypaltech.com/aspdotnetsdk/.
This message appararaît only after having recompiled the
application at least once. Just after the installation the application
functions correctly.
Thank you in advance. Pierre