Can I use Visual studio web developer 2008 to work on mojoPortal?

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.

This forum is for discussing mojoPortal development

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.

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.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
6/28/2008 7:44:36 AM
Gravatar
Total Posts 4

Can I use Visual studio web developer 2008 (express) to work on mojoPortal?

Can I use Visual studio web developer 2008 (express) to work on mojoPortal? (without full vestion - std... visual studio, only free IDE)

6/29/2008 7:42:09 AM
Gravatar
Total Posts 18439

Re: Can I use Visual studio web developer 2008 to work on mojoPortal?

Hi,

mojoPortal uses Web Application Projects and Class Library projects. Historically, these project types have not been supported in the Express versions of VS. There are 2 different project types in VS for web projects, they are Web Site Projects and Web Application projects and historically, the VS Express versions only supported the Web Site project type.

However, according to this post on Scott Guthrie's blog, they are adding support for Web Application and Class Library project types to the Express versions of VS in SP 1. They have a beta of it available here, I have not tried it myself and one person told me they had problems with blue screens trying to use it so I leave it up to you if you want to try the beta or not. But at least in theory it should work with mojoPortal, especially after the final release of SP 1 comes out.

Best,

Joe

8/11/2008 3:28:44 PM
Gravatar
Total Posts 18439

Re: Can I use Visual studio web developer 2008 to work on mojoPortal?

Visual Web Developer Express 2008 SP1 is now available and is "supposed" to support Web Application project types and Class Library project types, so it should be possible to use it with mojoPortal. If someone tries it out please let us know if it works!

http://blogs.msdn.com/webdevtools/archive/2008/08/11/web-development-updates-in-visual-studio-2008-sp1.aspx

Cheers,

Joe

10/29/2018 12:31:22 PM
Gravatar
Total Posts 2239

Re: Can I use Visual studio web developer 2008 to work on mojoPortal?

Visual Studio Express has been replaced with Visual Studio Community, which works great for mojoPortal development.

You must sign in to post in the forums. This thread is closed to new posts.