This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.
Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.
Before posting questions here you might want to review the developer documentation.
Hi all,
I am trying to open the latest version of mojoPortal from codeplex in VS 2010 and it is saying the solution file was created in a later version of VS.. looking at the solution files it looks like they are all VS 2012 solutions.
Is there any easy way to get a solution up and running in VS 2010?
Cheers,
Chris
As far as I know VS 2012 does not break anything as far as the ability to use the same solution and projects in VS 2010. But you would definitely need all the service paks for VS 2010 to be able to open the solution.
Hope that helps,
Joe
Thanks Joe. I applied SP1 and that fixed the problem, for some reason I thought I had already done that.