Chào, Khách!
  1. thankailo
    Offline
    thankailo   [374/208]
    Đây là đồ án báo cáo tốt nghiệp của anh Lê Xuân Thành lớp TM01A
    Đề tài xây dựng website kinh doanh điện thoại đi động tại công ty Thịnh Toàn
    Đồ án bảo vệ 9đ :D
    Năm ngoái đi coi bảo vệ tốt nghiệp, và mình đã xin ảnh để làm tài liệu
    Mọi người cùng tham khảo nhá
    http://www.mediafire.com/?fbhdzcsn169nb08
  2. neyugn
    Offline
    neyugn   [688/233]
    Cảm ơn nhiều nhé ông anh...hiii
    Anh có đồ án của môn QLCL về 5 S không? post lên cho mọi người luôn với...
    Thankssss.
  3. thankailo
    Offline
    thankailo   [374/208]
  4. quangthang
    Offline
    quangthang   [7/6]
    thằng ku thành mà đc 9 điểm ah, thằng nào dám bố láo thế
  5. thankailo
    Offline
    thankailo   [374/208]
    mình đi coi hội đồng chấm 9 điểm mừ
  6. quangthang
    Offline
    quangthang   [7/6]
    cps phải thằng thành quảng nam cao cao, trọ ở gần wan cháo vịt hok
  7. pazdongco
    Offline
    pazdongco   [73/8]
    làm gì cho 9 điểm gặp tôi cho 1 điểm
  8. caoduytan
    Offline
    caoduytan   [2/0]
    Các bác ơi em cung đang tìm đồ án để bảo vệ tốt nghiệp nhưng chạy localhost báo lỗi, Mong các bác chỉ bảo.
    Mã:
    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
     
    Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.
     
    Source Error:
     
    Line 30: ASP.NET to identify an incoming user.
    Line 31: -->
    Line 32: <authentication mode="Forms"> Line 33: <forms name="LITTLEITALYAUTH" loginUrl="~/Admin/Login.aspx" protection="All" timeout="120" path="/">
    Line 34: </forms>
     
    Source File: E:\ThinhToanMobile\web\web.config Line: 32
  9. saladtn
    Offline
    saladtn   [8/2]
    Mìh thiết kế web site đây ai kô làm đc có thể pm mìh nêu mẫu :D
  10. caoduytan
    Offline
    caoduytan   [2/0]
    Đây là đồ án báo cáo tốt nghiệp của anh Lê Xuân Thành lớp TM01A
    Đề tài xây dựng website kinh doanh điện thoại đi động tại công ty Thịnh Toàn.
    Bạn bày ninh chay iis trang web này nhe minh chẳng biết chon đường dẫn
  11. vonguyentung
    Offline
    vonguyentung   [1/0]
    giup minh voi!
    minh chay thi bi loi nay:
    Mã:
    Server Error in '/Web' Application.
     
    The network path was not found
     
    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.ComponentModel.Win32Exception: The network path was not found
     
    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:
     
    [Win32Exception (0x80004005): The network path was not found]
     
    [SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)]
    System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +5295167
    System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +242
    System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, Boolean withFailover) +5307115
    System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover) +145
    System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout) +920
    System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance) +307
    System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions) +434
    System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) +225
    System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) +37
    System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnectionOptions userOptions) +558
    System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnectionOptions userOptions) +67
    System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) +1052
    System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) +78
    System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) +167
    System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) +143
    System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) +83
    System.Data.SqlClient.SqlConnection.Open() +96
    System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +121
    System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +316
    System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) +86
    System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +1482
    System.Web.UI.WebControls.Repeater.GetData() +55
    System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +89
    System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +61
    System.Web.UI.WebControls.Repeater.DataBind() +105
    System.Web.UI.WebControls.Repeater.EnsureDataBound() +49
    System.Web.UI.WebControls.Repeater.OnPreRender(EventArgs e) +15
    System.Web.UI.Control.PreRenderRecursiveInternal() +83
    System.Web.UI.Control.PreRenderRecursiveInternal() +168
    System.Web.UI.Control.PreRenderRecursiveInternal() +168
    System.Web.UI.Control.PreRenderRecursiveInternal() +168
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +974[DOUBLEPOST=1358354963][/DOUBLEPOST]giup minh voi!
    minh chay thi bi loi nay:
    Server Error in '/Web' Application.
     
    The network path was not found
     
    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.ComponentModel.Win32Exception: The network path was not found
  12. hongluu_tm03c
    Offline
    hongluu_tm03c   [18/5]
    Cái website này bị lỗi rồi. Bạn nào có nhu cầu tham khảo đồ án xây dựng website bán hàng thì liên hệ yh: hl_viethanit , mình sẽ share cho! :D
  13. vietnguyen
    Offline
    vietnguyen   [93/17]
    a có ak.có thể cho e dc ko.mail e ank.vanvietpro.vhit
  14. thotinhoc
    Offline
    thotinhoc   [2/0]
    ban nao co do an xay dung web thuong mai dien tu ve dien thoai cho minh voi
    --- Nhập chung bài viết, 27 Tháng một 2013 ---
    bạn nào có đồ án xây dựng web thương mại điện tử về điện thoại cho mình với. thovo.com@gmail.com
    --- Nhập chung bài viết, 27 Tháng một 2013 ---
    bạn nào có đồ án xây dựng web thương mại điện tử về điện thoại cho mình với. thovo.com@gmail.com
  15. 2org.mit
    Offline
    2org.mit   [36/2]
    còn đồ án môn nàymà đề tài khác nữa ko cho mình xin với....
  16. TRUNGGIAU1985
    Offline
    TRUNGGIAU1985   [1/0]
    Có anh chị nào có đồ án thiết kế website cho trường học không? E đang cần, Xin hậu tạ!
    01698 057 027
    --- Nhập chung bài viết, 18 Tháng ba 2013 ---
    Có anh chị nào có đồ án thiết kế website cho trường học không? E đang cần, Xin hậu tạ!
    01698 057 027
    --- Nhập chung bài viết, 18 Tháng ba 2013 ---
    Có anh chị nào có đồ án thiết kế website cho trường học không? E đang cần, Xin hậu tạ!
    01698 057 027
  17. Hoàng Xuân Giang
    Offline
    cho tớ hỏi code cái nè ở đâu post dùm tớ tham khảo đc ko
  18. firokido
    Offline
    firokido   [1/0]