Multiple FTP Sites not allowing connections.
I currently have a Windows 2012 Server with IIS Installed.The webserver is connected to a 2012 domain controller, which will be used to manage user accounts.There is one IP comming into the webserver...
View ArticleRE: MageliaWebstore Install Issue
Can someone take a look at this? Will this work with windows authentication or do I have to have SA account?
View ArticleIIS 8 Express HTTP Error 404.3 - Not Found
Hi,I have recently setup VS 2k12, Framework 4.5 is setup as well (I did a asp-regiis) from the 4.5 folder as I had some issuees running 1 website with the full IIS that I have on my dev machine.Inside...
View ArticleWebmail problem
Hi! I have a big problem. In the Starter Site Template error at: WebMail.Send(to: "email", subject: "Please confirm your account", body: "Your confirmation code is: " + token + ". Visit <a href=\""...
View ArticlePassword error during installation
HiI'm trying to install Acquia Drupal 7 via the Web Platform Installer 4.0, but I'm always getting an error during the 3rd step of the installation: "The specified password for user account 'root' is...
View ArticleIIS 7.5 redirection problem
HiOn Win2008 R2 + .net 4.0 we have found a strange problem.Publishing new web site, when you try to access it via http://mysite.company.com it automaticaly redirects you on...
View ArticleWebmatrix 2 publishing failures - Database
I am using WM2 to develop and deploy several Umbraco sites using SQL server as the database. I am developing the sites locally and publishing them via WM2. My experience is leading me to believe that I...
View ArticleGetting <?php info(); ?> to update changes from php.ini file
Hello. I've worked on getting the mysql.dll module to communicate within my PHP version 5.4.11 for several days with limited success so far. What irks me is that whenever I try and verify...
View ArticleRedirect works but Rewrite Fails
My simple code:<rule name="tester" stopProcessing="true"> <match url="^test$" /> <action type="Rewrite" url="/about" /> </rule> Here's the thing, if I set the action to...
View ArticleService Unavailable : HTTP Error 503. The service is unavailable.
Hi i have problem in IIS 7 and classic asp web sites, i received following error.Error:Service Unavailable : HTTP Error 503. The service is unavailable. 1. This is not happened in entire web site,...
View Articlesstp behind dynamic ip through ARR to Server Farm
Okay, as the subject states - I have a somewhat "connect the dots" problem trying to host many ssl apps on sevral vm's on 443 behind a single dynamic residential IP - i am presently successfully...
View ArticleUnable to install Visual Studio 2012 Express
I am attempting to install Visual Studio Express 2012 by selecting Windows Azure SDK for .NET (VS 2012)1.8 - October 2012 from the Web Platform Installer 4.I have made several attempts from two...
View Articleinstalled iis but iis manager still not available
i installed all features of iis from control panel. but cannot find or open inetmgr.exe and when i open http://localhost get following error : "HTTP Error 404.4 - Not FoundThe resource you are looking...
View ArticleIIS 7 App pool 32-bit application enable - Memory usage
I have a windows 2008 64bit server with 8 gigs of ram. I have a 32 bit compiled application running in an app pool with 32-bit applications set to true. What is the maximum amount of memory this app...
View ArticleClient Certificate Authentication with certificate from a trusted CA not working
Hi,I am working on setting up Client Certificate Authentication in IIS. For some reason, if I use a server certificate from a trusted Certification Authority (DigiCert), the client certificate mapping...
View ArticleHTTP Error 500.19 Internal Server Error invalid configuration data.
Hi, I am migrating a server from IIS 7 to IIS 7.5, both servers have php installed on them to run the php site and the web.config is works fine at the old server, fast cgi is configured configured...
View ArticleWeb platform installer fails to update visual studio express 2010
Here are the logs:http://youravismail.com/test/logs/ Thanks for any help (I'm not hoping for much , this problem has been ongoing for a while now)
View ArticleCheck ";" at end of line?
Is there a option or something to check if it's missing ";" in the end of line when editing php?
View ArticleAccess to web site wroks from external and presents a blank page internally
I do have this message "The server is configured to use pass-through authentication with a built-in account to access the specified physical path. However, IIS Manager cannot verify whether the...
View ArticleCan WebMatrix import an sql file to create/update the MySQL database?
I have an sql file containing the info/data to create the tables and import the data into an existing MySQL database.The database exists in rudimentary form and I can access it via WebMatrix.And...
View Article