• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Manny79
#1 Posted : Sunday, November 9, 2008 2:41:43 PM(UTC)
Manny79

Rank: Member

Joined: 11/9/2008(UTC)
Posts: 4

Greetings,
I seem to have run into a snag with the installation. Specs are as follows

BVC 5.3
Windows XP Pro Service Pack 3
IIS 5.1
ASP.NET 2.0.5x
SQLEXPRESS with SQL Server Management Studio Express installed
connectionStrings as follows <add name="Bvc5Database" connectionString="Data Source=.\SQLEXPRESS;Initial Catalog=Bvc5;Integrated Security=True"/>

ASPNET has full permissions to Bvc5 folder and DBOwner is ASPNET as well. Any help would be greatly appreciated. Below is the error message:

Thank you

Server Error in '/bvc5' 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.]
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


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
Manny79
#2 Posted : Monday, November 10, 2008 12:16:32 PM(UTC)
Manny79

Rank: Member

Joined: 11/9/2008(UTC)
Posts: 4

The solution was odd but i'll take it. Reinstalled IIS and reregistered .NET Frameworks and problem solved.
bvcoder
#3 Posted : Monday, November 24, 2008 3:33:45 AM(UTC)
bvcoder

Rank: Member

Joined: 8/1/2007(UTC)
Posts: 310

Whenever you see object reference exceptions due to UrlRewriter, then the problem is really with the SQL Server database. If the web site cannot talk with the SQL Server database, you get this error.
Thanks,
Satya
support @ bayquel.net
Work: +1 803 883 3226
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.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012