IIS7 resource kit?
Hi, is there an equivalent IIS7 resource kit? Particularly I'm looking to use tinyget to stress test my application.
View ArticleRound Robin NLB and Session State
Hi,I seem to be finding mixed information about load balancing serveral web servers and configuring session state.Ideally I'd like to be able to use round robin load balancing.So my question is if I...
View ArticlePKD
I'm experiencing strange behaviour on one of my Servers and I'd like to see if anyone can give me a clue as to what's going on. Windows Server 2008 R2 Enterprise if I make a Default.aspx file...
View ArticleChanging file before synchronization
Is it possible to intercept a file sync and make some modifications? I specifically need to change the connectionstring on web.config depending on the host so I can use multiple sql servers.Thanks
View Article/sitemap.xml redirecting to /map.xml
Hi EveryoneTry this link and you'll see it: http://www.madesimplemedia.co.uk/sitemap.xmlWhat would cause this? I'm really new to this so please assume I know nothing!I'm running this web.config on the...
View ArticleProblem with redirecting traffic from www3 to www
HelloI implemented the non-www to www rule as suggested elsewhere in the forum and it works great. It redirects requests for domain.com towww.domain.com. This is associated with the IIS Site...
View ArticleHow to redirect to new URL but maintaining original querystring
requirement is to redirect from http://abcd.com/id=1234abcd&cd=12eds to http://xyz.com/id=1234abcd&cd=12eds where query string could be any thing.... whole point here is redirect URL1 to URL2...
View ArticleVirtual FTP Hosts
Hi,With IIS 8 I've setup a bunch of virtual ftp hosts, actually websites with ftp enabled on them, enabled useDomainNameAsHost (true), specified the hostname during ftp setup, and when i click bindings...
View ArticleI'm on HOUR 12 now...please help IIS7 Server WP index.php problem
So I set up my own dedicated server with GoDaddy thinking that it would be good to use instead of shared hosting. Problem is that I set up a WINDOWS IIS 7 Server and apparently Wordpress doesn't work...
View ArticleQueryString Value Based Redirects
I need to redirect all pages which has below values in query strings to another URLhttp://abcd.com/ex: http://xyz.com/article.aspx?Center=BeautyCenter&top=90274&id=1Â (note: Id would have any...
View ArticleIIS 7, reverse-proxy, ssh, chrome, pdf never returns
I have a strange problem, and not sure what could even be wrong. I have a new setup: 2008 R2, IIS 7, AAR 2.5, urlrewrite 2. I have a primary website that accepts all the traffic on ports 80/443,...
View ArticleHA and DR for .Net Application based on IIS 7.5
Hi All,We have an internal website which is built on .Net and will use a Oracle DB. Therefore, we are planning to use IIS 7.5 for the same. The number of users who will access this website is a max of...
View ArticleWhat is stage and deploy in IIS?
Thanks.Reference slide:http://imageshack.us/photo/my-images/688/capture1mh.png/
View ArticleHow a POST request processed?
I am trying to understand a very important thing. Let's say I have form with huge data. When a user submit this huge data form to my Server. Then http.sys will receive this request with huge data and...
View ArticlePlease explain the 2 Don't points in the slide.
Thanks.Reference slide:http://imageshack.us/photo/my-images/853/capture3wal.png/
View ArticleBackup related questions
How to check integrity of data backed up?How to ensure long-term data storage medium shelf life?Reference slide:http://imageshack.us/photo/my-images/43/capture4cc.png/
View ArticleRE: Could you please explain scenarios in this slide?
Thanks.Reference slide:http://imageshack.us/photo/my-images/33/capture5uc.png/
View ArticleHandlers for aspx file.
Suppose I have 2 handlers for aspx files. If there is a request for aspx file, which handler will run first? Will both of them run for this request? Thanks.
View Articlei build web application with oracle connectivity which is runing fine on...
i am working on 64bit os and x64 odpCould not load file or assembly 'Oracle.DataAccess' or one of its dependencies. An attempt was made to load a program with an incorrect format.Assembly Load Trace:...
View ArticleDeploying Same Web Application in Multiple Server
Hi,I Have a Web Application which i want to deploy in multiple server. I would be tedious for me to go to each servers IIS and create a virtual directory and configure it manually. so please guide me...
View Article