I just migrated my .NET MVC 3.5 sp1 app to a VPS running 2008x64 and IIS7. My app uses a Crystal Report Viewer to dynamically display reports. I was able to get the reports to display properly after i
Is it pos开发者_开发知识库sible to make Fiddler capture traffic for a website on port 81 using IIS7Sure - Fiddler will capture all traffic going through WinINET.You can also capture localhost traffic
So my scenarios a little funny but theres a reason for it. I have a parent web application, called Parent, and a s开发者_如何转开发econd web application called Child. Child is a virtual directory in I
No matter what I do iis still caching my php files. I uncheck开发者_如何学编程ed all caching options and rechecked configuration file and it seems okay.
On attempting to deploy a .net 3.5 website on the default app pool in IIS7 having the framework section set to 4.0, I get the following error.
I\'ve noticed as my website gets bigger and bigger, the time my laptop takes to display my page is much longer then say a new projects with minimal references.
Is there a performance compromise if the App开发者_高级运维lication pool in IIS7 is set to 32bit enabled.
I have a website hosted under IIS 7 on Window 2008 x64. IIS is running in 64 bit mode and the site has its own Application Pool 64 bit etc. The website appears to run fine most of the time and then al
I have some images hosted on the Default Web Site on IIS 7 but when i attempt to browse them IIS bl开发者_JAVA技巧ocks the images. Help me please! ))This might be the solution:
I\'ve got an ASP.Net application which manages the IIS server as follows: Successfully using Microsoft.Web.Administration.ServerManager to manage the local IIS 7 server 开发者_JAVA技巧no problem (I\'