Hello,
my client recently purchased BV version 6.0.3
I am attempting to setup a development environment similar to the BV5 version I setup to demo and sell the product.
Version 5 has a How-to document located at: [url=http://www.bvsoftware.com/BVCommerce5Manual/How%20
To%27s/VisualStudioSetup.aspx]http://www.bvsoftware.com/BVCommerce5Manual/How%20
To%27s/VisualStudioSetup.aspx[/url]
I'm recieving the following error. Can you help me out?
Environment: windows 7, visual studio 2010, IIS 7 .net 4.0 installed.
IIS setup:
http://localhost:81/default.aspx .net 4.0 web applications do work on
Thanks in advance. John
<H2>
Object reference not set to an instance of an object. </H2>[color=#ffffcc>
[tr ][td ]<CODE>An]</B>
location of the exception can be identified using the exception stack trace below.[/code] [/td][/tr]</TABLE>
Stack Trace:[/color] [table width="100%" bgColor=#ffffcc][tr ][td ]<CODE>[NullReferenceException: Object reference not set to an instance of an object.] BVCommerce.BaseStorePage.OnPreInit(EventArgs e) in c:\workspaces\super8x64\BVCommerce\Dev\6.0-StandAlone\App\BVCommerce\code\BaseStorePage.cs:111
BVCommerce.Default.OnPreInit(EventArgs e) in c:\workspaces\super8x64\BVCommerce\Dev\6.0-StandAlone\App\BVCommerce\Default.aspx.cs:15
System.Web.UI.Page.PerformPreInit() +31
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +328
</PRE>[/code][/td][/tr][/table]