So I found this image upload tool on the web.It\'s pretty slick, is built in flash, will resize imag开发者_如何学Goes before uploading etc.Basically it\'ll save me a lot of time if I don\'t have to im
I\'ve deployed my site in IIS 7, and can browse to it fine on the web server. I\'ve set it to windows authentication (only), and when browsing from outside the domain, I want to be challenged for cred
Can anyone explain the steps for deploying ARR in CDN? I already read the guide here I don\'t understand where the cache servers are. When w开发者_如何学Ce purchase a server from the CDN company it b
First of all, this is my third question on the similar topic.. and still I have no answer, maybe only approaching it (see first, second).
I have a Windows 2008 server开发者_开发知识库 running IIS 7 and I\'m trying to configure Windows Authentication and ASP.NET Impersonation, specifically for an intranet site which uses MVC. When a user
I have an asp/IIS application deployed on our server that runs fine every time we reboot it or restart due to new application modifications. However, after 10-20 minutes it starts to chug and timeout
can one iis worker process have many app开发者_如何学运维lication domain? if does then what if one of the application fails, will it affect the other application running using same worker process?
On 开发者_StackOverflow社区one of our production servers, occasionally requests get stuck in the RequestAquireState while in the session module. As it is an MVC request, it does not timeout, so we som
I have created a small webservice, I ran it in Visual Studio Development Server and it ran fine. I then decided to run it (still through Visual Studio) onto IIS.
I\'m working with a Joomla! component that uses the JFactory::getMailer() to send confirmation emails.