Affiliate not working

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 年 前
Hi

I am trying to setup affiliates for our online store but the process does not seem to be working. Basically after fillout the form to create a new affiliate I get the following error message:

Parser Error Message:
'NopSolutions.NopCommerce.Web.Administration.Administration_AffiliateDetails' is not allowed here because it does not extend class 'System.Web.UI.Page'.

Source Error:

Line 1:  <%@ Page Language="C#" MasterPageFile="~/Administration/main.master" AutoEventWireup="true"
Line 2:      Inherits="NopSolutions.NopCommerce.Web.Administration.Administration_AffiliateDetails"
Line 3:      CodeBehind="AffiliateDetails.aspx.cs" %>


Source File: /administration/AffiliateDetails.aspx

However when I go back to the list of affiliates, the new entry is listed but if I click on 'Edit' I end up on with the same error.

Would anyone be in the same situation or know what to do?
13 年 前
Hi, I have same problem...
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.