-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i18n/Code52.i18n.language.js 404 (Not Found) #16
Comments
I get the same error as well. |
I use it in vs2010 and .net 4, it is OK now. It looks like some version of Software occur the problem, may be IIS Express, Vs2012 and so on, I don't know! (sorry for my bad English) |
under the handlers section seemed to fix this for me |
Still now working for MVC 4 2012 IIS Express |
Change it to |
Kfrancis ,could you can give me code52.i18n.mvc4 source for ASP.NET MVC5 for me |
I follow your guide to create the project, but i found en error while running the project.
The error message is:
"GET http://localhost:7739/i18n/Code52.i18n.language.js 404 (Not Found) "
How to fix this problem?
The text was updated successfully, but these errors were encountered: