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

Notification

Icon
Error

KeithHill
#1 Posted : Wednesday, April 23, 2008 8:38:41 AM(UTC)
KeithHill

Rank: Member

Joined: 4/23/2008(UTC)
Posts: 14

Good Morning All.

I downloaded BV5 last Friday and have been trying to run on a standalone PC..

Finally I have mamaged to create something :smhair:



<UL>
<LI>I have SQ Server Installed,
<LI>removed net 3.5, reinstalled net 2.0
<LI>IIL is set up correct - (I think)
<LI>Removed &amp; reinstalled BV5
* Unable to set a password, Had to use "Integrated Security"
</UL>
When Admin panel opens I get the following text in my browser



&lt;%@ Page Language="VB" MasterPageFile="~/BVAdmin/BVAdmin.master" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="BVAdmin_Default" title="Dashboard" %&gt;

&lt;%@ Register Src="Controls/MessageBox.ascx" TagName="MessageBox" TagPrefix="uc2" %&gt;
&lt;%@ Register Src="../BVModules/Controls/ContentColumnControl.ascx" TagName="ContentColumnControl"
TagPrefix="uc1" %&gt;
&lt;asp:Content ID="Content1" ContentPlaceHolderID="MainContent" Runat="Server"&gt;
&lt;h1&gt;Dashboard&lt;/h1&gt;
&lt;div id="dashboard" &gt;
&lt;uc2:MessageBox ID="MessageBox1" runat="server" EnableViewState="false" /&gt;

&lt;table border="0" cellspacing="0" cellpadding="0" width="920"&gt;
&lt;tr&gt;
&lt;td class="layout4column1"&gt;
&lt;uc1:ContentColumnControl ID="ContentColumnControl1" runat="server" ColumnID="101" /&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;
&lt;asp:ImageButton ID="EditImageButton1" runat="server" AlternateText="Edit Column 1" ImageUrl="~/BVAdmin/images/buttons/edit.png" PostBackUrl="~/BVAdmin/Content/Columns_Edit.aspx?id=101" /&gt;
&lt;/td&gt;
&lt;td class="gutter"&gt;&amp;nbsp;&lt;/td&gt;
&lt;td class="layout4column2"&gt;
&lt;uc1:ContentColumnControl ID="ContentColumnControl2" runat="server" ColumnID="102" /&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;
&lt;asp:ImageButton ID="EditImageButton2" runat="server" AlternateText="Edit Column 2" ImageUrl="~/BVAdmin/images/buttons/edit.png" PostBackUrl="~/BVAdmin/Content/Columns_Edit.aspx?id=102" /&gt;
&lt;/td&gt;
&lt;td class="gutter"&gt;&amp;nbsp;&lt;/td&gt;
&lt;td class="layout4column3"&gt;
&lt;uc1:ContentColumnControl ID="ContentColumnControl3" runat="server" ColumnID="103" /&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;
&lt;asp:ImageButton ID="EditImageButton3" runat="server" AlternateText="Edit Column 3" ImageUrl="~/BVAdmin/images/buttons/edit.png" PostBackUrl="~/BVAdmin/Content/Columns_Edit.aspx?id=103" /&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;div style="margin-top:50px;"&gt;&lt;/div&gt;
&lt;!--&lt;p&gt;Sample Layouts to Remove Before Shipping&lt;/p&gt;
&lt;table border="0" cellspacing="0" cellpadding="0"&gt;
&lt;tr&gt;
&lt;td style="background-color:#eee;" class="layout1column1"&gt;layout1column1&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;/td&gt;
&lt;td class="gutter"&gt;&amp;nbsp;&lt;/td&gt;
&lt;td style="background-color:#eee;" class="layout1column2"&gt;layout1column2&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&amp;nbsp;
&lt;table border="0" cellspacing="0" cellpadding="0" width="920"&gt;
&lt;tr&gt;
&lt;td style="background-color:#eee;" class="layout2column1"&gt;layout2column1&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;/td&gt;
&lt;td class="gutter"&gt;&amp;nbsp;&lt;/td&gt;
&lt;td style="background-color:#eee;" class="layout2column2"&gt;layout2column2&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&amp;nbsp;
&lt;table border="0" cellspacing="0" cellpadding="0" width="920"&gt;
&lt;tr&gt;
&lt;td style="background-color:#eee;" class="layout3column1"&gt;layout3column1&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;/td&gt;
&lt;td class="gutter"&gt;&amp;nbsp;&lt;/td&gt;
&lt;td style="background-color:#eee;" class="layout3column2"&gt;layout3column2&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;/td&gt;
&lt;td class="gutter"&gt;&amp;nbsp;&lt;/td&gt;
&lt;td style="background-color:#eee;" class="layout3column3"&gt;layout3column3&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;/td&gt;
&lt;td class="gutter"&gt;&amp;nbsp;&lt;/td&gt;
&lt;td style="background-color:#eee;" class="layout3column4"&gt;layout3column4&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&amp;nbsp;
&lt;table border="0" cellspacing="0" cellpadding="0" width="920"&gt;
&lt;tr&gt;
&lt;td style="background-color:#eee;" class="layout4column1"&gt;layout4column1&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;/td&gt;
&lt;td class="gutter"&gt;&amp;nbsp;&lt;/td&gt;
&lt;td style="background-color:#eee;" class="layout4column2"&gt;layout4column2&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;/td&gt;
&lt;td class="gutter"&gt;&amp;nbsp;&lt;/td&gt;
&lt;td style="background-color:#eee;" class="layout4column3"&gt;layout4column3&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;--&gt;
&lt;/div&gt;
&lt;/asp:Content&gt;

:idea: Help please
builders
#2 Posted : Wednesday, April 23, 2008 9:22:48 AM(UTC)
builders

Rank: Member

Joined: 4/18/2008(UTC)
Posts: 4

well you not alone i also had to use integrated secuirty because i could not get sql login to work, and i get the following on the admin page



<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>
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&amp; 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&amp; completedSynchronously) +64
</PRE>[/code][/td][/tr][/table]
Marcus
#3 Posted : Wednesday, April 23, 2008 9:31:53 AM(UTC)
Marcus

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 1,786

Integrated security will work to create your store but NOT to run your store in most cases. When you are creating your store you are running SQL scripts as your windows user. When the web site is running it runs under the ASPNET account in most cases.

If you use integrated security to create your database you will need to edit the web.config file and change the connection string to use a SQL username/password before your store will work.
Marcus
#4 Posted : Wednesday, April 23, 2008 9:32:24 AM(UTC)
Marcus

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 1,786

Laser - It looks like your IIS isn't configured correctly for ASP.NET. Re-install ASP.NET after you installed IIS.
KeithHill
#5 Posted : Wednesday, April 23, 2008 10:00:02 AM(UTC)
KeithHill

Rank: Member

Joined: 4/23/2008(UTC)
Posts: 14

Can I Upgrade to asp 3.5?
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