We are having some problems deploying our WCF services into IIS7. We have two services: DataAccess and BusinessLogic (example names).
I\'m getting this message: This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set, e.g. via an Apa
I want to make a registration page for clients, that would only contain a button register and unregister. When the user would click on any of these 2 button he would should be prompted to select a cli
I am creating a pivot table excel sheet in my ASP .NET web application using Microsoft Office Interop Excel 12.0 components. It is creating the excel file correctly, when i run it from my Visual Studi
I want to use my winserver 2008 to host my own pages. I got a couple of domains. So I want to setup my server to it.
When I tried to set Physical Path Credentials in the Advanced Settings, I\'ve got an error message as f开发者_如何学Pythonollows:
I want to configure IIS 7 logging options (log file format, request 开发者_开发知识库fields included, log file rollover, etc.) using a site-level Web.config file. Is this possible? I assumed system.we
I need blog software for IIS7 and a SQL Serve开发者_运维技巧r 2008 backend. I don\'t know if this is required, but the application (website) I\'m hosting is in asp.net (vb.net). Does anyone have any i
I have created a simple application with 1 textbox, 1 button and a validator control. When I deploy it to the Windows server 2008, I get the 开发者_StackOverflow中文版following error.
My company is building Flash video web app which features uploading. I am in charge of this project, and have some and questions before I start to plan the structure and code.