Quantcast
Channel: ajaxmin Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 683

Commented Issue: Not working on Azure Cloud App [19366]

$
0
0
I've set up AjaxMin on my local environment following this tutorial (http://www.asp.net/ajaxlibrary/AjaxMinQuickStart.ashx) and it's working great locally. I've tried to push my code out to our development environment hosted on Azure cloud services and I can't seem to get AjaxMin to work. I know that the AjaxMin.dll and AjaxMinTask.dll are included in the project and referenced correctly, since I've seen some ajaxmin errors on the remote environment with different things I've tried, but after cleaning up the errors I get no .min.js files.

I cannot get AjaxMin to produce the files on the remote machine. I get no errors server-side, just 404 errors in the browser. If I try to check in the .min.js files as part of the project, AjaxMin will throw an error since the files are under source control and read-only.
Comments: ** Comment from web user: AaronFisher3 **

Ok, thank you very much for your support. I will handle minification in our dev environment, then check the minified files into our project under source control.


Viewing all articles
Browse latest Browse all 683

Trending Articles