iis-6
How do you implement far future expires headers in asp.net with IIS 6
We are running a ASP.NET MVC 2.0 web app and it\'s running on Windows Server 2003 with IIS 6.0. I know that with IIS7+ you can use:[详细]
2023-03-19 04:17 分类:问答isapi rewrite help
Hi there I have the following isapi rewrite rule working on IIS 6. it rewrites: http://www.mysite.com/index.php?category=white-wine[详细]
2023-03-19 03:42 分类:问答Which is the best way to control the ASP.net output cache memory size in IIS 6?
Someone here knows how to control the total possible amount of memory that ASP.net uses to maintain the output cache? I\'m having so开发者_如何学JAVAme troubles and memory issues related to this and I[详细]
2023-03-18 11:55 分类:问答SSRS report expressions not being evaluated when inside an MVC3 IIS6 C# project
In my MVC3 project I wanted to add reports, so I used SSRS local report rdlc (Microsoft Reporting) by creating a sub folder and putting the .aspx web viewer and rdlc in it.All was well until I tried e[详细]
2023-03-18 04:26 分类:问答ASP.NET BlogEngine Requires Additional Dlls
I have DevExpress controls implemented in the core website and the dlls are stored in /<websitedomain>/bin.I\'ve installed BlogEngine in an 开发者_StackOverflow中文版application folder at /<w[详细]
2023-03-16 18:47 分类:问答What account does Server.Execute use in ASP pages?
On our 2003 servers, we have a website running using the standard IUSR anonymous access. Inside this开发者_如何学Go site are several virtual directories, all pointing to the same physical directories[详细]
2023-03-16 16:58 分类:问答IIS 6/MVC 3 Cannot Attach to Process as not listed?
My problem is when I run my MVC 3 app and try to attach to the w3wp process it is not listed in my available processes window and I\'m completely stumped as to why not.[详细]
2023-03-16 08:36 分类:问答Changing Content-Type Header of static files in IIS 6 with out access to IIS
I\'m trying to change the content type of static files severed by IIS6 on a shared 开发者_运维技巧host where I don\'t have access to IIS I tried[详细]
2023-03-16 05:03 分类:问答ASP.NET Cache-Control changes on server
I have ASP.NET MVC action filter that sets the cache-control header of the response. It all works fine except when I publish it to the web server.[详细]
2023-03-15 12:11 分类:问答Alternatives to IIS SMTP service
I am using local IIS 6.0 SMTP service to send emails from ASP.NET application. I am having the following issues:[详细]
2023-03-15 01:39 分类:问答