When I've finished running your excellent installer, it tries to browse the site, and I get this error message:
<H1>Server Error in '/bvc5' Application.
<HR width="100%" color=silver SIZE=1>
</H1>
<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>
<B>[1]
Version Information:[/1] Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832
This applied to both
http://localhost/bvc5/bvadmin/ and
http://localhost/bvc5/ Any ideas on how to fix this? I selected integrated secruity for SQLExpress
All the Best
Tony<!--
[NullReferenceException]: Object reference not set to an instance of an object.
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)
-->