MonoX 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.

Build V 4.7.40.3486 SQL Problem (Closed) (Mono Support )

Viewed 12026 time(s), 3 post(s) 5/3/2012 4:34:44 AMby David
David

David

5/3/2012 4:35:32 AM
I was granted access to build 4.7.40.3486 to correct a problem I had with the friend request lists. A clean installation (no modifications) of this build is not possible as the SQL tables and import scripts don't seem to be in sync. See attached image. The errors come into play with the Calendar Event tables. In addition to the attached error, the CalendarEventEtry.sql script addresses a table that does not exist in the create database script (CreateDatabase.sql).

CalendarEventEntry table does not exist in the CreateDatabaseScript
INSERT INTO [dbo].[CalendarEventEntry] ([CalendarId],[CalendarEventId]) VALUES ('4B60715D-2871-42E2-9DCB-9EB1010BDEE6','828AB8B8-92EE-44B7-95E9-9EB1016397FD');

Is there a way to rectify this so that I can use the new build to correct the friend request viewing problem?

Thank you.

This content has not been rated yet. 
174 Reputation 22 Total posts
khorvat

khorvat

5/3/2012 8:09:05 AM
Hi,

unofficial builds that we provide are not prepared for installation but rather for an upgrade. So if you want to us the latest unofficial build you will have to have installed MonoX instance the older version and then perform the upgrade and execute the change scripts.

Let me know if we can assist you in any way.

Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts
David

David

5/3/2012 11:03:44 AM
Ok, thank you.
This content has not been rated yet. 
174 Reputation 22 Total posts