SQL CE bugs

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

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.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
3/29/2011 12:21:02 AM
Gravatar
Total Posts 51

SQL CE bugs

Hi,

I use mojoPortal Version: 2.3.6.2 SqlCe,
Operating System: Microsoft Windows NT 6.0.6002 Service Pack 2
ASP.NET Info: v4.0.30319 Running in Full Trust

1. I can lock user, it works. But if I want to unlock the same user it doesn't work. I receive always the message:

"We're sorry but a server error has occurred while trying to process your request.

The error has been logged and will be reviewed by our staff as soon as possible. It is possible that the error was just a momentary hiccup and you may wish to use the back button and try again or go back to the home page."
 

2. "Under Administration Menu > Role Administration"

I can remove the user from role, no problem. But I can't add existing user to any role. It doesn't work. No message.

 

Please help. Come these issues from my wrong installation/usage or are these really SQL CE bugs?

Thanks.

3/29/2011 1:56:35 PM
Gravatar
Total Posts 18439

Re: SQL CE bugs

Hi Erhan,

Thanks for the bug reports. I was able to replicate both problems and fix them. It is fixed now in the repository and will be fixed in the new release which should be available sometime tomorrow.

Best,

Joe

3/29/2011 2:51:12 PM
Gravatar
Total Posts 51

Re: SQL CE bugs

Hi Joe,

Thanks for correction. Perhaps you have time to check newsletter issue too.

"Send Preview" by newsletter is OK, but "Send To Subscribers" doesn't work. At first I see Queue then Start and that's all. It doesn't send newsletter to the subscribers. System log reports since 7 hours the same message.

2011-03-29 15:19:10,333 INFO mojoPortal.Web.Global - Application Started.
2011-03-29 15:19:10,677 INFO mojoPortal.Web.WebTaskManager - deserialized WebTaskManager task
2011-03-29 15:19:10,677 INFO mojoPortal.Web.WebTaskManager - Queued WebTaskManager on a new thread
2011-03-29 15:19:10,895 INFO mojoPortal.Business.WebHelpers.IndexWriterTask - Queued IndexWriterTask on a new thread
2011-03-29 15:19:10,989 INFO mojoPortal.Web.LetterSendTask - Queued LetterSendTask on a new thread
------------------------------------------------------------

2011-03-29 22:36:48,281 INFO mojoPortal.Web.Global - Application Started.
2011-03-29 22:36:48,593 INFO mojoPortal.Web.WebTaskManager - deserialized WebTaskManager task
2011-03-29 22:36:48,593 INFO mojoPortal.Web.WebTaskManager - Queued WebTaskManager on a new thread
2011-03-29 22:42:04,729 INFO mojoPortal.Web.LetterSendTask - deserialized LetterSendTask task
2011-03-29 22:42:04,729 INFO mojoPortal.Web.LetterSendTask - Queued LetterSendTask on a new thread
 

Thanks

Best Regards

3/29/2011 2:56:33 PM
Gravatar
Total Posts 18439

Re: SQL CE bugs

I will definitely look into it, its too late for this release but I can fix it for the next one. This is the first time I've heard about the problem as far as I know.

Best,

Joe

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