Are there any advantages of using IIS Epress 8.0 as opposed to VS Development...
Hello,I'm using Visual Studio 2005, 2008, 2010 and 2012 on a Windows 7 Ultimate 32 bit Dell Dimension computer. I also have IIS Express 8.0 installed.Are there any advantages of using IIS Epress 8.0...
View ArticleAccess DB Write issues
Ive been going round and round with a new server ive set up. I have a simple .aspx page and for some reason when I execute it the data isn't being inserted into the table from the query!I've taken a...
View ArticleSetting rewriteBeforeCache to true crashes IIS
We have a classic asp web app and are trying to use URL Rewrite to set the http_only flag on cookies. Our app also needs to chunk transfer encode larger native files (pdf's for example) and to get...
View ArticleLive Smooth Streaming small chunk duration causes frequent buffering
Hello all,I'm working on surveillance system that uses Live Smooth Streaming. So latency is essential for me and I'm trying everything to get it as close to live as possible. For that purpose when...
View ArticlePHP Handler Mapping is Skipped if URL contains entities
PHP (FASTCGI) works fine on my Windows 2008 server with IIS7 except when the url contains an entity like so:http://www.mysite.com/index.php%3Fpage%3DtestThe link will produce a 404.0 error with the...
View ArticleMaking a PHPBB Forum website? Help please! :)
Hi guys. I'm kind of new to web development, but i know a bit. I have 2 questions:How can i make a website based on the PHPBB open-source application in WebMatrix?and.... 2. Does anybody have any...
View ArticleNew to rewriting and redirecting in IIS - Need help.
Ok, I'm trying to save some time here by getting some general starting directions. I'm going to play pretty dumb so that my knowledge does not get me into trouble because it surely has holes. I'm...
View ArticleRE: $_SERVER[REMOTE_USER] is empty on IIS7
On Win 2000 PHP 5.1.6 (ISAPI) I was able to get $_SERVER['REMOTE_USER'] this way:list($domain, $win_uname) = explode("\\", $_SERVER['REMOTE_USER']);$_SERVER['REMOTE_USER'] contained domain\username and...
View ArticleSetting domain name for cookies from remote site going through reverse proxy...
So I got my reverse proxy server setup going, call it proxy.com. Users can make browser requests to a remote site, call it remote.com via the proxy server. Issue is, the cookies in the remote site do...
View ArticleImporting Logs into a mssql db (maybe a bug?)
Hello, i'm using a VBS-Script which looks in a folder and checks for new files. If a new file is detected the logparser will parse it and import it in a mssql database. For most of the times it's...
View ArticleTwo different sites, same IP, same top-level domain, on IIS 7.5 — one works...
I'm running a Windows 2008 R2 box with IIS 7.5 as the web server.On IIS, I have two websites: mysubsite1.mysite.com and mysubsite2.mysite.com. There is only one IP on the server and both sites share...
View ArticleSet the "Remove additional files at destination" property...
Hi,When deploying from within Visual Studio, our deploys at the moment require that we uncheck this checkbox, so that remote files are not being removed.We are now scripting the deploy, but I can't...
View ArticleRE: WebPI 4 still does not recognize MySql 5.5
So according to this thread it looks like MySql 5.5 would be supported in WebPI4, but on my system it still wants to install 5.1 and will not recognize 5.5 thats installed.
View ArticleWCAT- Server and Client location?
Hi,I am having my webserver in another location. Not on Local Area Network. Can i load test my webserver using WCAT tool?Currently i am specifying ip address for server name in Settings file. Just...
View ArticlePartial files uploaded
Hello all: I hope this is the right place to post this question! Forgive me but I am a coder and not much of an expert on IIS7 BUT I'm learning...Question: We have several mobile devices uploading...
View Articlehow do I use xlight ftp server
Hello there, Can anyone tell me how a xlight ftp server works. I tried to sent huge mails with it instaed of usendit, but my mails keep coming backl. Thanks, Tom
View ArticleHow to remove zombie applications?
The issue is well described here http://social.technet.microsoft.com/wiki/contents/articles/1500.hunting-zombies-how-to-remove-orphaned-iis-web-applications-en-us.aspx but it doesn't give a...
View ArticlePUT in IIS 7.5 - Error 404
I've deployed a web site using IIS 7.5, no WebDav installed, that's attacked by a C# WebClient which is trying to upload a file using the PUT method and anonymous authentication (these are...
View ArticleCannot write to SQL SERVER 08 database from .ASPX page
For the life of me I cannot seemingly get connected right to my database. I'm not getting any errors, but when I submit my form nothing is being added to my database.Can someone take a look and try to...
View ArticleAdd multiple Block_Agent_Strings at once?
Is it possible (via script or other method) to add multiple Deny Strings to a Block_Agent_Strings entry for AS?We have dozens (if not hundreds) of blocks that need to be added to each new server (CAS...
View Article