Wrox Programmer Forums
|
ASP E-commerce As of Oct 5, 2005, this forum is now locked. No posts have been deleted. Please use "Classic ASP Professional" at: http://p2p.wrox.com/forum.asp?FORUM_ID=56 for discussions similar to the old ASP Pro Code Clinic or one of the other many remaining ASP and ASP.NET forums here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP E-commerce section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 19th, 2004, 05:38 AM
Registered User
 
Join Date: Dec 2004
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default I need programer help

I have a problem with Beginning ASP.NET E-Commerce With Visual Basic.NET and Visual Studio.Net
erro message : System.NullReferenceException: Object reference not set to an instance of an object
source error:


ÐÐ 54£º
ÐÐ 55£º ' Supply the data grid with the list of departments
ÐÐ 56£º categoriesGrid.DataSource = catalog.GetCategoriesWithDescriptions(departmentId )
ÐÐ 57£º
ÐÐ 58£º ' The DataKey of each row is the category ID.


source code : C:\BegECom\WroxJokeShop\UserControls\CatagoriesAdm in.ascx.vb line: 56

stake detective:


[NullReferenceException: Object reference not set to an instance of an object.]
   WroxJokeShop.CategoriesAdmin.BindCategories() in C:\BegECom\WroxJokeShop\UserControls\CatagoriesAdm in.ascx.vb:56
   WroxJokeShop.CategoriesAdmin.Page_Load(Object sender, EventArgs e) in C:\BegECom\WroxJokeShop\UserControls\CatagoriesAdm in.ascx.vb:31
   System.Web.UI.Control.OnLoad(EventArgs e)
   System.Web.UI.Control.LoadRecursive()
   System.Web.UI.Control.LoadRecursive()
   System.Web.UI.Control.LoadRecursive()
   System.Web.UI.Control.LoadRecursive()
   System.Web.UI.Page.ProcessRequestMain()




 
Old December 22nd, 2004, 10:08 AM
Authorized User
 
Join Date: Sep 2004
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to nashnash
Default

please send the code so that i can fix

Thanks
Nash

 
Old January 12th, 2005, 12:08 AM
Registered User
 
Join Date: Dec 2004
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

 How can I send code to you, nashnash?










Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.