I 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 ArticleSMTP Setup Help
Working for a company which has Hosted Exchange. The internal domain name is the same as the email domain name (eg, mycompany.com). The MX records point the the 3rd party provider. My goal is in this...
View Articlewindows 7 server; FTP Server problems
I have a Dell Insprion I bought in 2010.I am trying to access data files from a FTP Server and have encountered difficulties that are keeping me from doing this.I've read /followed the...
View ArticleCreating environment specific project files
I've created Publish and Env-Dev project files based off the Contact Manager solution from the asp.net deployment tutorials...
View ArticleRequest.URL always returns http even though SSL is enabled
Hi there, I have prepared an ASP.NET web application (ASP.NET V2.0) and I configured it in my IIS (V7.5). I used Request.Url.AbsoluteUri in my application and it works fine in my server. I...
View ArticleExecution context must be different
Hi Folks I need help analyzing this very specific problem. As a limited user running Windows Explorer, I can add and delete files and directories, pretty much arbitrarily on this NAS that presents...
View ArticleORA-12154: TNS:could not resolve the connect identifier specified
Hey All, I am trying to set up my application on my local machine using IIS7 when I run the application via visual studio it all works fine. But when I place the application on IIS I get the following...
View ArticleIIS 7.5 can't get PHP Errors
I can't get PHP errors to show in detail with IIS. I always get a 500 page, not every helpful. I have installed fast cgi and configured errors to be on, it actually did it all it self, still errors...
View ArticleIIS Error HTTP 404.4 - Not Found
Hello, I want to see my page html using localhost, but it failed: That's what i checked in the Control Panel: I searched in the net, and i found this link And I try to apply what is said in...
View ArticleHow to limit maximum single user simultaneous requests
Hello, I have been searching bt could not find an answer to my question.In order to prevent an F5 attack to default.aspx page from a single user, can and how do i limit the maximum numeber of...
View Article'Add-WebConfiguration' Unexpected Token
Hello there,I have just started getting my feet wet with using Powershell for IIS admin.Below is the script where I am trying to add 'html' handler mapping for my website - `TestSite`...
View ArticleWindows CE Mobile Devices Repeatedly Prompting For Domain Credentials
HiI am running an IIS web application for mobile devices over our internal network, which the devices connect to via wi-fi. The first time the application is used on the device, the user is prompted...
View Article127.0.0.1 is recognized by the browsers but localhost doesn't.
How can I fix the issue where 127.0.0.1 is recognized by the browsers but localhost doesn't? The hosts file is ok and showing 127.0.0.1 localhost. Thank you.
View Articleweb root is .NET 2, can I enable .NET 4 for only 1 of it's child?
Win7, IIS 7.5default web root is set to use .NET 2.0I want to enable .NET 4 for one of it's child website, can I just use aspnet_regiis -s w3svc/.... ?
View ArticlePHP setup.
I did setup my IIS for classic ASP, and now i need to work on php ext. , so how can i do that cuz everytime i try to test i can't Thank You
View ArticleDynamic Compression Problem with PHP/FastCGI (Silent Error/Fail)
I have Zend Server (PHP) running on IIS 7.5 with FastCGI.-With dynamic compression on, compressed requests fail, and more importantly fail silently (as in the error is NOT obvious from headers). They...
View ArticleWork in IIS6, don't work in IIS7
Hello, I have a problem with IIS7 and Windows Server 2008. Working on two servers one with IIS 7.5 and Windows Server 2008. Other with IIS 6 and Windows Server 2003. On the server running IIS 6...
View ArticleBasic Authentication has no effect on handler files
Hi,One of my friends has an application on my server and he asked me to create basic authentication for his application. The basic authentication works for the root of the application and all...
View ArticleWeb based online file transfer system
Hello, We are looking at replacing our FTP server with a web based online file transfer system so clients can simply use their favourite web browser to upload files to us. Firstly can IIS 7 provide...
View Article