Error calling button enabled in the Design view.
Posted: Thu Aug 15, 2013 11:58 am
When pressing the button design did not trigger the Action Design, error below .. Am I doing something wrong?
Added the codes below in View.
ActionDesignReport = "Design"
ShowButtonDesign = true
Error
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /AlunoHelper/{action}Design
*I do not know because this {action} in front of the name of my action
I'm using MvcMobile with razor.
Thank you!
Tânia
Added the codes below in View.
ActionDesignReport = "Design"
ShowButtonDesign = true
Error
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /AlunoHelper/{action}Design
*I do not know because this {action} in front of the name of my action
I'm using MvcMobile with razor.
Thank you!
Tânia