stop cgi scripts from running windows commands
due to the USERS group with read/execute on the C drive, any cgi script on any website can run any exe from windows folder. It is not possible to remove the USERS group from C drive, as this causes...
View ArticlePassing Parameters to Executable
Summary:I'm trying to pass variables from an ASP query to an executable.There are two files:events.asp - this queries the database and displays the ParentEventID and the KPName.<%Option ExplicitDim...
View ArticleIIS 7.5 Worker Process Pausing every 66 or so seconds
I have an ASP.NET 2.0 website running on IIS 7.5, Windows 2008 R2. The site gets pretty heavy traffic. All throughout the day, about every 66 seconds the Worker Process stops accepting or responding to...
View ArticleIncreasing Upload File Size in WordPress
Windows Server 2008 R2. IIS 7.0. WordPress 3.4.1. I have installed WordPress 3.4.1 under IIS 7.0 using the Web Platform Installer 4.0. The WordPress engine and the resulting web site I created seem...
View Articlesubdomains in development environment giving error 400.
Hi, I am trying to work with subdomains under the development environment, so first i tried to map localhost to a supposed domain, i changed the C:\Windows\System32\drivers\etc\hosts by adding:...
View Article/default folder inside ftp home directory
Question: why is it that when there is a /default folder inside the ftp home directory, the anonymous logon will be sent to that folder named "default"? thanks in advance
View ArticleNeed to configure Reverse Proxy for SharePoint 2010 Site
Hello, I am tryig to configure reverse proxy on my SharePoint 2010 site using URLRewrite 2.0 on IIS 7. SharePoint 2010 site is already configured with SSL (https) and having authetication through ADFS...
View ArticleKeyboard Shortcuts
Who can provide full list of Webmatrix 2 shortcuts? For example: Ctrl+L - delete line, but I can't find it in the Keyboards Shortcut page...
View ArticleIIS SMTP not sending mails on Hmailserver
Hi, I have created an account in hmailserver. While sending the mail from my asp.net application, i use IIS SMTP to send the mail to abc@domainname.com (created in hmailserver). If I send an email to...
View ArticleHTTP Error 403.1 - Forbidden: Execute access is denied.
I cannot get these pages with extension .asp or .aspx to load on my new Windows Server 2003 setup. I get the old ... "The page cannot be displayed You have attempted to execute a CGI, ISAPI, or other...
View ArticleWebMatrix Not Responding
Hi I Have installed the latest release of WebMatrix 2 on my Windows8 64 bit machine... The problem is that as soon as i open any file in WebMAtrix.. It stops responding and freezes.. Please help
View ArticleI can't run a *.cshtml file in the IIS.
i used webmatrix to create a very simple *.cshtml file, the source is here.-------------------------------------------------------------<!DOCTYPE html><html lang="en"> <head>...
View ArticleError after uploading Photo Gallery templated site
Hello all,I have a built a site in WebMatrix2 using the Photo Gallery template. I have uploaded my site via FTP as my host does not support WebDeploy. When I run the site (www,shawonline.me.uk) I get...
View ArticleWhy limited to free applications
Why do you limit the web application gallery to non commercial software?
View Article404's not logging - 'undefined' URL
Our custom 404 page sends us Emails to notify us of broken links. We've been lately getting emails with such a missing page: http://domain.com/undefined However, no log entries (IIS) exist on that time...
View ArticleDrupal Commerce - don't have permission
Do not know if this topic is for here, so advance please excuse me if I'm wrong.After much trouble I could to install Drupal Commerce with WPI, but the following problem occurs:folder inetpub, wwwroot...
View ArticleWeb Proxy Workaround
We recently had to install extensions only available on the Web Platform Installer. The problem we ran into was that Web Platform Installer didn't work as intended (i.e. using IE proxy setting), so...
View ArticleAppOfflineTemplate not working in WD 3.0 RTW
The help documentation for "-enableRule:AppOffline" has this to say: msdeploy -help -enableRule:AppOffline:Takes an ASP.NET application offline by placing an app_offline.htm file in the root directory...
View ArticleUse of ApplicationPoolIdentity in App Pool
I'm trying to understand how Application Pool Identity works. In the app pool that I created for my application, I specified a NT account. In the web code I'm also using...
View Article