Mono Support Build V 4.7.40.3486 SQL Problem (Closed)

Viewed 13549 time(s), 3 post(s), 5/3/2012 4:34:44 AM - by David
5/3/2012 4:35:32 AM
174 Reputation 22 Total posts

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.

1
5/3/2012 8:09:05 AM
15993 Reputation 2214 Total posts

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

2
5/3/2012 11:03:44 AM
174 Reputation 22 Total posts

Ok, thank you.

3
This is a demo site for MonoX. Please visit Mono Software for more info.