I have a Ajax call using asp.net scriptmanager. Which behind the scene takes the data and adds it into url as query string and making get call. But when that data is very large it fails.
Hi I am deploying an MVC application on IIS on Win7. I have deployed it on localhost/appPortal. appPortal is configured as application rather than virtual directory. Unfortunately the application root
I am trying to use AutoMapper with web application running on IIS 7.The intended use it so map domain types defined in an external dll to view models defined in the IIS application.This works fine exc
as the title notes, we can\'t get in to our site. this same site works fine for us in 2003 and in our dev environments.but once we moved to 2008 R2: we \"can\'t get in\".
I am using VSTS 2008 + C# + .Net 3.5 + IIS 7.0 to develop an ASP.Net web site. I want to develop an Http module, which could inspect whether incoming request has some specific http header (e.g. Custom
I\'m trying to use APPCMD to set debug=false in web.config, per the documentation. The specific syntax I am using is:
Here\'s the scenario: Win2003 Build Server (CCNET) IIS7 target deployment server The various MSBuild tasks (Sdc.Tasks, MSBuild Community, MSBuild Extension Pack) for doing this (creating VDirs, se
When manipulating Handler Mappings using the Microsoft.Web.Administration namespace, is there a way to remove the <remove name=\"handler name\"> at the site level.
I have my default website in IIS7 bound to an ASP.NET app开发者_如何学JAVAlication.This application is using the ASP.NET State Server to store session data. I would like to add an additional ASP.NET M
I control the code but not the server and the person at the other end knows as much about IIS as I do.