Lỗi gunny gì đây các bạn
Hello & Welcome to our community. Is this your first visit? Đăng Ký
Follow us on
Follow us on Facebook Follow us on Twitter Linked In Flickr Watch us on YouTube My Space Blogger
 
Kết quả 1 đến 9 của 9
  1. #1
    Thành Viên
    Ngày tham gia
    May 2012
    Bài viết
    24
    Thanks
    9
    Thanked 2 Times in 2 Posts

    Lỗi gunny gì đây các bạn

    mình mới làm xong sv xong bật sv vegiryto và vào 127.0.0.1:80 thì lỗi này
    Directory Listing Denied
    This Virtual Directory does not allow contents to be listed.
    Lần sửa cuối bởi hadimx4, ngày 08-05-12 lúc 05:39 PM.
    Khách viếng thăm hãy cùng hadimx4 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  2. #2
    Thành Viên
    Ngày tham gia
    May 2012
    Bài viết
    24
    Thanks
    9
    Thanked 2 Times in 2 Posts

    Ðề: LỖI GUNNY LỖI gì ĐÂy

    upppppppppppppppppppppppppppppppppppp
    Khách viếng thăm hãy cùng hadimx4 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  3. #3
    Thành Viên
    Ngày tham gia
    Apr 2009
    Đang ở
    Hà Nội
    Bài viết
    100
    Thanks
    3
    Thanked 336 Times in 27 Posts

    Ðề: LỖI GUNNY LỖI gì ĐÂy

    Trích dẫn Gửi bởi hadimx4 [Only registered and activated users can see links. ]
    upppppppppppppppppppppppppppppppppppp
    Bạn vào trong IIS management tạo 1 Virtual Directory chỉ đườn dẫn tới folder mà bạn muốn là ok
    Khách viếng thăm hãy cùng global1 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  4. #4
    Thành Viên
    Ngày tham gia
    May 2012
    Bài viết
    24
    Thanks
    9
    Thanked 2 Times in 2 Posts

    Ðề: LỖI GUNNY LỖI gì ĐÂy

    Vào chỗ đăng kí acc thì bị như này Server Error in '/Register' Application.

    Could not find stored procedure 'dbo.st_add_Account'.

    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: Could not find stored procedure 'dbo.st_add_Account'.

    Source Error:


    Line 65: public int st_add_Account([global::System.Data.Linq.Mapping.ParameterAttribut e(Name="Username", DbType="VarChar(32)")] string username, [global::System.Data.Linq.Mapping.ParameterAttribut e(Name="Password", DbType="VarChar(200)")] string password, [global::System.Data.Linq.Mapping.ParameterAttribut e(Name="Email", DbType="VarChar(200)")] string email)
    Line 66: {
    Line 67: IExecuteResult result = this.ExecuteMethodCall(this, ((MethodInfo)(MethodInfo.GetCurrentMethod())), username, password, email);
    Line 68: return ((int)(result.ReturnValue));
    Line 69: }

    Source File: c:\Inetpub\wwwroot\Register\App_Code\SQL_DataClass es.designer.cs Line: 67

    Stack Trace:


    [SqlException (0x80131904): Could not find stored procedure 'dbo.st_add_Account'.]
    System.Data.SqlClient.SqlConnection.OnError(SqlExc eption exception, Boolean breakConnection) +2030802
    System.Data.SqlClient.SqlInternalConnection.OnErro r(SqlException exception, Boolean breakConnection) +5009584
    System.Data.SqlClient.TdsParser.ThrowExceptionAndW arning() +234
    System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +2275
    System.Data.SqlClient.SqlCommand.FinishExecuteRead er(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +215
    System.Data.SqlClient.SqlCommand.RunExecuteReaderT ds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +987
    System.Data.SqlClient.SqlCommand.RunExecuteReader( CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +162
    System.Data.SqlClient.SqlCommand.InternalExecuteNo nQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) +178
    System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +137
    System.Data.Linq.SqlClient.SqlProvider.Execute(Exp ression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult) +316
    System.Data.Linq.SqlClient.SqlProvider.ExecuteAll( Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries) +113
    System.Data.Linq.SqlClient.SqlProvider.System.Data .Linq.Provider.IProvider.Execute(Expression query) +344
    System.Data.Linq.DataContext.ExecuteMethodCall(Obj ect instance, MethodInfo methodInfo, Object[] parameters) +83
    SQL_DataClassesDataContext.st_add_Account(String username, String password, String email) in c:\Inetpub\wwwroot\Register\App_Code\SQL_DataClass es.designer.cs:67
    _Default.form1_Submit(Object sender, EventArgs e) in c:\Inetpub\wwwroot\Register\Default.aspx.cs:71
    System.Web.UI.WebControls.ImageButton.OnClick(Imag eClickEventArgs e) +113
    System.Web.UI.WebControls.ImageButton.RaisePostBac kEvent(String eventArgument) +120
    System.Web.UI.WebControls.ImageButton.System.Web.U I.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
    System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler sourceControl, String eventArgument) +13
    System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData) +36
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5345

    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
    Khách viếng thăm hãy cùng hadimx4 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  5. #5
    Thành Viên
    Ngày tham gia
    Jan 2012
    Bài viết
    201
    Thanks
    26
    Thanked 32 Times in 20 Posts

    Ðề: LỖI GUNNY LỖI gì ĐÂy

    Trích dẫn Gửi bởi hadimx4 [Only registered and activated users can see links. ]
    Vào chỗ đăng kí acc thì bị như này Server Error in '/Register' Application.

    Could not find stored procedure 'dbo.st_add_Account'.

    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: Could not find stored procedure 'dbo.st_add_Account'.

    Source Error:


    Line 65: public int st_add_Account([global::System.Data.Linq.Mapping.ParameterAttribut e(Name="Username", DbType="VarChar(32)")] string username, [global::System.Data.Linq.Mapping.ParameterAttribut e(Name="Password", DbType="VarChar(200)")] string password, [global::System.Data.Linq.Mapping.ParameterAttribut e(Name="Email", DbType="VarChar(200)")] string email)
    Line 66: {
    Line 67: IExecuteResult result = this.ExecuteMethodCall(this, ((MethodInfo)(MethodInfo.GetCurrentMethod())), username, password, email);
    Line 68: return ((int)(result.ReturnValue));
    Line 69: }

    Source File: c:\Inetpub\wwwroot\Register\App_Code\SQL_DataClass es.designer.cs Line: 67

    Stack Trace:


    [SqlException (0x80131904): Could not find stored procedure 'dbo.st_add_Account'.]
    System.Data.SqlClient.SqlConnection.OnError(SqlExc eption exception, Boolean breakConnection) +2030802
    System.Data.SqlClient.SqlInternalConnection.OnErro r(SqlException exception, Boolean breakConnection) +5009584
    System.Data.SqlClient.TdsParser.ThrowExceptionAndW arning() +234
    System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +2275
    System.Data.SqlClient.SqlCommand.FinishExecuteRead er(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +215
    System.Data.SqlClient.SqlCommand.RunExecuteReaderT ds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +987
    System.Data.SqlClient.SqlCommand.RunExecuteReader( CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +162
    System.Data.SqlClient.SqlCommand.InternalExecuteNo nQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) +178
    System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +137
    System.Data.Linq.SqlClient.SqlProvider.Execute(Exp ression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult) +316
    System.Data.Linq.SqlClient.SqlProvider.ExecuteAll( Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries) +113
    System.Data.Linq.SqlClient.SqlProvider.System.Data .Linq.Provider.IProvider.Execute(Expression query) +344
    System.Data.Linq.DataContext.ExecuteMethodCall(Obj ect instance, MethodInfo methodInfo, Object[] parameters) +83
    SQL_DataClassesDataContext.st_add_Account(String username, String password, String email) in c:\Inetpub\wwwroot\Register\App_Code\SQL_DataClass es.designer.cs:67
    _Default.form1_Submit(Object sender, EventArgs e) in c:\Inetpub\wwwroot\Register\Default.aspx.cs:71
    System.Web.UI.WebControls.ImageButton.OnClick(Imag eClickEventArgs e) +113
    System.Web.UI.WebControls.ImageButton.RaisePostBac kEvent(String eventArgument) +120
    System.Web.UI.WebControls.ImageButton.System.Web.U I.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
    System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler sourceControl, String eventArgument) +13
    System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData) +36
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5345

    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
    chưa chạy mấy cái query à
    Khách viếng thăm hãy cùng duyhungvt xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  6. #6
    Thành Viên
    Ngày tham gia
    May 2012
    Bài viết
    24
    Thanks
    9
    Thanked 2 Times in 2 Posts

    Ðề: Lỗi gunny gì đây các bạn

    Lỗi đến 99% là bị đis fjx kiểu gì thế
    Khách viếng thăm hãy cùng hadimx4 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  7. #7
    Thành Viên
    Ngày tham gia
    May 2012
    Bài viết
    24
    Thanks
    9
    Thanked 2 Times in 2 Posts

    Ðề: Lỗi gunny gì đây các bạn

    uppppppppppppppppppppppppppppppppp
    Khách viếng thăm hãy cùng hadimx4 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  8. #8
    Thành Viên
    Ngày tham gia
    May 2012
    Bài viết
    24
    Thanks
    9
    Thanked 2 Times in 2 Posts

    Ðề: Lỗi gunny gì đây các bạn

    upppppppppppppppppppppppppppppp
    Khách viếng thăm hãy cùng hadimx4 xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  9. #9
    Thành Viên Tâm Huyết bachugacon122's Avatar
    Ngày tham gia
    Jan 2012
    Bài viết
    885
    Thanks
    173
    Thanked 638 Times in 255 Posts

    Ðề: Lỗi gunny gì đây các bạn

    Trích dẫn Gửi bởi hadimx4 [Only registered and activated users can see links. ]
    Lỗi đến 99% là bị đis fjx kiểu gì thế
    Đơn giản là do pass sai
    Đã đi nghĩa vụ quân sự, vui lòng không liên lạc

 

 

