Developer forum

Forum » Swift » Swift beta installation error

Swift beta installation error

Justin Sjouw Dynamicweb Employee
Justin Sjouw
Reply

Hey,

On a clean installation of DW 9.10, and adding Swift 0.9 via the downloaded zip, the frontend generates the following error: 

Error compiling template "Designs/Swift/_parsed/Swift_Page.parsed.cshtml"
Line 168: No overload for method 'GetString' takes 2 arguments
Line 170: 'ItemViewModel' does not contain a definition for 'GetLink' and no accessible extension method 'GetLink' accepting a first argument of type 'ItemViewModel' could be found (are you missing a using directive or an assembly reference?)

The backend works, and shows the database is connected corretly, so seems like something specifically front-end related.

Best regards,

Justin


Replies

 
Nicolai Pedersen
Reply
This post has been marked as an answer

You need to update dynamicweb.dll to the latest version. It contains a number of viewmodel improvements that Swift relies on.

BR Nicolai

Votes for this answer: 1
 
Justin Sjouw Dynamicweb Employee
Justin Sjouw
Reply

Ah, thanks, works like a charm on 9.10.13 indeed :-)

 

You must be logged in to post in the forum