Автор вопроса: freeloader | Web-сайт:freeloader.folder-pro.net | ICQ: 50804884
Немогу войти в топик, если я залогиненый, вот что выдает!
Server Error in '/' Application.
--------------------------------------------------------------------------------
Invalid column name 'id_topic'.
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: Invalid column name 'id_topic'.
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: Invalid column name 'id_topic'.]
System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +723
System.Data.SqlClient.SqlCommand.ExecuteScalar() +177
BusinessModel.Users.IsSubscribedTopic(Int32 ID, Int32 TopicID) in C:\Documents and Settings\Павел\Мои документы\Visual Studio Projects\NewVBNet\BuisnessModel\Users.vb:104
NewVBNet.ForumShow.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\NewVBNet\Forum\Show.aspx.vb:71
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +731
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573