Developer forum

Forum » Dynamicweb 10 » Compile error with DW10 Swift Summit Beta

Compile error with DW10 Swift Summit Beta

Justin Sjouw Dynamicweb Employee
Justin Sjouw
Reply

Hi All,

Im trying to get the Summit Swift demo running, the empty DW10 was running fine, but when I add swift I get:

Error compiling template "Designs/Swift/Paragraph/Swift_ImpersonationBar.cshtml"
Line 46: The name 'RenderSecondaryUser' does not exist in the current context
Line 50: The name 'RenderUser' does not exist in the current context
Line 52: The name 'RenderSwitchUser' does not exist in the current context
Line 54: The name 'RenderSignOut' does not exist in the current context
Line 64: The name 'RenderUser' does not exist in the current context
Line 66: The name 'RenderSignIn' does not exist in the current context
Line 75: The name 'helper' does not exist in the current context
Line 79: The name 'helper' does not exist in the current context
Line 83: The name 'helper' does not exist in the current context
Line 93: The name 'helper' does not exist in the current context
Line 104: The name 'CustomerListLink' does not exist in the current context
Line 109: The name 'helper' does not exist in the current context
Line 120: The name 'CustomerListLink' does not exist in the current context

What am I missing?

Justin


Replies

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply
This post has been marked as an answer

Hi Justin

It is @helper calls in the templates. You should enable automatic template conversions in settings:

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

Thanks! I assumed since this was a DW10 specific download the conversion was already done. Seems this assumption was the parent of something :-)

 

You must be logged in to post in the forum