Help with getting .net Framework 4 running on IIS6 Windows Server 2003
I did post this question on asp.net and on Microsoft Windows server forum prior.Hi all,My server is Windows Server 2003 R2 - Standard 32-bit - Service Pack 2 with IIS 6.0We just started using Visual...
View ArticleHow to join the string if not begin with date and add delimeter between the text
Hi Sir/Madam, I have a text file contains below data; a.txt.13 Aug 13:04:13.183 6160921:X14c0-CN39524 C:\AV\MR\OH12.1.SP3\ma.exe Exiting : Database error 38 [AV MR MRDrafting Mk12.1.SP3.1[5035]...
View ArticleBUG: Ascii char in the User Agent give 502 error, IIS.NET website example
Hi,In the mobile world there is a lot of OS that called with local language and not only English.If you go to IIS.net homepage and you will use Chrome to change your User Agent and you add Arabic chars...
View ArticleSimple credentials
Hellohow can i set a simple user name and password for a web service (iis 7), not an AD user,impersonate and etc, jast a simple credentials past in clear text,i know there is a way, i jast dont...
View ArticleCustom Error Pages
I have tried to use a custom error page for the 404 Status code.Until iis has been configured to "Execute a URL on this site" which lead to Soft 404, returning a 200 Status code.I would like to change...
View ArticleWhat is Request Queuing and how to track queuing accurately at different...
Hi All, Consider a web application with below details :- - Target Framework is .Net Framework 3.5 - Application Pool .Net Framework version 2.0.50727 with Integrated Managed pipeline modeWhat do below...
View ArticleProblem with language specific error pages
This is probably something very simple that I am missing. I have IIS installed on D drive with standard paths, so I have D:\inetpub\custerr. This has language specific subfolders in it for en-US, de-DE...
View ArticleURL Rewriting (HTTPS)
Hi guys I have a simple question, I have an internal server, currently we can all login using https://intserver1.domain.com/login.aspx Created a server farm - pointing to intserver1.domain.com Then...
View ArticleClassic ASP Errors Showing as Blank Page
Hello. We have recently moved some Classic ASP applications over to IIS7 on Windows Server 2008. Before on Windows Server 2003, application errors would generate an error page giving detail about what...
View ArticleAllow to passthrough errors
In ARR any error on the backend server is displayed as a 502, is there a way to display to the client the actual respond from the backend server.the reason that I would like to be able to this, is...
View ArticleURL Rewriting using folders instead of subdomains
Hi guysCurrently I see alot of ARR tutorials showing us how to route http://int1.domain.com and http://int2.domain.com to different servers.My question is how do I go about setting up rules like...
View ArticleHost Headers in IIS 6.0 not working from the outside
I had a website on my IIS 6.0 server running fine as a default website such ashttp://exmple.com My domain name was forwarded to the external IP of my router which through port forwarding forwarded it...
View ArticleURL Rewrite for subfolders
Hi guys I have a simple question, I have an internal server, currently we can all login using http://int.domain.com/default/login.aspx Created a server farm - pointing to int.domain.com Then created a...
View ArticleNot able to enable asp.net feature for iis 8
Hello guys when i try to enable .net 3.5 and 4.5 for iis 8 on windows server 2012 it ends with error on installation , i also tried through dism command prompt . i need asp.net fetures on iis to run...
View ArticleClient timeout, but is it the server?
I have a .NET web service, hosted in IIS7, has been running successfully for 8+ years. Traffic volume has grown (I don't have numbers, sorry), as well as the volume of data we return to consumers....
View ArticleARR as a proxy. How to keep Set-Cookie
Hello,I have an IIS server 7.5. I am using ARR 2.5 with URL rewrite v2. certain requests are being fwd to an Apache 2.2 server on the same machine (but a different port). The redirects work but I lose...
View ArticleWeblogic server log analysis
Has anyone used log parser to inspect weblogic server logs (not access logs)? If so, do you have any suggestions on how to approach that? There isn't really a specific delimiter between the columns,...
View ArticleSite path modified in IIS but not taken into account
Hi,We have a recurring problem on some of our machines.We have approximatively 30 IIS sites.We automated our application deployment by unzipping the binary and switching the PhysicalPath of the sites...
View ArticleAppWarmupModule error in IIS
I can't seem to launch any asp.net pages on my Windows 7 without getting this error status_code 500ModuleName AppWarmupModule Notification 1 HttpStatus 500 HttpReason Server Error HttpSubStatus 0...
View Article301 redirect anypage.aspx
Hello, migrating from .net, I want ot redirect all www.domain.com/...anypage.aspx to the main page www.domain.comThanks for any sugestion in using IIS 7.5 URL Rewrite...
View Article