I run PHP on IIS6.I have some PHP that successfully sends a 1KB image as an attachment on an email.When I try and attach a 500KB PDF however (having changed the Content-Type), it hangs and after a few
Is there somethi开发者_如何学Gong like IIS 6.0 Resource Kit Tools for IIS 7, specially the metabase explorer tool to be able to edit the IIS configurations without editing the .xml and .config files d
I am using cdo to send email the following code fails Set cdoConfig = CreateObject(\"CDO.Configuration\")
I\'m using IIS 6 and add开发者_高级运维ed Cache-Control: no-cache header in IIS management console for entire website. However, when inspecting returned content with fiddler, I still see that Cache-Co
I am trying to install my application onto IIS 6. It\'s asp.net 4 mvc 2. I get this error: Could not load file or assembly \'System.Web.Mvc, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856a
We\'ve got a Windows Server 2003 running IIS 6 where we host multiple sites with different domains. www.site1.com, www.site2.com etc.
On my test machine running (Windows XP, IIS5.1) the following code executed within a C# .NET WebService (.SVC) under a custom process identity (using machine.config to specify the user)
I have ASP.Net application with a simple cache helper. Under VS web server it works fine. Under IIS 6.0 cache doesn\'t work- object, was saved previos, doesn\'t returns after a minute (with no excepti
After trying for long time I am not able to run my silverlight 4 business application successfully on my deployment server, where I don\'t have visual studio 2010 installed.
I work in company with many servers and Pcs for developers. Servers are win2003, PC developers Windows XP.