Error: HTTP Error 404.17 – Not Found (The requested content appears to be script and will not be served by the static file handler. ) solution: Please make sure the .Net Framework4.0 installed on your IIS server. If you have installed .Net Framework4.0 on your IIS server, please run “aspnet_regiis -i” in C:\Windows\Microsoft.NET\Framework\v4.0.21006 If above [...]
Unable to connect to any outbound FTP with a client application or via the command line(DOS) *note , this is assuming you do not have a firewall blocking the app* there are two settings of the network card that may cause problems with transfers. Both have to do with offloading tasks from the operating system [...]
First things to ensure is that if you installed the 64bit version of Perl. Make sure you install the 64bit version of Mysql and mysql-devel. You will also need the GCC compiler installed on the server for linux. To check the current Perl modules installed run instmodsh To install the module run perl -MCPAN -e [...]
Error: Failed to retrieve the Anonymous User Token for ASP Application The error can occur if you are running a classic asp application under iis7 . You will need to disable Run On End Functions . This can be done under the virtual host settings > asp > click the + next to debugging and set run [...]