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