Các Chủ đề tương tự

  1. Ai Cài hộ mình gunny of cai
    Bởi ladyfasko trong diễn đàn Hỏi Đáp/ Yêu Cầu
    Trả lời: 0
    Bài viết cuối: 10-03-12, 11:05 PM
  2. help gunny 3.0
    Bởi duthli trong diễn đàn Hỏi Đáp/ Yêu Cầu
    Trả lời: 0
    Bài viết cuối: 09-03-12, 11:26 PM
  3. cần xin link gunny hay chỉ cách để cài gunny off or online
    Bởi phieubat297 trong diễn đàn Hỏi Đáp/ Yêu Cầu
    Trả lời: 1
    Bài viết cuối: 20-06-11, 02:58 PM

Quyền viết bài

  • Bạn Không thể gửi Chủ đề mới
  • Bạn Không thể Gửi trả lời
  • Bạn Không thể Gửi file đính kèm
  • Bạn Không thể Sửa bài viết của mình
  •  
Múi giờ GMT +7. Bây giờ là 06:59 AM.
vBulletin®, Copyright ©2000-2011, Jelsoft Enterprises Ltd.
CLBGamesVN không chịu trách nhiệm về Luật Bản Quyền của các tài liệu, bài viết v.v...được đăng tải trên diễn đàn này.
Diễn đàn phát triển dưới sự đóng góp của tất cả thành viên. BQT chỉ là những người thành lập ra sân chơi, quản lý và duy trì về mặt kỹ thuật, nội dung khi hợp lệ.