I have VS2010RC and VS2008 installed - how can I run MVC 2 with both tools?
        Posted  
        
            by DaveN59
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by DaveN59
        
        
        
        Published on 2010-03-30T21:33:24Z
        Indexed on 
            2010/03/30
            21:43 UTC
        
        
        Read the original article
        Hit count: 401
        
Hey all -
I just downloaded the release version of MVC 2, pretty excited about that! Problem is, I can now create a MVC project in VS2010 but I don't seem to be able to do so in VS2008.
We are using VS2010 RC for our main project. We need to use VS2008 for a new project so we can use the Connector/NET for MySQL, and I would love to be able to use MVC for this project. Does anybody know if this is possible? What am I missing, if anything?
Thanks, Dave
© Stack Overflow or respective owner