Hello,
I have 2 portals using the CV Store Catalog and it works fine in one portal, while in the other this module is giving me this error when I try to Add product:
A critical error has occurred.Object reference not set to an instance of an object.
The configuration in the 2nd portal is exactly the same as the one in portal where it works, the only difference is the skin . I tried to change the skin to default skin, still I get the "critical error occurred." when I try to add a product.
Here is the event log:
AssemblyVersion: 6.1.4
PortalID: 5
PortalName: Display Week
UserID: 175
UserName: Prachi S
ActiveTabID: 970
ActiveTabName: Registration
RawURL: /Attendee/Registration/tabid/970/ctl/Edit/mid/1647/EditID/Product/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.displayweek.org/Attendee/Registration.aspx
UserAgent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: ecc04217-114a-4547-98cd-6e9f840e0890
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Sid.SkinObjects.SidBreadcrumb.GetBreadCrumbHTML
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Sid.SkinObjects.SidBreadcrumb.GetBreadCrumbHTML() at Sid.SkinObjects.SidBreadcrumb.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Server Name: server
Can anyone help ? - thanks, Prachi