Developer forum

Forum » Development » Problems with 2008-01RC1 deployment

Problems with 2008-01RC1 deployment


Reply

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


Replies

 
Reply

Download Language.zip from the same place where you found the RC, unzip it and place Language.mdb in your /Admin folder.

 
Reply

Hi,


 


I've instaled the latest release but now I receive the following error with the news module v2:


 


System.Web.HttpException: Directory 'D:\home\alencnet\delta.alencastre.net\dynamicweb\Files\Templates\NewsV2\List' does not exist. Failed to start monitoring file changes. at System.Web.FileChangesMonitor.FindDirectoryMonitor(String dir, Boolean addIfNotFound, Boolean throwOnError) at System.Web.FileChangesMonitor.StartMonitoringPath(String alias, FileChangeEventHandler callback, FileAttributesData& fad) at System.Web.Caching.CacheDependency.Init(Boolean isPublic, String[] filenamesArg, String[] cachekeysArg, CacheDependency dependency, DateTime utcStart) at System.Web.Caching.CacheDependency..ctor(String filename, DateTime start) at System.Web.Caching.CacheDependency..ctor(String filename) at Dynamicweb.Templatev2.Reader.GetFileContent(String Path) at Dynamicweb.Templatev2.Reader.Read(String Path, Int32 counter)

 


You can check it at http://delta.alencastre.net/Default.aspx?ID=1.


 


I created directory "List" but I still get template problems because I cannot access the templates that are listed inside that directory in the paragraph configuration of module new v2.


 


Any idea about how to solve this?


 


Best Regards,


 


RA

 
Reply

have you triede editing your Update.xml till 150 and then reset the IIS and run the application again , to get all template files from pervious versions of dynamicweb? Maybe thats what's missing :)




Best Regards


Jais Edelmann

 

You must be logged in to post in the forum