Only three controls in source code build

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.
12/19/2008 5:34:52 AM
Gravatar
Total Posts 7

Only three controls in source code build

Hi there,

I have just downloaded and installed the complete code source (mojoportal-2-2-8-0-sourcecode.zip). It all works great, I really like the setup feedback when you run the setup/default.aspx page.

One issue I can't understand though, when I edit the content for a page, I only see three features/controls available (Html Content, Site Statistics and  Web Part). I know there are more on your demo site why aren't they 'my' local copy?

 

Thanks

Matt

12/19/2008 5:46:15 AM
Gravatar
Total Posts 18439

Re: Only three controls in source code build

Hi Matt,

You must have only built the mojoportal-core.sln, you need to open the mojoportal-complete.sln (You need the Silverlight Toolkit for VS 2008 sp1 installed first). After you rebuild the complete solution, visit the setup page again and it will install all the features.

Hope it helps,

Joe

12/19/2008 6:30:12 AM
Gravatar
Total Posts 7

Re: Only three controls in source code build

Great, thanks for the quick reply Joe, I don't have Silverlight installed. That expains that error when I opened the project.

Matt

12/19/2008 6:32:57 AM
Gravatar
Total Posts 18439

Re: Only three controls in source code build

Hi Matt,

FYI, I just found out about a bug in the blog that affected only mssql. I just fixed it and plan to make a new release this weekend, so you may want to hold off on using that feature, or get the code from svn trunk as its already fixed there as of now.

Best,

Joe

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