[Mono-bugs] [Bug 456305] [Regression] mojoPortal fails with InvalidCastException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 15 10:32:07 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=456305

User lupus at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=456305#c7





--- Comment #7 from Paolo Molaro <lupus at novell.com>  2008-12-15 08:32:06 MST ---
Guys, for bug reports that involve packages not included in mono you need to
provide download, install and running information (or provide access to a box
that has all the required stuff installed, so that we don't have to waste time
to replicate the setup). Installing the 2.2.7.9 version
(pgsqlreleasefiles-for-mono) requires also the following steps (assuming the
current user can create databases):
1) create a database called mojoportal (createdb mojoportal)
2) enable plpgsql support (createlang plpgsql mojoportal)
3) edit pgsqlreleasefiles-for-mono/wwwroot and change the name of the user and
the password in the PostgreSQLConnectionString entry

After running xsp2 in the wwwroot dir the crappy mojoportal pages appear (after
the auto setup is complete). What do I need to do now to reproduce the bug?
This is basic info that should have been provided in the bug report.

Also,I'm not sure while this is considered a runtime bug since Thomes reports
that it is a bug during compilation (see his entry: built with Mono 2.0 and run
on 2.2p2: works). Anyway, waiting for the instructions to reproduce the bug.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list