Migrating a server
HiWe have two completely different virtiual machines running on different networks, we are in the process of transfering the site from one to the other.The site is running software which uses a MySQL...
View ArticleBuilt in Help and "Change feed sources for help"
WebMatrix has a nice feature under "Options" "Learning" Change feed sources for help. I have added common URL's that I use for referencing HTML and CSS information however they do not show up in the...
View ArticleWebMatrix as host in internal network
Hello. I develop an app and I tested on my computer with webmatrix as host of my network and I can access from my computer and from my phone. So I put it on the computer of the client, I change the...
View Articlecant start default web site
<div class="post">i just bought a new laptop , came with window 8 , i added IIS to the system but i am unable to get the default web site started , gives me this error....Access is denied....
View ArticleIIS 7.5 Response Times
I have an ASP.Net 2.0 Website running in a production environment on IIS 7.5.We have recently started getting serious performance issues with the site. I have elminated most causes i.e. network and...
View ArticleNewb Question about Streaming vs. Progressive
Sorry... I'm new to the web video thing....If I understand correctly, "Streaming" is different than "Progressive Download" and if a content consumer watched a "Streamed" video 10 times it would cost...
View ArticleSmooth Streaming display subtitles
I would like to display subtitles encoded in an ismt file using SmoothStreamingMediaElement class in a silverlight application (Textstream support for captions/subtitles). Can someone shares code or...
View ArticleWeb Installer will not install on computer
I am trying to install web matrix after an uninstall of web matrix. After downloading the web installer on my computer it will not install. I get an error message that tells me to report it to this...
View ArticleInternet Information Services 7.5 with ASP.NET 4.0 Application Right...
Hi, I am running IIS 7.5 on Windows 7 64 bit with AS.NET 4.0 on it. I have Orchard CMS in one application pool and simple 301 redirection (through web.config) in the other application pool:<?xml...
View ArticleValue cannot be null. Parameter name: exception
Please help with this Application log-- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System><Provider Name="ASP.NET 2.0.50727.0" /> <EventID...
View ArticleASP.NET System.OutOfMemoryException on IIS7.5 Win Srv 2008 r2
This is Windows server 2008 R2, 64 bit, 32gb RAM, I think its running IIS 7.5. We have set the application pool to use 4 worker process.This is a ASP.NET 4 application but running in 32 bit...
View Article"change .net framework version" in IIS
Hi,I want to programatically "change .net framework version" in IIS for a few hundred servers from 2.0 to 4.0I already have a script for the applicationpools and applicationpooldefaults but i can´t...
View Article.Net custom error default redirect not working with url encoding /%20/
Hi, We have a .Net 4.0 web site running on IIS 7.5. We have custom error turned on to mask any unknown error. Like this: <customErrors defaultRedirect="customerror.htm" mode="On" /> When we...
View ArticleFTP: 550 - The process cannot access the file because it is being used by...
I have setup FTP on IIS 7.5 and can use it just fine to transfer various log files (web, smtp, firewall) EXCEPT for the current file being written to (e.g. today's log file)Example:website_x can...
View ArticleFTP 7.5 550 Error
I am trying to get iis 7.5 ftp working reliably, and can't seem to make it work. I have recorded a video showing how i configured the ftp site, as well as demonstrating the error. The video is about...
View ArticleNew setup needs help please
Hello,I have a project fully working in IIS 5.1 (developed using VS 2005) and now I am on IIS 7.5 (VS2008 on Windows 7).VS2008 can open and debug the project like usual with the following exceptions:1....
View ArticleDoes creating addional app pools add much overhead to IIS?
In my SharePoint setup (2010 and IIS 7.5), I've been told it's smart to create separate app pools and then run those app pools using separate accounts.Upon research, I've had suggestions to not bother...
View ArticleIs there a trick to rewriting home directory only?
During the process of some experimental hardening of wordpress I've run into a slight problem with how it handles the URLs of post previews. The solution, I thought, would be easy enough: create a...
View ArticleWe Require ARR Failover But With No Load Balancing
It has been possible on our existing Alteon LB's that are now out of support to forward all traffic to Server 1 but failover to Server 2 if Server 1 is no longer available. Can this Active : Passive...
View Articlecustom pages 404 redirect and error display
I use the following to display asp code errors on the website.Now, I want users to redirect to my 404.asp page when end up in a non existing page (aspx, asp, html, etc..).What do I need to add? I tried...
View Article