Hi,
I have a solution with an sql database. I've downloaded and installed the latest update 2008-01RC1. When I try to access the /admin area I receive the following error:
Line 1: <%@ Page Language="vb" AutoEventWireup="false" CodeBehind="GetLanguageMdb.aspx.vb" Inherits="Dynamicweb.Admin.GetLanguageMdb" %>
Line 2: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>
Line 3:
I assumed that I needed to download the "language.mdb" and install it in the solution, but I simply cannot find were should I put it.
I also notice the existence of a new folder inside the application folder called "database" with "Sms.mdb" inside. I conclude this should be created inside the "database" virtual folder for solutions that use access but in this case I'me using sql.
Were should I place the "language.mdb" in order to correct this? How should I proceed to correctly upgrade the sql database.
There is also one more issue with this latest update. The news module (v2) stops showing news in the frontend. Is this related to the template changes in the new release?
Best Regards,
RA