Hello,
i want to install the JavaScript files on a web-Server. On my dev-PC is Version 2012.2 SR 2014 installed. But in the Folder C:\inetpub\wwwroot\aspnet_client\Infragistics are only the older Versions (last Version is 20121CLR4). Where is 20122CLR4 ???
Is there any minified and combined Version of the JS-Files available? At the Moment, i use the CDN, but my wenserver is in Germany and the timedelay if the CDN is requested is much too Long. So i try to host it on my own Server.
Thank's
Patric
Hello page ,
I’m just following up to see if you’ve been able to resolve your issue. If you have any questions or concerns or if you need further assistance please let me know.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support
Hello Patric,
Thank you for posting in our forum.
Was IIS enabled when you installed 2012.2 SR 2014? Try re-installing it and it should generate a folder for that version in C:\inetpub\wwwroot\aspnet_client\Infragistics.
Generally all of the Aikido controls have their scripts as embedded resources in their assemblies and there is a minified and non-minified version.
Basically if you set debug="false" for the config file the script manager will pull the minified versions of those file from the embedded resources.
I’m looking forward to your reply.
Developer Support Engineer II