FTP Access only to virtual directories
Hi, I recently started to config an FTP WebSite using IIS 7.5, and I need to configure it in such a way that it permits FTP access to some virtual directories, but not their parents or the root vdir of...
View ArticleRegister ASP.NET in IIS 8 on Windows 8
Looks like a problem here because aspx files handler is not registered in IIS. Here's what I did: installed Windows 8, then VS 2012 and at the end, .NET 3.5. I create a new website and deploy my...
View ArticleI can not open external files in iis???
hi i have an application in .net c#, the applications must to open some files .txt and .xls, when i run my application in local machine, runs good, but when i put it in IIS is not able to open any...
View ArticleTo run multiple website from single ip of single server 2008??
hello to all respected experts Actually I want to two website from my single window server 2008. when I run my websites with different port numbers it is running on my pc with different port numbers...
View ArticleIdentify request came from different IIS Server
Hi,I need to switch web sites between 2 different iis servers. I'm able to identify the request details of the redirected URL.Example: IIS Server 1 redirects web site to IIS Server 2.I need the IIS...
View ArticleCan use any client certificate on asp.net website configured to only accept...
I have setup many to one mappings with one filter rule to accept issuer organisation (certificatesubfield=O) from comodo. But when I connect with a client certificate not from comodo it still works. In...
View ArticleDisable Log Visits for a specific web-page
We have several webfarms running IIS7. Load balancer in front checks availability each minut on each server (GET). These also ends up in IIS-log. Q: Is there a way to filter one specific page to NOT...
View ArticleIIS7.5 and Custom 404 Errors
I have a Windows Server 2008 Rs installation running IIS 7.5. I've selected a site and opened the error pages panel. I selected "edit feature settings" and set the error response to "custom error...
View Article3G smooth streaming for iphone
Hi,Does 3G smooth streaming on iPhone is supported?If no, why it is not?Immediate reply to query is appreciatedThanks
View ArticleWebdav permissions and NTFS permission
This may have been answered already but after a 4 weeks looking I've pulled out all my hair.I have a shared folder that holds individual users folders. The group has read access but the individual has...
View ArticleIIS Web.config won't load
Hi, When I want to change application settings in the management console for my application I get a message box "There was an error performing this operation" Details: Filename:...
View ArticleHow to Partition Site into SSL and Unsecured Areas under IIS 7 like it was...
As written here this was possible under IIS 6 http://web.securityinnovation.com/appsec-weekly/blog/bid/60568/Partition-Your-Site-into-SSL-and-Unsecured-Areas How to do that under IIS 7 ?
View ArticleHow to remove " Microsoft IIS default installation/welcome page if it is...
How to remove " Microsoft IIS default installation/welcome page if it is installed"
View ArticleWhere is the FULL reference documentation for IIS 7 ?
http://learn.iis.net/ contains only a few articles. I'm losing time searching on the internet. In fact even there it's not always possible to find answers even to basic question like how to create ssl...
View ArticleProcess.start() method is not working in IIS7
Here is the code for executing vbs file from .Net Application: Process scriptProc = new Process(); scriptProc.StartInfo.FileName = "C:\\ExecuteTest.vbs"; scriptProc.Start();...
View ArticleIIS rewrite subdomains to another subdomain
I have a website, say www.xyz.com I have another website hosted on subdomain - app.xyz.com I am looking at redirecting all the subdomain requests to app.xyz.com. e.g a.xyz.com - app.xyz.com b.xyz.com -...
View ArticleJobForce24-An online service that employers use to advertise jobs
JobForce24-An online service that employers use to advertise jobs. Security cleared jobs are available at JobsForce24.com. You can search for your jobs and security related problems from our website...
View ArticleScripts to capture logon/logoff works fine-does not work if run as a group...
I created a process to capture specific logon/logoff information - including date, time, user name, ip address, mac address, computer name, and some other site specific information. This all runs as...
View ArticleIIS Authentication and Authorization failure when creating new Virtual Directory
Hi, I'm trying to set up a Virtual Directory to another machine on the LAN (Workgroup not a Domain). The User specified for the Application Pool has access to the local directories on my IIS Server...
View ArticleEnhance "admin roles" of IIS
In a posting here: http://forums.iis.net/p/1162479/1924652.aspx#1924652 I discuss with Kristina my desire to have users that are not Windows Admins have the ability to log onto the console of the...
View Article