IIS 7.5 on Windows Server 2008 R2 slow to access session variables
We currently have a windows server 2003 dedicated server running a fairly large classic ASP website on IIS 6. This server has 2GB of RAM and a single core AMD Athlon 3500+ processor. We are moving over...
View ArticleTwo Questionmark, changing one to ampersand
Hey guys, I try to get url rewrite work for my domain, but all of my trials fails, by now. I want to rewrite http://www.domain.com/index.php?test.php?_escaped_fragment= to...
View ArticleRelated to enableUncPolling attribute of Redirection.config file.
On the non microsoft network file system I am keeping the files and using this UNC path to create the website using IIS 7.5. The file system fails to complete the IRP_MJ_DIRECTORY_CONTROL for...
View ArticleDrupal Commerce - don't have permission
Do not know if this topic is for here, so advance please excuse me if I'm wrong.After much trouble I could to install Drupal Commerce with WPI, but the following problem occurs:folder inetpub, wwwroot...
View ArticleApplication Request Routing 2.1 does not cache all cacheable...
When caching http-requests/responses and MS-ARR caching rule includes the http-request-query-string; the file-name together with query-string can exceed file-system’s file-name limit which is...
View ArticleJoomla install : error for Microsoft Drivers 3.0 for PHP for SQL Server
Hi, I'm trying to install Joomla with Webmatrix 2. I have an install error with the component "Microsoft Drivers 3.0 for PHP for SQL Server " : DownloadManager Information: 0 : Starting EXE command for...
View ArticleFriendly Url AND extensionless
Hi Please help me get this to work so that I can have this url friendly and extensionless. At the moment it is trying to add .aspx to the end of the query string. Also I am getting an error 500 on the...
View ArticleIIS7.5 authPersistSingleRequest=false, and authPersistNonNTLM=false, but why...
In my case, my WCF restful services hosted in IIS use windows authentication using Kerberos. Both authPersistSingleRequest and authPersistNonNTLM settings are false, however, I noticed different...
View ArticleDatabase download fails because WebMatrix tries to re-create server-side users
I tried to download an existing Orchard CMS site into WebMatrix to have the same data locally as on my published Website. This worked fine until the database was downloaded. It failed because it...
View ArticleNETFramework45 not yet available (only NETFramework45rc)
Hi all, NETFramework45 does not seem to be available although the default feed seems to have it (https://www.microsoft.com/web/webpi/4.0/webproductlist.xml). In fact there are multiple entries for...
View ArticleAdd version segment to WCF url
Is is possible to use url re-writing to add a version segment in the url?For example, the raw url is something like: http://host.com/v2/categories/5 and I want it rewritten to...
View ArticleWebDeploy command-line - remove app_offline at the end
I've been trying to make this work the whole day - to publish my website in 2 steps having app_offline (my custom app_offline) published and then removed:1. First I build a package using msbuild which...
View ArticleGet FTP State using VBScript & WMI
Hi I have been trying to write a VBScript that will use the WebAdministration WMI namespace to query the state of any FTP sites that have been set up on the server. I have successfully achieved this...
View ArticleSubdomain on fly
I need to implement the sub domains in asp.net web forms (not MVC) for all clients on fly e.g. Here is the whole scenario I have a General website for every one as http://mydomain.com and once a client...
View ArticleLooping playlists
Does anyone know of a way to create a playlist that emulates a live/linear stream with smooth streaming? This used to be a feature in WM9 called Server Side Playlists I used on a few occasions and was...
View ArticleForms authentication fails for every postback in a website which uses ARR to...
Hi, I have to say I am very new to this whole field. Scenario. I have 2 website a.com and login.com (a uses this to authenticate) So unauthenticated user who tries to access a.com will get redirected...
View ArticleHow to get list of all Http Redirection on a single website on IIS7
HiI have multiple site hosted on IIS7. How to get list of all Http Redirection on a single website for eg: www.mysite.comThere are so many sub folders and sub sub folders on mysite.com. These...
View ArticleHow to get list of all Http Redirection on a single website on IIS7
HiI have multiple site hosted on IIS7. How to get list of all Http Redirection on a single website for eg: www.mysite.comThere are so many sub folders and sub sub folders on mysite.com.These redirects...
View Articlepattern matched when test but is not working. http://localhost:11111/&
Hi everybody, I have a pattern that match http://localhost:11111/& http://localhost:11111/& and then redirect it to another location. simple match pattern "http://localhost:11111/&" when...
View ArticleForce IIS IP Filtering to read an alternative value for incoming traffic ip
Is it possible on IIS6 to force the IP Filtering module built into IIS read a client ip field inserted into the header by an isapi filter and use THAT for the filtering basis? I'm thinking no.....
View Article