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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
You may also want to review the installation or upgrading documentation.
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!
There is no source code in the release versions. If you want to build with VS download the source code not release files.
Joe