inbound/outbound pattern
Hi, I am looking for a scalable solution to replace all the underscores with hyphens. Is it possible to rewrite the expressions below into one single in/out rule?<rewrite><rules><rule...
View ArticleHelp with redirect syntax using %20
I'm trying to use URL rewrite to create a redirect from http://servername/my%20site/my%20doc.aspx to https://newservername/nnn/start.aspx#The only way I can seem to get it to redirect by entering ^(my...
View ArticleConverting MP4s to ISM Smooth with Audio in ISMV files
Hi,I have H264 MP4 files that I'm pushing through the Transform Manager to convert to Smooth Stream packages.Currently, TM extracts the AAC-LC audio track into a separate isma track, leaving the ismv...
View ArticleApplication Pool Crashes
I'm seeing several of these errorsA process serving application pool 'ASP.NET v4.0' terminated unexpectedly. The process id was '2844'. The process exit code was '0xff'.Then finally:Application pool...
View ArticleHow To enable the "add ftp publishing" function to the Default Web Site using...
I'm currently trying to add ftp publishing to the Default Web Site in IIS Management for Win7 without using the GUI. Some sort of scripting command such as powershell, Appcmd or C# directions would be...
View ArticleHow Do I Consolidate Multiple Web Servers to make a Web Farm?
We currently have multiple servers with different websites on them being routed through HAProxy. What we want to do is setup a web farm so that we can do proper load balancing.What I want to do is...
View ArticleTaking display data accessing script
Hello guys, I installed iis windows ultimate and then php and myql 5.0, the script to be running more when I login into the system php it is taking to display pages containing database, could someone...
View ArticleIIS 7.5 WebDAV Authentication Issues
I've been struggling with trying to get WebDAV to work with windows 7 clients for 2 days now. I spent easily over 8 hours trying different things and searching on the internet for solutions. So here...
View ArticleIIS8 Dynamic IP Address Restrictions - additional criteria?
I was curious about the criteria on which an IP address is denied based on the new Dynamic IP Address Restrictions new to IIS8. Does this factor any other information about the incoming HTTP client, or...
View ArticleDirectly download .pdf or js or image files without authentication
if someone types the url of the documents directly (ex:- mywebserver/myapp/downloads/documentname, it directly downloads without authenticating. any way to restrict direct downloading of files. We are...
View ArticleIIS7
Hi expert. I accidentally deleted the default website which is under IIS7 -> Application Pools -> site. How to restore the default website.Do I need to unstaill IIS7 and reinstall it? Thank you!
View ArticleIssue with connection string
I am a sql server DBA. I am not completely aware of how IIS recognizes a sql server windows login credentials.This is for our testing only and doesnt reflect any prod or development env's. Right now we...
View Articlereplace MSsql 2008 instead of sql express
HiI have build my web site in local, and now I want to publish it in remote host. I have some problem with the App-Data folderbecause it have used sql express in local and now can't connect to MS sql...
View Articlehow to exclude
HiMy outbound is changing the underscores to dashes and thats fine until i discovered that it breaks the js calling function. how can i modify the outboud rule so it does not apply to the...
View Article[PROBLEM][VIDEO] Can only connect from PC hosting the FTP site.
My ftp server is working fine from my computer, but when I try to connect from either my phone or any other computer I get the error, "The connection was reset. The connection to the server was reset...
View ArticleFTP brute force attack detection and "automatic" blocking.
Hi guys, I'm pretty much sure all of you are seeing extremely increased numbers of FTP BruteForce attacks. Since there is no real protection from that in IIS7 and IIS 7.5 I wrote a simple powershell...
View ArticleApp pool getting stopped automatically in IIS 7.5 unable to identify the root...
HiWe are facing an App pool crash in the production serverserver config: Windows Server 2008 R2 Enterprice Service Pack1,64 bit machine IIS 7.5Our web site is...
View ArticleConfigure Redirect from non-www to www site (all on port 443/SSL)
Hey everyone, I'm trying to configure IIS 7.5 to redirect all requests (both http and https) to the secure www version of my domain (https://www.domainname.com as an example). Forwarding to the...
View ArticleapplicationHost.config Error: Cannot write configuration file due to...
I use the Microsoft.Web.Administration.ServerManager class to manage a web site in a windows service. I use impersonation in my code, with an admin user, the user has the right to modify my...
View ArticleWCF service in dmz authenticating with AD
First of all, let me start by saying that i'm not pro-accesingdomaincontrollersfromdmz because of the enormous security hole it implies but one of my customers wants this for some strange reason.... I...
View Article