Browse by Tags

Related Posts

  • Re: Unable to debug on webserver in MVC

    When You install VS2008 or VWD2008 there is a built in web server that come with VS and VWD that you get by default when you press F5, it's there to save you the hasstle of setting up IIS. You must have set your project differently than default, all I do is file new project choose MVC and then F5...
    Posted to ASP.NET MVC (Forum) by sjnaughton on 08-17-2009, 12:00 AM
    Filed under: MVC, IIS, Cassini
  • Re: can we use listview with datapager in mvc

    Are you getting this error: [quote user="mabafna"]Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.[/quote...
    Posted to ASP.NET MVC (Forum) by sjnaughton on 08-26-2009, 12:00 AM
    Filed under: MVC, IIS, Cassini
  • Server does not rout to controllers or actions

    Hi all! I am new in this MVC stuff. I just made an app using the asp development server, and all was fine; I integrate ExtJS (an js framework) with MVC and was too confortable and looks pretty. The issue is that when I tried to deployed this to an IIS 5.1, simple, nothing works. I already configure the...
    Posted to ASP.NET MVC (Forum) by AlexandroRR on 10-22-2009, 12:00 AM
    Filed under: MVC, deploy, IIS, ASP, IIS 5.1, MVC Deploy Issue, Does not reach actions of controller on server
  • Caching MVC Routes Using IIS 7

    We're trying to add caching to our MVC application using the IIS 7 Caching Module. However, the problem that we're running into is that the IIS 7 Caching module asks that you provide a file extension when you register a new cache rule. Since this is MVC, there is not file extension, just routes...
    Posted to ASP.NET MVC (Forum) by kengineer on 11-16-2009, 12:00 AM
    Filed under: MVC, Cache, IIS
  • Re: Unable to debug on webserver in MVC

    Yes you should be able to I used to before VS2005 but I don't bother now Cassini. I have debugged on a local intranet IIS Server and I needed to connect via Frontpage there and have remote debuggin installed.
    Posted to ASP.NET MVC (Forum) by sjnaughton on 08-18-2009, 12:00 AM
    Filed under: MVC, IIS, Cassini
Page 1 of 1 (5 items)