Contents tagged with IIS 7.0
-
Sending Mails from Amazon EC2 Instance (The cheapest way)
During the past weeks we have decided to use Amazon EC2 instance as a host for SharePoint demo environment in order to get it accessible everywhere and separate it from our internal network.
-
Windows 2008 AND IISRESET.EXE
IISreset.exe is a magical command that resolves many problems! Err… well, yeah that command restarts all IIS related processes and thus essentially running it cleans up all the “mess”. So is there anything special about IISReset.exe in Windows 2008? Yes and I do not recommend using it and here’s very useful information that you must know about what this command does.
-
Secure File Download Area using IIS 6.0 and IIS 7.0
For IIS 6.0:
-
IIS7 – ASP.NET on Windows Server 2008 Server Core R2
If you are a Server Core fan, and wished you could host ASP.NET websites in Server Core, then feel better, you wish had come true. Windows Server 2008 R2’s Server Core will have .NET Framework which means, ASP.NET too. This is a big news for all those wanted to deploy Server Core, but stopped because .NET Fx wasn’t there in the RTM release.
-
Quick Install of the World’s Most Popular Web Applications on IIS7
After announcing Microsoft Web Platform Installer (Web PI) in Beta Bill Staples announcing another tool that makes installing some of the world’s most popular ASP.NET and PHP applications on IIS7 a snap!
-
[Vista]Visual Studio .NET 2003 on Windows Vista Issue List
While browsing Visual Studio Developer Center at MSDN if found this interesting article which identifies the known issues you will face when using Visual Studio 2003 on Windows Vista. While Visual Studio 2003 is not supported on Windows Vista.
-
Where is ASP.NET 3.5 on IIS ?
Most people on installing .NET 3.5 on the server "expect" an entry for v3.5 under the ASP.NET version Tab in IIS manager. And not finding that entry start panicking. If you have been one of those read on. The more tech savvy folks try to run aspnet_regiis -i from the v3.5 framework folder... but even that is missing :)
That brings us to the question
What exactly is ASP.NET 3.5 ?
Read the answer + Full article @ Vijayshinva Karnure's Blog
-
A list of Breaking Changes for ASP.NET 2.0 applications running in Integrated mode on IIS 7.0