/setup/default.aspx stays empty

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/3/2007 1:37:13 PM
Gravatar
Total Posts 9

Re: /setup/default.aspx stays empty

Hi Joe,

After the initial installation, the connectionstring was like yours. I read the readme.txt 

But I modified it some times to see if that would help. Well, I created a new db, UTF8 charset, but still the same messages in the log. No new ones/success. The html-source is also still the same.

I'm sure it connects to the db, because I modified on purpose the pasword to see what happened, then I received messages about a wrong password. (After that I put it back.)

Could you send me your 'mojoportal.fdb'?

 

Kind regards,

Bert

 

 

8/3/2007 2:08:14 PM
Gravatar
Total Posts 18409

Re: /setup/default.aspx stays empty

Hi Bert,

I've sent you the file. I should note also that I'm running Firebird-2.1.0.15999_0_win32

Perhaps Firebird 2.1 is needed. The note on the Using Firebird Sql page says it works with 2.0 and above, but that note is leftover from when Garreth first implemented Firebird for mojoPortal 1.x so it could be wrong. I haven't tested with any other versions than the one I have.

Hope it helps,

Joe

8/9/2007 1:23:36 PM
Gravatar
Total Posts 18409

Re: /setup/default.aspx stays empty

Hi Bert,

I had concluded from our previous discussion that mojoPortal only works with Firebird 2.1 beta, but today I uninstalled that version and installed Firebird-2.0.1.12855-1-Win32.exe and it worked fine for me without having to make any syntax changes. I have been working on the setup process so maybe something there had some effect. My changes are in svn trunk so if there is any chance you could test that version it would be very helpful. I want to make a new release soon and I would like to know that it works with Firebird for others who try it as it does for me.

Best Regards,

Joe

8/10/2007 4:35:57 PM
Gravatar
Total Posts 22

Re: /setup/default.aspx stays empty

Hi,

I have exactly the same problems that Bert faces; the only difference is that I'm attempting to use MySQL. I tried all the changes in web.config suggested on this thread, but the result is still the same.

I hope this info might at least help tracking the problem.

best regards
Federico

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