Results 1 to 6 of 6

Thread: ASP.Net MVC Support

  1. #1
    Join Date
    Aug 2009
    Posts
    4
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default ASP.Net MVC Support

    Hi,

    I have a professional package, and am in the process of converting my static site to ASP.Net MVC, I was wondering whether ASP.Net MVC is supported and installed in the GAC on the servers or whether I should use the bin deployment model.

    Many Thanks

  2. #2
    Join Date
    Aug 2009
    Posts
    4
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Just another quick query... regardless of the MVC deployment model I use, I would like to use extensionless controller urls, to that end what version of IIS are the servers running? If it's IIS6, which workaround can I use to enable this? I would prefer to use ISAPI_Rewrite: Is this installed and if so is the .mvc extension mapped to aspnet_isapi.dll?

    Thanks

  3. #3
    Join Date
    Apr 2006
    Location
    Amsterdam
    Posts
    352
    Thanks
    20
    Thanked 11 Times in 11 Posts

    Default

    I am not sure on the MVC support.

    Servers are running IIS6 with ISAPI ReWrite installed. But I dont know if you are able to map the .mvc extension to the ReWrite DLL.

    Hope this helps you in the right direction nonetheless

  4. The Following User Says Thank You to Rappie For This Useful Post:

    RFH Customer: hexiemillais (31st August 2009)

  5. #4
    Join Date
    Aug 2009
    Posts
    4
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Excellent, thanks for your reply. If the .mvc extension mapping doesn't exist I can always use one of the standard ASP.Net mapped extensions (e.g. .ashx) and set-up the rewrites for incoming URLs with that extension instead Hopefully someone will know though as I'd rather not fiddle around setting up a test site or resort to trial and error with a live site.

  6. #5
    Join Date
    Jan 2005
    Location
    Cardiff
    Posts
    449
    Thanks
    10
    Thanked 17 Times in 17 Posts

    Default

    This thread might be of some help:

    http://forums.redfoxuk.com/showthread.php?t=5248


  7. The Following User Says Thank You to Mark Voss For This Useful Post:

    RFH Customer: hexiemillais (2nd September 2009)

  8. #6
    Join Date
    Aug 2009
    Posts
    4
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Excellent thanks, that's more-or-less the technique I described above Good to know that ASP.Net MVC is installed though.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. asp.net premissions
    By gupster in forum ASP.NET
    Replies: 2
    Last Post: 17th May 2009, 12:44 PM
  2. .NET Framework 2.0 Compatibility support
    By Gabe in forum Sales and Service Feature Enquiries
    Replies: 2
    Last Post: 21st March 2006, 08:46 PM
  3. ASP.net 2.0
    By JohnnyW in forum Sales and Service Feature Enquiries
    Replies: 17
    Last Post: 8th November 2005, 01:01 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •