Can PHP and ASP.Net run together within the same web site in IIS 7.5?
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.
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.
(This is a question about a vague problem. I try to present all relevant data, in the hope that someone has helpful information; apologies for the long description.)
I’ve just tried to deploy my first web application to IIS on my Windows 7 Home Premium notebook. After creating the application, I had to change to the Classic App Pool, then set that pool for framework 4.0. Now I get the following error:
I am getting error (The configuration section system.web.extensions cannot be read because it is missing a section declaration) while installing my Web Application in Server 2008 32 bit machine with .NET Framework 4.0. but it works well in 2008 r2 64 bit machine.
Trying to use AAR as a reverse proxy in front of several back end IIS servers.
When the application has been running for a while, use adplus to capture a memory dump of the process (It’s useful to use something such as Process Explorer to find the correct process ID to dump):
I’m attempting to read some performance counters from my ASP.NET application. When I do, I get the error “Access to the registry key ‘Global’ is denied.”
I have an ASP.NET 4.0 application within which I need to forward the authentication to the database.
For the purposes of this request for assistance, lets call the web server “app1” and the database server “sql1”.
Possible Duplicate:
ASP.NET MVC on IIS 7.5