Mono support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Mono Support Add new group 

Viewed 10745 time(s), 5 post(s). 4/26/2011 10:53:21 AMby Helene
Helene
1

Helene 4/26/2011 10:53:21 AM

Hi

Something is very wrong on my site.

It is not possible to add a new group. When I hit the savebutton nothing happens.

I have spent hours trying to figure out how to fix it but with no luck.

Can you maybe give me a hint about what to do?

I hope you can help me

Regards
This content has not been rated yet. 
315 Reputation 39 Total posts
imarusic
2

imarusic 4/26/2011 11:38:58 AM

Hi Helene,

Can you give us a little more information regarding your problem. Perhaps some screenshot and MonoX logs?

Regards
This content has not been rated yet. 
2114 Reputation 272 Total posts
Helene
3

Helene 4/26/2011 2:15:09 PM

Hi imarusic

This is from the Monox logs:

2011-04-25 17:05:39,770 [40] ERROR MonoX [skovstrik] - System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at MonoSoftware.MonoX.DAL.EntityClasses.SnGroupCategoryEntity.get_General()
at MonoSoftware.MonoX.Repositories.GroupRepository.EnsureGroupExists(Guid groupId)
at MonoSoftware.MonoX.ModuleGallery.SocialNetworking.GroupEdit.btnSave_Click(Object sender, EventArgs e)

The image: /Groups/GroupInsert/

I have copied Monox pages and Masterpages to my own folders, is that what´s causing the problem?

Regards
This content has not been rated yet. 
315 Reputation 39 Total posts
khorvat
4

khorvat 4/26/2011 3:10:41 PM

Hi Helene,

can you please check if you have a "General" group category inside the DB table SnGroupCategory because this is required group category ?

Regards
This content has not been rated yet. 
12281 Reputation 1678 Total posts
Helene
5

Helene 4/26/2011 3:27:05 PM

Hi khorvat

YES, there it was :)

Thank you very much.

Regards
This content has not been rated yet. 
315 Reputation 39 Total posts