Recycle process instead of Application Domain
Hello,In our website we're using some legacy COM components. Those COM components are used using COM interop from our C# website. The problem we are facing has to do with the recycling of the...
View ArticleWindows 8 IIS8 (?) asp access
I have installed IIS8 (?) on my new Windows8 and I an trying to open my website as a localhost. When I try with simple html files it is working, but nothing comes out using the actual files using asp...
View ArticleIIS after ~ 1 day not reachable FROM OUTSIDE
Hello,I have a problem with a little web application, that queries data by an Ajax-Call every minute from an WCF-Service. The service is hosted within this web application. The request method is...
View Article401 Unauthorized error while accessing SSRS snapshot from C# code
Hi,We have our application(c#, .net 3.5Sp1) and SSRS 2008 running on one box (windows server 2008 R2) and SQL Server 2008 running on another box.The C# app code is calling the below...
View Articledatabase in PHP and webmatrix2
hi,i dont know if this the correcy forum but...when i try to create a database in webmatrix 2 i get this error:"Unable to create new database. A network-related or instance-specific error occurred...
View ArticleBest Practice for Syncronising Web Farm (IIS Config Only)
I'm wondering what method is the best for keeping a web farms IIS config the same. Shared config scares me to death after I tested what would happen if the config was not accessible. I tried msdeploy...
View ArticleIIS 7 HTTP Error Log Location
Is the location path for the IIS 7 HTTP error log configurable? Where is it defined? Thanks,MG
View ArticleARR - Windows Azure - How to handle fail over?
I am using ARR as reverse proxy server for the backend servers in windows azure.Is there any best way to handle fail over scenario?
View ArticleAspNetAuth on a new Ftp Site
I went through the tutorial on "Configuring FTP with .NET Membership Authentication" and that works fine. I would like to host a web site and an ftp site using the same membership/role system but I'd...
View ArticleHow to create a custom feed from the output of a VS2012 Web Deploy Package
I want to create a custom feed from the output of selecting the Web Deploy Package option from the publish web action in VS2012. I have worked for about 1 week trying to fall into the pit of success...
View ArticleWindows Authentication missing in IIS8 for Windows 8 Single language
Hi, I bought windows 8 single language installed laptop and try to install some BI Applications and noticed windows Authentication under IIS8->Security is missing.Please help me...
View ArticlePossible to enable http keep-alives at Virtual directory level?
I know it's possible to enable or disable the use of HTTP-Keep-Alives at the web site level using inetmgr.but is it possible to enable or disable them at the Virtual directory level? If so, how would...
View ArticleMultiple IIS server on the same directory IS IT POSSIBLE ?
Hi, I'll explain my system and the question is at the end.this is my current installation: 2 computers with IIS installed on each (one is II6 and ther other one is 7) and each server have website...
View Articleappending query string in rewrite map problem
Hi to all,I am using rewrite map for url rewriting but now i want to append gClid as query string but i am unable to do so.gClid is used for adsword .Here is my web.config...
View ArticleConnection refused under load for SSL - possible bug?
Hi all,We have experienced an issue on our web server over the last couple of days whereby under load, the server would start return "connection refused" for connection via SSL.We increased the request...
View Article404 error IIS7.5 asmx resource can not be found- Stumped :-(
Not sure what is up here. Server not seeing .axd extentionsMime type added in IIs for .axdTrace claims iis not finding Services/Service.asmxServer 2008 r2 - IIS7.5- SQL Server 2008 R2404 error...
View ArticleAdding site ... physical path same as default site path
Just encountered a new problem. I add a site to my IIS panel and specifically tell it to find the path as c:\inetpub\wwwroot\site2\cfDefault web site is c:\inetpub\wwwroot\Even though basic properties...
View ArticleChange AppPool of a site using scripts on IIS6
I have one 2k3 sp2 with IIS6 where I want to create an AppPool and site using scripts only.I have create one apppool using adsutil.vbs CSCRIPT %SYSTEMDRIVE%\Inetpub\AdminScripts\ADSUTIL.VBS CREATE...
View ArticleFirst url rewrite
This is my first url rewrite and I am struggling. I watched the video by Ruslan Yakushev and made a number of trys but haven't got it to work. I beleive it should be simple.Sample...
View Article