Hi I have developed the asp.net mvc 2 application. I have deployed it successfully on XP machine that having the IIS 5.1 . it is running fine. but I have 开发者_如何学Pythonupdated some changes in my
I am trying to deploy a simple \"Hello World\" .NET 4.0 REST-style WCF service on WinXP (IIS5). It works fine in Cassini.
I set up a Virtual Directory called \'Site\'. I browse to http://localhost/Site/default.aspx, and it loads. However, when I click on anything on the page, say Page1.aspx, it goes to http://localhost/P
I\'m getting headaches from trying to host MVC 2 on XP\'s IIS! (This is on VS 2008, but probably applies to VS 2010 as well.)
At the moment I have no images being picked up at the moment, and this is off a completely defaul开发者_开发百科t Sitecore Xpress install.
I\'m using IIS 6. I need to开发者_如何转开发 determine whether a certain site is running under http or https.
One of the other developers at my company wrote a .NET 2.0 web site.He stores everything...solution, project, source...everything inside of \"inetpub\\AppName\" (the IIS share).I have never seen this
I\'m pulling my hair out a little bit over an issue we\'re having on one of our project environment servers. I\'m trying to run 2 different versions of our site, from 2 different code bases. The site
I am using the multisite.dll ISAPI filter (http://www.hairy-spider.com/post/Multisite.aspx) in order to develop on several websites simultaneously on my Windows XP Professional/IIS 5.1 workstation. I
I have been trying this for some time but could not figure out yet. Is there a way to choose IIS5 as the web server instead of the default Cassini which comes with Visual Studio 2008?