Server Error in '/' Application.
I have an error message on my application. I use windows 7 with IIS 7.5 and .net 4.5. Does anyone have any idea?Server Error in '/' Application.Value cannot be null. Parameter name: nameDescription: An...
View ArticleNew IIS 7.5 - Directory Browsing
Just created a new server with 2 sites that point to the same data directory. I need to be able to allow directory browsing for one site and not the other. Currently I have tried using IIS manager and...
View ArticleValue does not fall within the expected range - IIS
ran across this error after upgrading a server running IIS6 server to a new OS running IIS7"Value does not fall within the expected range" while trying to start an IIS 7 website. After some searching,...
View ArticleIIS REST 7.5 404.0 Issue
First I want to note I am running a slightly modified version of this code (Just for simplicity I modified the READ/GET to not access a database but instantiate a new class which shouldn't be an...
View ArticleShared Configuration and IIS 8 & Remote Administration Permissions Error
I've enabled Shared Configuration with 3 servers and when I try to connect to the Primary Server with the remote admin tool I get this...
View ArticleMultiple Threads Starting Up Spontaneously
Hi I've got a very bizarre situation. It appears that, when I load a webpage to my browser, multiple threads (at least 2) are starting up. The app loads and runs fine on a Windows XP box, but when I...
View ArticleAll websites down after uninstalling Exchange 2010 from Web Server
Hello,I successfully uninstalled Exchange 2010 (Client Access Role) from a webserver that hosts a company website and some other web apps, as a last step on a migration to 2013. But after that, some...
View Articlecan not access ftp folder
Hi,currently,I have installed ftp service 7.5 for iis 7, andcreated ftp site with path c:\inetpub\ftproot\ with 1 subfolder (c:\inetpub\ftproot\subfolder) Then I have set permission for specified user...
View ArticleWhere I can download dbSqlPackage Provider enu?
I was having problems with Web deploy, so I decided to uninstalled it and reinstalled it. By mistake I deleted "dbSqlPackage Provider enu" - now I cannot reinstall Web Deploy - the message I am getting...
View ArticleResponding with a 307 to an Expect 100 Continue from ASP.NET
The last I knew (~IIS6), HTTP.sys handled [Expect 100-Continue] without ever notifying any user-mode processes. Is this still the case? What are the options for issuing a 307 response to an [Expect...
View Articlehost headers / ports / sites working properly on server - not on network
Hello,I have an 'a record' that represents the server and a 'c name' that points to the same server but has an alias. The host header recognizes the alias. we'll call it 'route2.' the a name is...
View ArticleUnexpected application pool shutdown
Good afternoon,I need to troubleshoot an error I've obtained on Windows Server 2008 R2 Enterprise SP1 (IIS 6.1 build 7601). In details the main application pool shuts itself down randomly. I changed...
View Articleauthentication just keeps prompting over and over
I have IIS 7.5 installed on server 2008r2. I recently changed some authentication settings and it popped up an obscure message which I cannot remember. the issue is now my basic authentication is not...
View ArticleMigrated IIS 6 to 7 - Not working 100%
Hello Everybody!A bit of background information, I have been working on this project off and on for about 3 months now. I work on it for about a week, get discouraged and hit roadblock after roadblock,...
View ArticleTrying to Add app to site (another noob who needs some basic instruction)
Hi; I'm a complete novice at IIS, and I'm having difficulties in setting up a new site to run on localhost. Configuration is as follows: Windows 8.1, 64-bit .NET 4.0.30319 Internet Information...
View ArticleHTTP error 500.0, error code 0x800700b7
This might have been asked/answered earlier but I'm not getting any results in the search, so asking it.I'm getting following error while trying to setup a web service on my laptop running Vista and...
View ArticleIIS7.5 on Windows 7 not accepting remote connections
I have IIS 7.5 running on Window 7 Professional (64-bit) which is refusing to serve pages to remote connections. The only page in the site directory (/inetpub/wwwroot) is index.htm. If I open a...
View ArticleIIS express 8 - FromUrl("~/App_Data/moviemapping.xml") does not work
Hi, I have an apsx page where it maps an xml file as followsXmlMappingSource.FromUrl("~/App_Data/moviemapping.xml")When I run the page I get IISSystem.IO.DirectoryNotFoundException: Could not find a...
View ArticleHow to rename a site?
Dear All,I have an intranet site (Default Site) set to http://local.psi.org.kh. Now I want to change it to http://local.psk.org.kh while retaining all other setting. Is there a way to do that in...
View ArticleCan't transfer string greater than 8kb in HttpClient request and can´t save...
Hi everyone, i don't know if this question doesn't goes here, i'm sorry if so.I'm working on a project with IIS 7.5, ASP.NET , SqlServer2008 and ASP.NET WEB API, i'm having trouble when trying to make...
View Article