WPI 4.5 Installation Loop
Hi,whilst trying to install "ASP.NET and Web Tools 2012.2" the installer advises me of an updated WPI installer version 4.5Clicking "I Accept" clears the dialog and the installer churns for a few...
View ArticleAdding new application under Default Web Site
I added a default website, browsing to it worked fine. Then added a new application, and browsing to it would provide a "Could not load type X". To prevent this, I added to the main...
View Articlewhy do i have to add in web.config?
Do I have to include the httpErrors in web.config if i want to have my own custom pages?Hi: I am having something weird going on with my web app. I have a customError set in place...
View ArticleWebsite Hosting IIS 7.5
Ok so im incredibly new at server constructionI am using an HP Proliant ServerWith Windows Server 2008 R2AD DS and DNSI have my DNS up after much trouble in itself with establishing the zones.When I go...
View ArticleManifest -> Fragments Redirect
Hello, We want to control the access to the different Fragments of a Smooth Streaming Content during the playback. Using Smooth Streaming each content is divided into Fragments and the player requests...
View ArticleSharePoint 2007 and URL Rewrite
Hello,I have a URL wich something like this http://domain/nl/url/url2/Page.aspx which I need to redirect to http://domain/url.How would my URL rewrite look like? I'm really confused :)
View ArticlePHPBB is failing due to signature verification
When I attempt to install PHPBB on my Windows 2003 server I recevie the following error:"We're sorry. The following products have failed to install.This product did not install successfully: Downloaded...
View ArticleIIS not acepting Json Posts
Hey,We have a set of IIS web servers behind a cluster of ARR servers.From IE we can post to a url unfortunatly with Chrome making an identical post we are being returned a 403 Forbidden. Post Headers...
View ArticleIIS 7.5 Scaling and Optimization - Help with flooding of new requests
I have an mvc4 web api that services on average (W3SVC_W3WP) 50req/sec (per each server) on 4 physical servers (xeon 2.5Ghz 6 core 12 logical processors with 64G memory running win2008R2...
View ArticleIIS 7.5 Remote manager - read only view for application pools, bindings,...
I am trying to provide the development teams READ ONLT view into IIS 7.5 via the IIS remote manager at a site level rather than a server level. Full admin rights is needed at the server level. So...
View ArticleFile failed sig verification/tampered with: Visual Studio 2012 Express Web...
I've been trying all morning to install this program but it is not working. I thought I already had it but could not locate it on my disk. I tried installing it again and it only installed 2010 for...
View Articlefile path issue with url rewriting
in a folder named project i have a .php file which can take parameters. i'm using this rule:<rule name="Friendly" stopProcessing="true"><match url="^phrasecat/(.+)$"...
View Article[Begginer question] Javascript inside PHP files not working
Hello, i'm making a website and we decided to put the javascript inside the *.php files.We all work on our own local computer, and only me work on the public server.They are all using Apache (from...
View ArticleSplit packets from ARR to java/jetty containing spaces?
I have a server running multiple java middlewares. Each listens on an alternate port. I use ARR (url rewrite) to send requests on port 80 or 443 to the java middleware (99% of the requests are on the...
View Articleerror problems
I have a few problems with some down load and I don't know what I am doing. Can you provide assistance?
View ArticleIIS not acepting Json Posts (403) works in IE not Chrome
Hey,We have a set of IIS web servers behind a cluster of ARR servers.From IE we can post to a url unfortunatly with Chrome making an identical post we are being returned a 403 Forbidden. Post Headers...
View ArticlePHP become "Do you want to open or save localhost (17.8KB)" from localhost?...
I have a issue only happen in IEThe site work fine with Chrome/Firefox/SafariBut While open http://localhost/ in IE it become "Do you want to open or save localhost (17.8KB)" from localhost?Please help!
View ArticleHow to get origin value of header "SERVER"
I am using ARR has reverse proxy for tomcat server. ARR is overwriting http header "SERVER" but i need original value of SERVER to be retained in some other variable.Any pointers?
View ArticleAuthentication using ARR
Hi,I'm confused over how authentication is handled in ARR. I have set up a reverse proxy rule to forward all requests for an application on one server to be sent on to another. This works fine. However...
View Article