A
ArtG
I have a class library that contains web controls. I would like to put Java
script files in the class library and have the web application download the
Javascript from the classlibrary. I downloaded ASP/.Net AJAX and tried the
example in http://ajax.asp.net/docs/tutorials/EmbedScriptFile.aspx but I
can't get it to work. I can't find the assembly System.Web.Extensions. When
I try to build the classlibrary I get error messages saying that it cant find
UpdatePanel and ScriptManager.
Do you know where I can find the DLL for System.Web.Extensions? Will this
solve the problem? Has anyone gotten this to work?
script files in the class library and have the web application download the
Javascript from the classlibrary. I downloaded ASP/.Net AJAX and tried the
example in http://ajax.asp.net/docs/tutorials/EmbedScriptFile.aspx but I
can't get it to work. I can't find the assembly System.Web.Extensions. When
I try to build the classlibrary I get error messages saying that it cant find
UpdatePanel and ScriptManager.
Do you know where I can find the DLL for System.Web.Extensions? Will this
solve the problem? Has anyone gotten this to work?