Rank: Member
Joined: 8/26/2008(UTC) Posts: 2
|
After downloading the setup files, following the instructions I tried to install bvc 5.3.2.20. Never managed to see the another ecommerce product. At startup I recieve error below. Anybody has a solution for this or any working copy available.
Thanks in advance.
<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.] BVSoftware.Bvc5.Core.Utilities.UrlRewriter.RewritePath(HttpApplication& app, Uri sourceUrl) +311 BVSoftware.Bvc5.Core.Utilities.UrlRewriter.app_BeginRequest(Object sender, EventArgs e) +69 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64 </PRE>[/code][/td][/tr][/table]
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 2,136
Was thanked: 1 time(s) in 1 post(s)
|
That error occurs when the software (BVC5) cannot connect to the database. If you are installing this locally and you are the database "admin", then make sure the database is configured to allow the type of connection described by the connection string in web.config. |
|
|
|
|
Rank: Member
Joined: 8/26/2008(UTC) Posts: 1
|
I'm running into the same problem, I verified that the application can now connect to the database. The event viewer is coming back with:
Event code: 3005 Event message: An unhandled exception has occurred.
Exception information: Exception type: NullReferenceException Exception message: Object reference not set to an instance of an object. Request information: Request URL: http://localhost/bvc5r/bvadmin/Default.aspx Request path: /bvc5r/bvadmin/Default.aspx User host address: 127.0.0.1 User: Is authenticated: False Authentication Type: Thread account name: ASPNET Thread information: Thread ID: 5 Thread account name: ASPNET Is impersonating: False Stack trace: at BVSoftware.Bvc5.Core.Utilities.UrlRewriter.RewritePath(HttpApplication& app, Uri sourceUrl) at BVSoftware.Bvc5.Core.Utilities.UrlRewriter.app_BeginRequest(Object sender, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
Rank: Member
Joined: 8/26/2008(UTC) Posts: 2
|
Hi Andy,
I already verified the connection. its working fine.
It seems stored procedure "bvc_Sale_AllValid_s" causes the problem.
Pls help me urgent. I must decide a shopping cart in a couple of days
|
|
|
|
Forum Jump
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.