|
|
|
|
Автор:
|
Vj_o-oy
|
|
Тема:
|
Asp net forums
|
|
Дата:
|
8/29/2004 10:53:00 PM
|
Решил посмотреть, что это за сверь. Установил. При загрузке http://localhost/aspnetforums/ выдает ошибку:
Cannot resolve collation conflict for equal to operation.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Cannot resolve collation conflict for equal to operation.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[SqlException: Cannot resolve collation conflict for equal to operation.]
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +723
System.Data.SqlClient.SqlCommand.ExecuteReader() +42
AspNetForums.Data.SqlDataProvider.GetSiteStatistics() +109
AspNetForums.Components.Statistics.GetSiteStatistics() +120
AspNetForums.Controls.SiteStats.InitializeSkin(Control skin) +20
AspNetForums.Controls.SkinnedForumWebControl.CreateChildControls() +25
System.Web.UI.Control.EnsureChildControls() +92
System.Web.UI.Control.PreRenderRecursiveInternal() +38
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1489
Кто-нибудь уже сталкивался с подобным?
|
|
|
|