first empy /bin now Superfish issues

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.
8/19/2009 11:04:53 AM
Gravatar
Total Posts 2

first empy /bin now Superfish issues

I'm running a Windows Server 2003 Enterprise Edition using Mojoportal 2-3-1-3 on SQL Server 2005 with Visual Studio 2008.

I have been trying to run mojoportal out of Visual Studio, I started by downloading all the files using svn, but what i got was an empty /bin folder which I then filled up with files from a year old download of the project, and got other numerous errors.

What I would like to know now is why I can't seem to get the Web/Setup/Default.aspx running, although I followed the instructions by downloading the zip file with the files inside extracted, placed them in C:\Inetpub\wwwroot and tried running them from there, but I got this error:

Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load type 'mojoPortal.Web.UI.mojoMenuSuperfish'.

Source Error:

Line 12: adapterType="mojoPortal.Web.MenuAdapter" />
Line 13:
Line 14: <adapter controlType="mojoPortal.Web.UI.mojoMenuSuperfish"
Line 15: adapterType="mojoPortal.Web.MenuAdapterSuperfish" />
Line 16:


Source File: C:\mojo\Web\App_Browsers\CSSFriendlyAdapters.browser Line: 14

Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
 

Could someone please help me before I go mad, I'm running behind on a deadline and can't seem to get this thing running!

8/19/2009 11:21:52 AM
Gravatar
Total Posts 550

Re: first empy /bin now Superfish issues

Hi

When you get sorce code using svn MUST open suitable vs.net solution by VS.net and build it to make dlls in bin folder.

hope helps

asad

 

8/19/2009 1:30:13 PM
Gravatar
Total Posts 2

Re: first empy /bin now Superfish issues

Thank you very much Asad for your timely reply, I perform3e a checkout from https://forgesvn1.novell.com/svn/mojoportal/trunk to a local folder and it worked.

I am now facing a problem with the Database, although I added a user via SQL Management Studio called admin and added him to all roles, I keep getting this error (from ERRORLOG):

2009-08-19 20:25:07.15 Logon Error: 18456, Severity: 14, State: 5.
2009-08-19 20:25:07.15 Logon Login failed for user 'admin'. [CLIENT: <local machine>]

Any idea how to overcome this?

 

8/19/2009 2:09:05 PM
Gravatar
Total Posts 4

Re: first empy /bin now Superfish issues

Update: I surrendered to the Trusted_Connection=yes; solution in the connection which I snatched out of one of your solutions to a different user, although I know its a quick fix, and I need to get the string correct by the time the project is done for deployment, but for now this will have to do, thanks for your efforts.

السلام عليكم ورحمة الله وبركاته

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