Type is undefined MVC AJAX Script
Posted
by zsharp
on Stack Overflow
See other posts from Stack Overflow
or by zsharp
Published on 2009-10-27T00:06:56Z
Indexed on
2010/05/13
13:14 UTC
Read the original article
Hit count: 215
asp.net-mvc
on one page of my app i get a Type is undefined on the ajax script. why would this be?
EDIT
Type is not defined
MicrosoftMvcAjax.js()()Microsof...vcAjax.js (line 6)
[Break on this error] Type.registerNamespace('Sys.Mvc');Sys.Mv...reate_AjaxOptions=function(){return {};}
© Stack Overflow or respective owner