IIS 7.5 / WSE 3.0
We have a web app that is installed on II6 (Windows 2003) and has WSE 3.0 installed. We are moving the application to newer 2008 servers with IIS 7.5. After a bit of research I see that WSE 3.0 is...
View ArticleRuls for same URL
Hi,I am new to url rewrite. How can I write 2 rules for same url?.for instance. I have: myproduct.asp?id=1122&category=carswhich I can write a rule with no issue, BUT if I have the same url...
View ArticleIIS7 Contact form PHP script redirect issue
Hi,I was wondering if someone could help me. I've set up a simple online voting form (HTML) where the user pushes the submit button and it calls up a PHP script to send the data to my email address.The...
View ArticleGoing crazy with trailing slash and double redirects
Hallo, I'm totally new to rewriting by the way I found I nice article with some tips I really find useful for common scenario redirects...
View ArticleIIS Tranform Manager - Expression Encoding Jobs failing
Hi,We are using IIS Transform Manager 1.0 that is integrated with Microsoft Expression Encoder 4 PRO SP1.Exiting configuration: Windows 2008 R2 Standard Edition SP1, CPU: Dual Core 16 GBCurrently we...
View ArticleNative Module memory "leak" with Integrated .Net 4.0 (but not classic or 2.0)
I have a C++ Native Module that works fine when the AppPool is set to 2.0 Integrated or 4.0 Classic or when most Managed Modules are disabled. But when the App Pool is 4.0 Integrated on IIS 7.5 the...
View ArticleRE: Re: Smooth Streaming plugin for OSMF Announcement & Feedback
We are very excited to announce and release a preview of Microsoft Smooth Streaming plugin for OSMF. Smooth Streaming plugin enables developers to add Smooth Streaming playback capabilities to their...
View ArticleSystem.UnauthorizedAccessException : Access to the path...
Hello,i created a .NET web application which access file from a network path \\computername\content\happy\ and save new file or replace existing one. All works perfectly in local machine, but when i...
View ArticleRedirect / Rewrite Help
Hi all,we have a Production-Server and a Test-Server. The Prod.-Server is reacheable from Internet under an Address like www.someurl.com.Now, what we need is to be able to reach the Web-Site on a...
View Articlepassword protected folder
hi deari have a program that need to be updated frequently need to use http to get some file from my server from public network.clients are not in our network and could have any OS. i create a vdir and...
View ArticleIIS 7.5 Application Pool Domain Account Identity
I can't seem to figure this out. I have a classic ASP application running on IIS 7.5 that makes calls to a remote database server. The application connection string settings are configured to use...
View ArticleBest Practice - Migrating from IIS 6
I have seen so many different ways to do this, what's the best method? I have an old 2003 server I wish to migrate a few of the sites (not all) to my new 2008 R2 server. There are SQL Server hooks as...
View ArticleNeed help setting up a web farm
Hi, I'm one of the engineers working on a clean up project for my company. My company's current web application is outdated and our developers are currently working on a new solution, but in the...
View Article1 website with 2 different methods of 'secure'/authenticated access
<p>Hi,</p> <p>I'm pretty much a total newb to IIS and this is the first time I'm setting up a server for my organisation as my colleague that usually does this is currently not...
View ArticleURLScan 3.1 - Empty User Agents
I have URLScan configured to block bot by their User Agents, etc. This works great.But every now and again, we're getting bots which aren't reporting anything for their user agents.How would I...
View ArticleServerManager to update ApplicationHost.con
More specifically, we're building an install program for a couple of websites. We only support IIS 7.0 or higher and we're using Microsoft.Web.Administration.In order to implement AD pass through...
View ArticleDatabase publish error
I am using dotnetnuke with web matrix and I am upgrading to release 7. I get the following error11:21:38 AM: An error occurred during execution of the database script. The error occurred between the...
View ArticleChanged URL and lost site
I downloaded WebMatrix with WordPress and have been trying to figure it out. I stupidly changed the URL of my site to include a www. (after seeing that suggested on a help video). I assume that only...
View ArticleUse existing .net Membership authentication for FTP server in IIS7.0
Hi,I have a asp.net website running on ISS7.0 as the default website with .netFramework v4.0. We want to stand up a ftp server (not on the website directory, but on a seperate directory). But we want...
View Article405 - HTTP verb used to access this page is not allowed, IIS 7.5
Hi There,I configured a directory in IIS 7.5 by allowing PUT as a Request Filter (HTTP verb). But when I try to send a file to that directory using PUT Command by HTTP Client, it is giving "405 - HTTP...
View Article