Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:789259
More Search Options
RSS Available
Matching Posts
Re: How to deploy MVC app to shared hosting?
I am deploying and asp.net mvc application with reliablesite.net, and I have just succeeded in getting it working with extensionless URLs. srulyt was correct - you need to set the IIS7 ASP.NET integrated pipeline on. For reliablesite.net, go into your DotNetPanel management interface, select your website and then the Extensions tab. Here they have an option to switch the ASP.NET option from "2.0" to "2.0 Integrated Pipeline". This should do the trick. Cheers Phil
Posted to
ASP.NET MVC
(Forum)
by
philgeorge
on 5/1/2008
Re: directory listing for Website default page
Thanks, Richard. You were right, I had to add the default.aspx route: routes.Add( new Route ( "Default.aspx" , new MvcRouteHandler ()) { Defaults = new RouteValueDictionary ( new { controller = "Home" , action = "Main" , id = "" }) }); I also had to restore the Default.aspx file in the root folder for this route to be activated. I had previously deleted it thinking I was helpfully cleaning up all aspx files, but clearly it needs to be present as a default document
Posted to
ASP.NET MVC
(Forum)
by
philgeorge
on 3/6/2008
directory listing for Website default page
After following things passively for a couple of months, I've decided to dive in to using the ASP.NET MVC framework now that preview 2 is out. I'm using Visual Web Developer 2008 Express, so I had to do without the templates and manually set everything up myself with reference to the release notes and various blog entries. Amongst other things, I added < add name = " UrlRoutingModule " type = " System.Web.Routing.UrlRoutingModule, System.Web.Routing, Version=3.5.0.0, Culture
Posted to
ASP.NET MVC
(Forum)
by
philgeorge
on 3/6/2008
Page 1 of 1 (3 items)
Silverlight:
ASP.NET 4, ASP.NET MVC, and Silverlight 4 Videos of my Talks in Europe
Channel 10:
Faster Solid State Drives for Windows 7 Arrive
ASP.NET:
Death to confirmation dialogs with jquery.undoable
Channel 9:
E2E: Brian Beckman and Erik Meijer - Co/Contravariance in Physics and Programming, 1 of 2
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online