|
|
Rank: Newbie Groups: Member
Joined: 11/5/2003 Posts: 3 Points: 9
|
Microsoft OLE DB Provider for SQL Server error '80040e37' Invalid object name 'config'. /mail/Default.asp, line 17 I'm getting this message when I type in: www.mydomain.com/mail >> Microsoft OLE DB Provider for SQL Server error '80040e37' Invalid object name 'taglines'. /mail/my_colour-config.asp, line 22 I'm getting this message when I type in: www.mydomain.com/mail/setup_net.asp Thanks, Rob
|
|
 Rank: Administration Groups: Administration
Joined: 7/1/2008 Posts: 256 Points: 574
|
Hi ! As you are trying to run mailyoulike on MS sql server can you please use the same script that came with the product If you still get these errors msgs please email me your sql server login info i will correclty configure it for you ! email at suhailkaleem@mailyoulike.com Let me know if you have any further questions Thanks Suhail kaleem mailyoulike.lcom
|
|
Rank: Newbie Groups: Member
Joined: 11/5/2003 Posts: 3 Points: 9
|
I have started a fresh install and I'm getting an error I received last time in SQL Query: Warning: The table 'Messages' has been created but its maximum row size (257017) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes. Warning: The table 'addbook' has been created but its maximum row size (33548) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes. Warning: The table 'attach' has been created but its maximum row size (24047) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes. Warning: The table 'autoresponse' has been created but its maximum row size (56868) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes. Warning: The table 'banner_log' has been created but its maximum row size (8145) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes. Warning: The table 'banners' has been created but its maximum row size (40043) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes. Warning: The table 'blocks' has been created but its maximum row size (32049) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes. Warning: The table 'colourcofig' has been created but its maximum row size (80062) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes. Warning: The table 'config' has been created but its maximum row size (248201) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes. Warning: The table 'filters' has been created but its maximum row size (17373) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes. Warning: The table 'folders' has been created but its maximum row size (32049) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes. Warning: The table 'reg' has been created but its maximum row size (210511) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes. Warning: The table 'tips' has been created but its maximum row size (24047) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes. How do I fix this? Braiii37944.0089583333
|
|
Rank: Newbie Groups: Member
Joined: 11/5/2003 Posts: 3 Points: 9
|
ADODB.Field error '800a0bcd' Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/mail/my_colour-config.asp, line 106 I'm getting this message when I type in: www.mydomain.com/mail/setup_net.asp Thanks, Rob
|
|
 Rank: Administration Groups: Administration
Joined: 7/1/2008 Posts: 256 Points: 574
|
Hi ! i have emailed you asking for your MSsql login info Thanks Suhail kaleem mailyoulike.com
|
|
|
Guest |