Could not load type...

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.
11/3/2007 6:38:10 AM
Gravatar
Total Posts 13

Could not load type...

Hi,

I've just download the mojo portal project. I want to build it in VS2005 (or even VS2008b), but I get the following errors:

Error 1 Could not load type 'SampleExternalModule.SampleExternalModule'. C:\temp\mojo\sqllitereleasefiles\web\Modules\SampleExternalModule.ascx 1
Error 2 Could not load type 'PollFeature.UI.PollModule'. C:\temp\mojo\sqllitereleasefiles\web\Modules\PollModule.ascx 1
Error 3 Could not load type 'SampleExternalModule.SampleExternalModule'. C:\temp\mojo\sqllitereleasefiles\web\Modules\SampleExternalModule.ascx 1
Error 4 Could not load type 'PollFeature.UI.PollModule'. C:\temp\mojo\sqllitereleasefiles\web\Modules\PollModule.ascx 1

I didn't even add anything, it's just the download I wanted to build..

Any thoughts?

 

Thx!

11/3/2007 6:57:49 AM
Gravatar
Total Posts 18439

Re: Could not load type...

There is no source code in the release versions. If you want to build with VS download the source code not release files.

Joe

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