בספריה הוירטואלית ב-IIS אתה צריך להגדיר קובץ ברירת מחדל אחרת נחשבת בקשתך כ: בקשה לראות את תוכן הספריה, וזה כמובן אסור! אופציה נוספת: תפנה ישירות לקובץ שתחת הספריה הזאת (הקובץ אליו אתה מנסה להגיע...)
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() +41 AspNetForums.Data.SqlDataProvider.GetSiteStatistics() +109 AspNetForums.Components.Statistics.GetSiteStatistics() +120 AspNetForums.Controls.SiteStats.InitializeSkin(Control skin) +20 AspNetForums.Controls.SkinnedForumWebControl.CreateChildControls() +24 System.Web.UI.Control.EnsureChildControls() +100 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
I installed ASPNETFORUMS and everything it requires. After I finished I wrote in the address bar: http://localhost/AspNetForums/default.aspx and I got the following same error in lines 22 and 62: Parser Error Message: nowrap is not a valid value for Boolean. Source Error: Line 20: <td class="LeftColumn"> Line 21: </td> Line 22: <td class="LeftColumn" id="LeftColumn" nowrap="nowrap" width="180" runat="server" visible="true"> Line 23: <p> I deleted both nowrap. But I still get an error I am not able to understand: 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() +41 AspNetForums.Data.SqlDataProvider.GetSiteStatistics() +109 AspNetForums.Components.Statistics.GetSiteStatistics() +120 AspNetForums.Controls.SiteStats.InitializeSkin(Control skin) +20 AspNetForums.Controls.SkinnedForumWebControl.CreateChildControls() +24 System.Web.UI.Control.EnsureChildControls() +100 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