I have a intranet site with Windows Authentication.I have \'Administrator\' pages in an \'Administrator\' folder that will only show for those in the admin group (windows security group)These pages wo
Imagine the following: I have a table of 57,000 items that i regularly use in my application to figure out things like targeting groups etc.
I tried posting this on ServerFault with no luck so i am trying here. I am thinking about setting up a new domain to host static content on my website and have it cookieless just like Stackoverflow w
I created an ASP.NET website with Visual Studio 2008 sp1 and in the code I use SQL connection to reach a data base in my SQL Server 2008. It all wiorks great but then I wanted to deploy the website in
I\'ve been trying for more than a week without any success at all, to hostwcf service using netTcpBinding.
I\'m trying to port an ASP.NET MVC 1.0 / Visual Studio 2008 project to ASP.NET MVC RC 2 / Visual Studio 2010. The project is (and has always been) running on IIS 7.
I\'m having a problem when browsing a published site on local iis7 (on windows 7). When browsing the asp.net site through VS2008 with F5 (dev iis) it works fine. When publishing it and browsing, I get
I am developing a secure set of service using WCF wsHttpBinding. I had to switch from Cassini to my local IIS due to working with SSL, etc. I have my certificates setup, etc. I can debug fine if I sta
I\'m writing some CustomActions in WiX to migrate a web.config from IIS6 to IIS7 and am getting an error. However if I copy and paste the failing command from the install log file, it succeeds. Here\'
How can I use the Server Side Includes module in IIS to include and process a ColdFusion file from a .htm file? I\'m currently doing something like this in my html file: