Hi, I'm having this error: org.apache.wicket.markup.MarkupNotFoundException: Markup of type 'html' for component 'com.keepcon.web.timetracking.EmployeeDedicationLoad' not found. Enable debug messages for org.apache.wicket.util.resource to get a list of all filenames tried.: [Page class = com.keepcon.web.timetracking.EmployeeDedicationLoad, id = 0, version = 0] Usually It's because html doesn't exist. But my application is deployed and working. Only with one user, and only in his computer (at least for the moment) I get this error.
Does anyone know what could be causing this selective error? Thanks in advance Tito
