Wednesday, March 21, 2012

compilation error comes, if "ASPAJAXExtSetup.msi" is not installed

hello,

whts the cause when AJAX-enabled application complied such a machine, where "ASPAJAXExtSetup.msi" is not installed....error is "enable to load assembly....cause very much clear due to not installation of "ASPAJAXExtSetup.msi"...

but, it is necessary to install such ...msi or we can add some "dlls" in application as we are doing previously in case of "Atlas".

wht we have to do....suggest me.....

Ajmal

you need

v1.061025 System.Web.Extensions.dll

v1.061025 System.Web.Extensions.Design.dll

i think you also need both of them in GAC


thnx dude....

but, it not need to install above dll's in GAC

Ajmal


hi

For GAC, be honestly i am not sure whether you need msi to do it or not

You can try drage system.web.extensions. dll and system.web.extensions.design.dll to C:\WINDOWS\assembly

then try run your ajax web page

No comments:

Post a Comment