Secure Access to Web Site with appcmd.exe
Good morning all,we have a web server that hosts lots of web applications that I create with a batch file script using appcmd.exe. the idea here is that each team has their own web app and they must...
View ArticleIs there a way to access Microsoft.Web.Arr.HostNameRoundRobin programmatically
I want to expose the routing table for my tech support team so they can see which server a given web site is being served from. Is there a way - either through Microsoft.Web.Arr.HostNameRoundRobin or...
View ArticleRefresh azure subscriptions
Hi,I have two Azure subscriptions that annoylingly had the same friendly name. Because of this I was unsure which subscription was the right one in the dropdown inside WebMatrix.I now have changed the...
View ArticleCreate a secure FTP account directly from IIS
Hello,unfortunately we do not use any control panel and working directly on our windows server. I want to create an ftp account, which I was easily able to, however when I try to login it says it...
View ArticleASP Trust level, web.config
Hi, everyone Recently found one of our web servers had ASP NET trust level set to FULL (seems its a default). That makes it vulnerable to ASP Net shell scripts that use cmd.exe and can list all files...
View ArticleUse ARR with custom urlrewrite
We would like to control the matching rules and target server farm programatically. We have a content management system and would like to direct certain clients to a different version of our product,...
View ArticleSetup of IIS on 2008 R2
Hi Everyone,I have a problem with potential IIS and 2008 R2 config and I need your advice.Basically, I have tried to move a hosted blog from my NAS, to my new 2008 R2 server but I am having issues and...
View ArticleIIS 8.0 Webdav: >15 seconds wait time before logon screen appears
I use my own cloud with webdav to connect through a browser. It takes more then 15 seconds before the logon screen will appear. This is very annoying.HTML: ID="myElement"...
View ArticleSecond attempt to login always works - is this a timeout issue?
Hi Fellow 'IIS sufferers',I have a niggle on a newly installed and published Blog which I need your help with.Basically, when I look up the Blog for the first time it won't log me in, even though I...
View Articlerewrite dynamic url
I want to rewrite two urls:First:OLD URL: http://www.example.com/handset.asp?hs=BlackBerryCurve9360Pink&net=allNew URL:http://www.example.com/deals/BlackBerryCurve9360Pink/SecondOLD URL:...
View ArticleCannot gain accces to Active Directory from IIS ASP.net application but I Can...
I have created a new ASP.net application and I am trying to get all members of ActiveDirectory but the code I have written is causing an exception once I publish to an IIS Server. It works on my local...
View ArticleConnect to database with PHP starter site
I am ujsing Webmatrix 3. I installed MySql using XAMPP.When I create a PHP site using the Empty Site everything works fine.However, when I try the Starter Site option, I get an error connecting to the...
View Articleproblem when browsing to my asp.net website (connection timeout)
hi,i have a free url (gip.hopto.org) that browses to "my ip":66666666 is the port i forwardedup till now, everything worked fine....but now when i browse to the url i get a error in firefox and IE10the...
View ArticleIIS6 Video HTML5 and Ineternet Explorer
I am using two separate hosting companies for many web sites. The sites on both hostss are shared hosting accounts.Both hosts are using IIS 6 and have added mime types for .mp4 files in IIS...
View ArticleNative Module configuration
HiI'm developing a native module for IIS7. I'm having difficulty understanding how to read in configuration data. The module subscribes to the RQ_AUTHENTICATE_REQUEST, which gets called on every...
View ArticleCreate Extension for WebMatrix 3 with Visual Studio 2012 express.
How to create extension for WebMatrix 3 with Visual Studio 2012 Express ?
View ArticleNative Module Logging
HiWould anyone have an end-to-end example of logging to a custom file in a native module? I don't require IIS extended logging, just a fileThanks, Craig
View ArticleSystem.Speech
I am getting this compile error, "CS0234: The type or namespace name 'Speech' does not exist in the namespace 'System' (are you missing an assembly reference?) " Where would I look to find out how to...
View ArticleAdd Assembly to web.config
I need to know how to find Version, Culture, and PublicKeyToken when adding an assembly to web.config while using Webmatrix. I have searched and read everything on MSDN, Codeproject, and a bunch of...
View ArticleHow do I use my website name instead of local loopback address on my IIS 7...
I have a website - myexamplewebsite.com that is currently running with a third party hosting provider on the LAMP architecture. I'm trying to migrate everything to our own in-house servers, and run it...
View Article