Ok, so I have a really simple WCF service that I would like to host under IIS. I have enabled the \"Windows Communication Foundation Non-Http Activatio开发者_开发知识库n\" so that is not the problem.
I\'m writing a MVC web app in ASP.NET MVC, which is supposed to be serving up a Flash object written by one of my colleagues.I don\'t know any Flash; he doesn\'t know any C#/ASP.NET; hence the questio
I have what I thought would have been a pretty normal scenario... I have a -WCF Client -WCF service hosted in AppFarbic within IIS7.5
The following code works fine under Cassini, but not at all under IIS. I get file not found, and am unable to get files on a remote share, or locally when I tested C:\\test.pdf (to test IIS permission
MVC newbie here... I just put together my first ever MVC web site, and it works in development.Now I publish it to my local IIS 7.5 using \"Web deploy\", to \"localhost\", \"Default Web Site/MySite\".
I\'m wondering if modifying processModel in machine.config will have any effect on an IIS express integrated mode application?
A portion of our site is done in PHP and a portion of our site is done in ASP.Net. We just set up a new web server with Windows Server 2008 R2 which has IIS 7.5 installed.
I downloaded ColdFusion 9 and开发者_如何学编程 set it up, at the end it asks to go to the Administration, but when it does I get an HTTP 404 error.
I\'m testing an IIS 7.5 site with Managed Pipeline Mode = \'Integrated\' My site targets mobile devices and leverages well formed URLs to pass parameters with a minimum of typing. For example \'mysit
Where does IIS 7.5 log errors? Event Viewer? Log File?开发者_运维知识库 I get a very nonspecific internal 500 error. I would like to find out more.