Allow application name as entry point without trailing characters
I've setup rules to rewrite http(s)://env.company.domain/app-web to a server farm in front of a Weblogic cluster. There are like a dozen apps that follow this pattern.I'd like a condition to allow...
View ArticleUsing Appcmd to set preloadEnabled=true
Hi Guys,I need to set the following options in applicationhost.config for a given virtual application on a Windows 2008 R2 server,AlwaysRunning = TrueAutoStart = TruepreloadEnabled = TrueI am handling...
View ArticleLoad testing tools for IIS6+
I'm hosting an mvc4 web api and would like to know what are some good load/perf testing tools?I just want to send an http get and make sure it isn't being cached by the server (my app) each time.(i.e)...
View ArticleMap static ip with registered Domain ???
Hello To all respective Expert,Actually sir I have a registerd Domain Like 'abcd.in' and static ip '1.2.3.4'. Now I want to map registerd domain with My static Domain...Please Guide me step by step to...
View ArticleMulti Audio Tracks with different media format
Can a video presentation with multiple audio tracks, have these tracks encoded with different audio encoders?Like, can I have for a video presentation 3 audio tracks of different langauages each track...
View ArticlePermVerif.js - documentation - how to use it to check permissions for users
Hello fellow IIS Admins:I have been running Log Parser 2.2 and found a lot of permissions issues. I have IIS resource kit and am aware of a file called PermVerif.js which is claimed to verify security...
View Article404 NOT FOUND ERROR
Greetings,I need help with a rule entitled freelancerEducationRewrite. Below is my web.config file:<?xml version="1.0"...
View ArticleSQL Query Error. Kindly help
Kindly help with this sql query,Trying to include WHERE j.category=1, leads to an errorSELECT TOP(3) COUNT(e.[PostingID]) as itemcount, e.PostingID, j.title, j.keywords, j.category FROM Views e JOIN...
View ArticleIIS 7 default integrated ASP.net v4 App Pool can't seem to start
I tried browsing in localhost it gives this 503 error:http://mvolo.com/where-did-my-iis7-server-go-troubleshooting-503-quotservice-unavailablequot-errorsmight be wondering whether not activating...
View Articlecant work on mysql and php together
i have installed php and mysql my php file is saved as php and when i run my php fie it shows me the code instead of UI and when i change the php file name to php.ini i get a database error stating...
View Article403 with chrome
Hi,we have a website running on IIS 7, which requires a client certificate which is then mapped to a windows user.I've used the same certificate in FF, IE, Opera and Safari and it worked just fine.Only...
View ArticleWebMatrix 2 Upgrade infinite loop
Hello,I see this problem when starting WebMatrix 2 several months. Now I have clear installation of Windows 7 SP 1 and the message is still here. So please are you able to correct it?Vladimir
View ArticleRemember width of left panel
Hello,is it possible to store my current width of left panel? Default size is too narrow... If not from application is it possible via Registry?Vladimir
View ArticleCleartype in editor
Hello,don't you plan to use default Windows ClearType in editor? Current simple antialiasing is bad for eyes.Vladimir
View ArticleErrors using Azure Reporting
Hi!I'm having quite some difficulties using Azure my goal is to be able to publish an ASP.NET MVC3 website on azure and being able to run services like: Mail, Sharepoint, Reporting and AD.I'm stuck at...
View ArticleGetting things to work without adding a foldername/ to all includes and paths...
I recently got this huge application written in classic asp that came to me in a zip file called ivx. I'm on IIS 7 running on Windows 7 64 home premium on my laptop.What I've now done is unzipped ivx...
View ArticleWildcard mapped ISAPI extension and custom errors
Hi,I have a wildcard mapped ISAPI extension, and when I tell IIS that I do *not* want to handle the request, I use HSE_REQ_EXEC_URL with a setting of HSE_EXEC_URL_IGNORE_CURRENT_INTERCEPTOR, which...
View ArticleError Renewing SSL Certificate in IIS 8 - "failed to remove the certificate"
I am trying to renew a SSL certificate for my server which is running Windows Server 2012 and IIS 8. I have generated a certificate request and received my certificate back from the certificate...
View ArticleIIS 5 to IIS 8 migration
OK, this should be fun to read the responses. I have been handed a Windows 2000 Server (IIS 5) and told that the pages and apps on there need to live forever, but I need to get off Win2K. A lot looks...
View ArticleRedirect from http to https
Let's say I create 2 bindings , one to http 80, and the other one https 443I want to configure such that when the user goes to http, will redirect to httpsI tried the HTTP redirect in IIS but it still...
View Article