Developer forum

Forum » Dynamicweb 9.0 Upgrade issues » Dynamicweb.ContentModule not in dw9 assembly?

Dynamicweb.ContentModule not in dw9 assembly?

Thomas Berthelsen
Reply

Hello,

We're having this issue as seen in the attached image. should a custom globalasax be rewritten or are we missing the root of the error?

Thomas

Capture1.PNG

Replies

 
Morten Bengtson Dynamicweb Employee
Morten Bengtson
Reply
This post has been marked as an answer

Hi Thomas,

The ContentModule class was moved to the Dynamicweb.Modules namespace, so you should instead reference Dynamicweb.Modules.ContentModule.

Make sure that you recompile any custom code in your solution.

You can read more about upgrading to DW9 here:

https://doc.dynamicweb.com/downloads/releases/other/upgrading-to-dynamicweb-9

Best regards,
Morten

Votes for this answer: 1

 

You must be logged in to post in the forum