Don't want the source code!

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
3/11/2009 1:59:16 AM
Gravatar
Total Posts 4
When Quality Counts ...

Don't want the source code!

Hi, Joe. 

I'm just beginning to get my mojo on, so please excuse my naievte'.

So far it looks like you have a pretty neat looking project.  However, I only see one glaring omission so far.  how does one that doesn't want the source code begin to use the product?  how about a "Hello World" app for us?

3/11/2009 8:06:52 AM
Gravatar
Total Posts 18439

Re: Don't want the source code!

Hi,

Well, its problematic to develop against the pre-compiled release files because mojoPortal is built around the VS Web Application Project type and opening the pre-compiled  package in VS as if it were a Web Site Project instead just doesn't work right.

If you want to run mojoPortal in Visual Studio you really are better off doing it using the source code which includes the .csproj files.

Also for almost anything you want to develop yourself there are lots of example code to do similar things in mojoPortal, so its an advantage to work directly with the source code. It also helps you understand how mojoPortal works. The source code is the most up to date and accurate documentation.

Hope it helps,

Joe

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