Developer forum

Forum » Development » Created a test site, and get an error

Created a test site, and get an error

Kevin Krämer
Reply

Hi

I have created a test site that runs locally, to make sure that the custom modules of the solution work in DW 8. I have made a copy of the application folder and the database. The test site should use the same files folder as the main solution.

I followed the steps described in the pdf on how to install DW 7 on IIS 7. 

When i try to open the site i the following error: Invalid object name 'EmailMarketingEmail'. (see attachment Frontend error)

If i then go my test sites administration page, i get the following error as soon as i try to log in: System.IndexOutOfRangeException: AccessUserState (see attachment Backenderror)

 

 

Backenderror.JPG Frontenderror.JPG

Replies

 
Nicolai Høeg Pedersen
Reply
This post has been marked as an answer

Hi Kevin

It is because the DB is not updated correctly.

Make sure the DB user has DDL permissions and see this thread:

http://developer.dynamicweb-cms.com/forum/development/updating-the-dev-environment.aspx

Nicolai

Votes for this answer: 1
 
Kevin Krämer
Reply

Hi Nicolai

I just tried that, and i can log in now :D

But now i get the following error if i try to open the site: System.IndexOutOfRangeException: ShopStockStateID

 

 

Frontenderror2.JPG
 
Nicolai Høeg Pedersen
Reply
This post has been marked as an answer

Hi Kevin

 

Do the same in the ecomupdate.xml!

Nicolai

Votes for this answer: 1
 
Kevin Krämer
Reply

Thank you very much Nicolai, you saved my day :)

 

 

 

You must be logged in to post in the forum