Developer forum

Forum » Rapido » Dynamic article

Dynamic article

Anton Marinó Stefánsson
Reply

Hello,

 

We have an issue with dynimic article. The customer has been using them for a while now and we havenĀ“t made any changes to them but now we are getting errors like this

https://a4.is/Default.aspx?ID=2400&Purge=True

any ideas what could be causing this?

 

best regards,

Anton

 


Replies

 
Adrian Ursu Dynamicweb Employee
Adrian Ursu
Reply

Hi Anton,

I am not sure if it's helpful but this is your actual error:

RazorTemplateModel <template>' does not contain a definition for 'PageID' and no accessible extension method 'PageID' accepting a first argument of type 'RazorTemplateModel<template>' could be found (are you missing a using directive or an assembly reference?)
Line 10925: 'RazorTemplateModel<template>' does not contain a definition for 'Item' and no accessible extension method 'Item' accepting a first argument of type 'RazorTemplateModel<template>' could be found (are you missing a using directive or an assembly reference?)
Line 10927: 'RazorTemplateModel<template>' does not contain a definition for 'Item' and no accessible extension method 'Item' accepting a first argument of type 'RazorTemplateModel<template>' could be found (are you missing a using directive or an assembly reference?)
Line 10927: 'RazorTemplateModel<template>' does not contain a definition for 'Item' and no accessible extension method 'Item' accepting a first argument of type 'RazorTemplateModel<template>' could be found (are you missing a using directive or an assembly reference?)
Line 10967: 'RazorTemplateModel<template>' does not contain a definition for 'Item' and no accessible extension method 'Item' accepting a first argument of type 'RazorTemplateModel<template>' could be found (are you missing a using directive or an assembly reference?)
Line 11004: 'RazorTemplateModel<template>' does not contain a definition for 'Item' and no accessible extension method 'Item' accepting a first argument of type 'RazorTemplateModel<template>' could be found (are you missing a using directive or an assembly reference?)
Line 11004: 'RazorTemplateModel<template>' does not contain a definition for 'Item' and no accessible extension method 'Item' accepting a first argument of type 'RazorTemplateModel<template>' could be found (are you missing a using directive or an assembly reference?)

It seems that something has changed in a template.

Adrian

 

You must be logged in to post in the forum