|
Object variable or With block . . . |
Post Reply |
Author | |
kdonovan
Newbie Joined: July/12/06 Status: Offline Points: 15 |
Post Options
Thanks(0)
Posted: August/01/06 at 12:02pm |
Has anyone encountered the error "Object variable or With block variable not set."? When I attempt to add a product to the cart, this is the error I receive. I'm using SalesCart NET. Here is the StackTrace:
[NullReferenceException: Object variable or With block variable not set.] Microsoft.VisualBasic.CompilerServices.Con tainer..ctor(Object Instance) +247076 Microsoft.VisualBasic.CompilerServices.New LateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack) +139 ASP.cgi_bin_shop1_aspx.GetOrder() +1069 ASP.cgi_bin_shop1_aspx.Page_Load() +55 System.Web.Util.CalliHelper.ArglessFunctio nCaller(IntPtr fp, Object o) +5 System.Web.Util.CalliEventHandlerDelegateP roxy.Callback(Object sender, EventArgs e) +781871 System.Web.UI.Control.OnLoad(EventArgs e) +99 System.Web.UI.Control.LoadRecursive() +47 System.Web.UI.Page.ProcessRequestMain(Bool ean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061 Thanks in advance. |
|
mikeb
Admin Group Joined: March/17/04 Location: United States Status: Offline Points: 194 |
Post Options
Thanks(0)
|
This is a typical error when the version of ASP.NET that SalesCart NET has in the /bin folder is different than the version you are running on your server.
|
|
kdonovan
Newbie Joined: July/12/06 Status: Offline Points: 15 |
Post Options
Thanks(0)
|
I am running version 2.0? Does SalesCart NET only support the 1.x version of the framework? I don't want to have to install both . . .
|
|
mikeb
Admin Group Joined: March/17/04 Location: United States Status: Offline Points: 194 |
Post Options
Thanks(0)
|
Which version of 2.0...there are multiple versions? We provide two different ones.
|
|
kdonovan
Newbie Joined: July/12/06 Status: Offline Points: 15 |
Post Options
Thanks(0)
|
Version 2.0.50727. Will that work?
|
|
mikeb
Admin Group Joined: March/17/04 Location: United States Status: Offline Points: 194 |
Post Options
Thanks(0)
|
Your issue is more complex in that your database schema is incorrect. Just work through support with the tasks that have handed to you.
|
|
kdonovan
Newbie Joined: July/12/06 Status: Offline Points: 15 |
Post Options
Thanks(0)
|
Do I contact support, or will they contact me with those tasks?
|
|
mikeb
Admin Group Joined: March/17/04 Location: United States Status: Offline Points: 194 |
Post Options
Thanks(0)
|
Two emails where sent from support but there has been no response from you?!???
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |