|
|
|
Forum Newbie
      
Group: WOB User
Last Login: 2/14/2012 9:17:59 PM
Posts: 16,
Visits: 47
|
|
Here is what I get: 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.]
AmazonAWS.ECSItemLookup.DoCall(String[] itemids1, String[] itemids2, String[] responsegroup, Int32 page, Int32 reviewpage, Int32 variationpage, Item[]& items, Boolean idsareupc, Boolean docache, String accessKeyId, String secretKey, String AssociateTag) +827
AmazonAWS.ECSItemLookup.ECSItemLookupFull(String[] itemids, String[] responsegroup, Int32 page, Int32 reviewpage, Int32 variationpage, Item[]& items, Boolean idsareupc, Boolean docache, String accessKeyId, String secretKey, String AssociateTag) +44
AmazonAWS.ECSItemLookup.ECSItemLookupFull(String itemids, String[] responsegroup, Int32 page, Int32 reviewpage, Int32 variationpage, Item[]& items, Boolean idsareupc, Boolean docache, String accessKeyId, String secretKey, String AssociateTag) +97
WOBBookSite.General.ECSItemLookupFull(SellerInventory[] SI, String[] responsegroup, Int32 page, Int32 reviewpage, Int32 variationpage, Item[]& items, Boolean idsareupc, Int32 idsellers) +282
WOBBookSite.WOBDAL.FullWebInvDAL.LoadInventoryBySearch(FINVENTORY[]& finv, Item[]& items, SellerInventory[]& si, String st, String keywords, Int32 page, Int32 numperpage, Int32& total, Int32 top, Boolean alwaysrandom, WhereClass extrafilter, SortClass extrasort, SELLERS seller, GenStoreSettings gss) +2783
WOBBookSite._Default.SearchPage(String catcode) +1365
WOBBookSite._Default.Page_Init(Object sender, EventArgs e) +1387
WOBBookSite._Default.Page_Load(Object sender, EventArgs e) +2727
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
Dawnwww.audreyrosebooks.com
|
|
|
|
|
Forum Member
      
Group: Administrators
Last Login: Yesterday @ 10:38:28 PM
Posts: 506,
Visits: 2,122
|
|
| Under 'General Store Settings' at the bottom of the page is a place to setup some Amazon identifiers that are required by amazon. Since you never put those in the website is using mine and mine are failing for some reason. There is a link too get the 2 IDs you need.
|
|
|
|
|
Forum Newbie
      
Group: WOB User
Last Login: 2/14/2012 9:17:59 PM
Posts: 16,
Visits: 47
|
|
Thank you very much, I would never have figured that one out. Works perfectly now.
Kindly
Dawn
Dawnwww.audreyrosebooks.com
|
|
|
|
|
Forum Member
      
Group: Administrators
Last Login: Yesterday @ 10:38:28 PM
Posts: 506,
Visits: 2,122
|
|
| Actually... the issue seemed to be bigger then just that and affected most websites. (see the announcements ) It's still good that you did this because to many people using my ID could cause issues if too many data requests are made to Amazon.
|
|
|
|