Install problem

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
Hi All,
I'm new having been introduced to nopcommerce by member Mr Shrek.
Anyway, I downloaded the zip, extracted, uploaded to my host, created a database, did the install.aspx and instead of the wizard I get the source code.
Here's a cut and paste of a few lines.
<%@ Page Language="C#" Inherits="NopSolutions.NopCommerce.Web.Install.InstallPage"
    Theme="Install" CodeBehind="install.aspx.cs" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="Head1" runat="server">
    <title>nopCommerce installation</title>
<snip>several lines removed to save space</snip>
            <td class="center">
                <asp:Label CssClass="header-text" Text="nopCommerce installation" runat="server"></asp:Label><br />
                <asp:Image ID="imgHeader" runat="server" CssClass="header-img" />
                <asp:Panel runat="server" ID="pnlWizard" CssClass="content">


Can anyone advise me as to what I might have done wrong, Is the 1.8 downloaded corrupted by an chance or is it at my end?
Hope some one can help me.
regards
13 years ago
Ok, I figured out the problem.
Thanks to member Mr Shrek for helping out.
New error posted.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.