How can I have a view render a partial (user control) from a different folder? With preview 3 I used to call RenderUserControl with the complete path, but whith upgrading to
you should try this
~/Views/Shared/parts/UMFview.ascx
place the ~/Views/ before your code
~/Views/