Account Page Error

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

i'm in trouble.In my nopcommerce website, after logged in If i go my account page which is account.aspx, i get this error;

Invalid column name 'SubscriptionGuid'.

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.Data.SqlClient.SqlException: Invalid column name 'SubscriptionGuid'.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


How can i fix it? is there a problem in the database? any missing table?

I'm waiting your help. Thanks..
13 Jahre weitere
i solved this problem or bug. In database table which is Forums_Subscription there is SubscriptionGUID column. Rename it SubscriptionGuid and problem solved.

Thanks for your help !
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.