Tea Commerce - General settings - Gives Error aften install
He Guys my general settings shows an error, right after install??
Du i need to change something in my web.config file? Any Suggestions?
Server Error in '/' Application.
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
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.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
TeaCommerce.Admin.Umbraco.plugins.TeaCommerce.Settings.Orders.EditGenerelSettings.OnLoad(EventArgs e) +660
System.Web.UI.Control.LoadRecursive() +74
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
Could you check if the settings file has been copied to the /config/TeaCommerce folder? And also if the web controls was installed correctly in /umbraco/plugins/TeaCommerce/Settings/Orders/EditGenerelSettings
How did you install it? Try and download the zip file and install as local package. If the config file is still missing, then its properly some folder permissions that is not set correctly.
Tea Commerce - General settings - Gives Error aften install
He Guys
my general settings shows an error, right after install??
Du i need to change something in my web.config file? Any Suggestions?
Could you check if the settings file has been copied to the /config/TeaCommerce folder? And also if the web controls was installed correctly in /umbraco/plugins/TeaCommerce/Settings/Orders/EditGenerelSettings
Kind regards
Anders
httpdocs/config/
There is no tea commerce folder in the config folder
/umbraco/plugins/TeaCommerce/Settings/Orders/EditGenerelSettings.aspx
This file looks ok :o)
Maybe it's because I didn't install as a local package???
BTW
I use 4.7.2
How did you install it? Try and download the zip file and install as local package. If the config file is still missing, then its properly some folder permissions that is not set correctly.
Kind regards
Anders
Pyha...
It was because of some folder permissions that is not set correctly like you said.
Sometimes I hate to manually setup all the subfolder in httpdocs :o)
Thanks a lot :o)
BTW: looking forward using Tea Commerce. :o)
is working on a reply...