Rest Extension Not working after moving code into 4.11.10
Hi,
I have recently moved my code from 4.7.1 to 4.11.10. In old version rest extensions used to work perfectly. But in 4.11 they are not working and I am getting 500 error. Even debug is also not hitting there.
Rest Extension Not working after moving code into 4.11.10
Hi,
I have recently moved my code from 4.7.1 to 4.11.10. In old version rest extensions used to work perfectly. But in 4.11 they are not working and I am getting 500 error. Even debug is also not hitting there.
URL for the rest methon http://localhost/Base/Landing/GetCountries/3
NOTE:- I have not upgraded the umbraco. I just moved my code to higher version
Some code
namespace Test.Umbraco.Ajax {
is working on a reply...