REQUEST A DEMO

Tag: mobile agent

Deploying an ASP.Net MVC web application to IIS7

October 7, 2008 The next installment in my exciting series where I capture what I know about deploying Dovetail Mobile Agent which could be boiled down to How To Be a Web Server Administrator in the year 2008. Moving from IIS6 this time we take a look at getting an ASP.Net MVC application deployed to IIS7. Thankfully this is pretty easy.   To try out this experience I created a Vista SP1 Enterprise virtual machine and added the IIS 7 windows feature. I know. I know. Most enterprise customers will want to use Windows 2008 as their favorite IIS7 platform, I had to use Vista because I use VMWare Server v1.x which supports Vista not Windows 2008. Revenge of the Basics   Install the .Net 3.5 Framework.   Add the Internet Information Services Windows Feature To Vista. In Windows 2008 this process is very similar in cases you will…

Installing a ASP.Net MVC web application on IIS6

October 6, 2008 Getting ready to release Dovetail Agent Mobile I am working on what our installation story will look like. I want to keep things simple (for me) right now because it is currently tricky to support IIS6 and IIS7 using a Wix based windows installer. For the documentation I am compiling a list of operations to get what is essentially a ASP.Net MVC web application up and going on different web servers.   Later we may later add an installer that encapsulates this pain but right now it is just too darn hard to do this well usingWix. Do you hear me Microsoft? Getting Down With The Basics   Install the .Net 3.5 Framework.   Copy web application files to a directory our your web server.   Create a Virtual Directory using Internet Information Services Manager that points to this directory. ASP.Net…
    class='wp-pagenavi' role='navigation'>
  • 1
  • 2