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.

Another installation problem (when creating db tables)  (Mono Support )

Viewed 59814 time(s), 3 post(s) 5/14/2011 3:24:01 PMby nicher
nicher

nicher

5/14/2011 3:24:01 PM
Hi,

The installation wizard is failing in the database table creation stage. I have an empty database with a user which is defined with dbo permissions.

I tried to run this both with touching and not touching the advanced monoX settings and it behaves the same. I am using SQL Server 2008.

Some of the error includes characters in Chinese, very odd really... My site or database are not in Chinese.



The error message is very long so I will give bits of it (some of it is repetitive). It is displayed a frame in the installation is in progress page:


incorrect syntax near '0x0a0d'...
Incorrect syntax near '0x0a0d'. Must declare the scalar variable "@ApplicationId". Incorrect syntax near '0x0a0d'. Incorrect syntax near '0x0a0d'. Must declare the scalar variable "@PageSize". Incorrect syntax near '0x0a0d'. Incorrect syntax near '0x0a0d'. Incorrect syntax near '0x0a0d'. Must declare the scalar variable "@ApplicationId". Incorrect syntax near '0x0a0d'. Incorrect syntax near '0x0a0d'. Must declare the scalar variable "@PageSize". Must declare the scalar variable "@EmailToMatch"
...
incorrect syntax near the keyword 'with'. If this statement is a common table expression, an xmlnamespaces clause or a change tracking context clause, the previous statement must be terminated with a semicolon. Incorrect syntax near the keyword 'with'. If this statement is a common table expression, an xmlnamespaces clause or a change tracking context clause, the previous statement must be terminated with a semicolon
...
incorrect syntax near '0x0a0d'. 'CREATE VIEW' must be the first statement in a query batch.
...
Unclosed quotation mark after the character string ')) ਍䄀䰀吀䔀刀 吀䄀䈀䰀䔀 嬀搀戀漀崀⸀嬀唀猀攀爀倀爀漀昀椀氀攀崀  圀䤀吀䠀 䌀䠀䔀䌀䬀 䄀䐀䐀  䌀伀一匀吀刀䄀䤀一吀 嬀䘀䬀开唀猀攀爀倀爀漀昀椀氀攀开愀猀瀀渀攀琀开唀猀攀爀猀崀 䘀伀刀䔀䤀䜀一 䬀䔀夀⠀嬀䤀搀崀⤀ഀഀ REFERENCES [dbo].[aspnet_Users] ([UserId]) ਍伀一 䐀䔀䰀䔀吀䔀 䌀䄀匀䌀䄀䐀䔀ഀഀ GO ਍䤀䘀  䔀堀䤀匀吀匀 ⠀匀䔀䰀䔀䌀吀 ⨀ 䘀刀伀䴀 猀礀猀⸀昀漀爀攀椀最渀开欀攀礀猀 圀䠀䔀刀䔀 漀戀樀攀挀琀开椀搀 㴀 伀䈀䨀䔀䌀吀开䤀䐀⠀一✀嬀搀戀漀崀⸀嬀䘀䬀开唀猀攀爀倀爀漀昀椀氀攀开愀猀瀀渀攀琀开唀猀攀爀猀崀✀⤀ 䄀一䐀 瀀愀爀攀渀琀开漀戀樀攀挀琀开椀搀 㴀 伀䈀䨀䔀䌀吀开䤀䐀⠀一✀嬀搀戀漀崀⸀嬀唀猀攀爀倀爀漀昀椀氀攀崀✀⤀⤀ഀഀ ALTER TABLE [dbo].[UserProfile] CHECK CONSTRAINT [FK_UserProfile_aspnet_Users] ਍䜀伀ഀഀ /****** Object: ForeignKey [FK_UserProfile_PrivacyLevel] Script Date: 03/24/2011 17:11:47 ******/
...

Why is this happening and how can I sort that? Hope you can help

Kind regards,
Noy
This content has not been rated yet. 
130 Reputation 14 Total posts
denis

denis

5/14/2011 5:45:37 PM
Well, this is something new :) Either your SQL installation scripts were compromised during the FTP transfer (you can see them in /MonoX/installer/Sql/CreateDatabase.sql), or something is very wrong with the SQL Server settings, you should check this with your hosting provider. Could you also check the collation of your MonoX database as it is created on the server?
Rated 5.00, 1 vote(s). 
7207 Reputation 956 Total posts
nicher

nicher

5/14/2011 10:39:41 PM
Hi Denis,

You were right. Lots of SQL script files got corrupted. I was using FileZilla to upload them as with all files but for some reason some particular ones (not all) get corrupted using this way. I have deleted the relevant files and uploaded them via my hosting control panel and it worked. I finally was able to get MonoX install, thank god!

Regards,
Noy
This content has not been rated yet. 
130 Reputation 14 Total posts