Specified argument was out of the range of valid values. Parameter name: site

I am getting this Kind of Error like:: Specified argument was out of the range of valid values.Parameter name: site while Debugging any of my Project. I have also tried after Reinstalling My Visual Studio 2012. But again the same kind of problem I am getting while Debugging. My System’s Configurations are : Windows 8 … Read more

All links in my site start with localhost?

This is my website http://173.214.165.83/. The home page shows, but all links start with localhost/wordpress, rather than the current address, which is 173.214.165.83. The server is windows and runs IIS 7. WordPress is in C:\inetpub\wwwroot\wordpress. WordPress is installed by Web Platform Installer. I’m new to IIS. How should I fix the link problem? I hope … Read more

Handler “ExtensionlessUrlHandler-Integrated-4.0” has a bad module “ManagedPipelineHandler” in its module list

To be honest, I’ve tried to turn a dirty trick on IIS and just when I thought that I was going to get away with it, I realized my workaround doesn’t work. Here’s what I’ve tried to do: 1) I have ASP.NET application which has Preloader class that inherits IProcessHostPreloadClient and does all the heavy … Read more

WordPress Network on IIS7/SQL Server – Rewrite Issues

I’ve just installed a fresh WordPress setup on Windows Server 2008 Web R2 (IIS7) with SQL Server Express and WordPress 3.1. I completed the install successfully and logged into the admin section to start the activation of the WordPress network (using sub-domains). Having edited the wp-config file, I added the code WordPress generated to both … Read more

Installing wp3.2.1 on IIS; getting empty sessions

i have to install wordpress 3.2.1 on IIS 5.0 (yeah, i know…) here. Brand new default wordpress installation, no plugins ore previous versions installed. So, i downloaded the 3.2.1.zip and the 3.2.1-IIS.zip, unzipped everything and set up the database, but i get the same issue every time: everything works, except when i try to login … Read more