Đồ án tốt nghiệp thiết kế website ASP.NET bảo vệ đạt 9 điểm

Thảo luận trong 'Khoa Thương Mại Điện Tử' bắt đầu bởi thankailo, 18 Tháng tư 2011.

  1. Offline

    thankailo

    • Friends

    Số bài viết:
    374
    Đã được thích:
    208
    Điểm thành tích:
    140
    Đâ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. Offline

    neyugn

    • Windows Me

    • Mục đích 0 0 thấy! mà đã thấy thì không biết, mà đã biết thì không hiểu, mà đã hiểu thì phải thực hiện, mà đã thực hiện thì THÀNH CÔNG!
    Số bài viết:
    688
    Đã được thích:
    233
    Điểm thành tích:
    220
    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. Offline

    thankailo

    • Friends

    Số bài viết:
    374
    Đã được thích:
    208
    Điểm thành tích:
    140
  4. Offline

    quangthang

    • Thành Viên Mới

    Số bài viết:
    7
    Đã được thích:
    6
    Điểm thành tích:
    0
    thằng ku thành mà đc 9 điểm ah, thằng nào dám bố láo thế
  5. Offline

    thankailo

    • Friends

    Số bài viết:
    374
    Đã được thích:
    208
    Điểm thành tích:
    140
    mình đi coi hội đồng chấm 9 điểm mừ
  6. Offline

    quangthang

    • Thành Viên Mới

    Số bài viết:
    7
    Đã được thích:
    6
    Điểm thành tích:
    0
    cps phải thằng thành quảng nam cao cao, trọ ở gần wan cháo vịt hok
  7. Offline

    pazdongco

    • Thành Viên Mới

    Số bài viết:
    73
    Đã được thích:
    8
    Điểm thành tích:
    0
    làm gì cho 9 điểm gặp tôi cho 1 điểm
  8. Offline

    caoduytan

    • Thành Viên Mới

    Số bài viết:
    2
    Đã được thích:
    0
    Điểm thành tích:
    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. Offline

    saladtn

    • Thành Viên Mới

    Số bài viết:
    8
    Đã được thích:
    2
    Điểm thành tích:
    0
    Mìh thiết kế web site đây ai kô làm đc có thể pm mìh nêu mẫu :D
  10. Offline

    caoduytan

    • Thành Viên Mới

    Số bài viết:
    2
    Đã được thích:
    0
    Điểm thành tích:
    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. Offline

    vonguyentung

    • Thành Viên Mới

    Số bài viết:
    1
    Đã được thích:
    0
    Điểm thành tích:
    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. Offline

    hongluu_tm03c

    • Thành Viên Mới

    Số bài viết:
    18
    Đã được thích:
    5
    Điểm thành tích:
    0
    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. Offline

    vietnguyen

    • Windows 1.0

    Số bài viết:
    93
    Đã được thích:
    17
    Điểm thành tích:
    10
    a có ak.có thể cho e dc ko.mail e ank.vanvietpro.vhit
  14. Offline

    thotinhoc

    • Thành Viên Mới

    Số bài viết:
    2
    Đã được thích:
    0
    Điểm thành tích:
    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. Offline

    2org.mit

    • Thành Viên Mới

    Số bài viết:
    36
    Đã được thích:
    2
    Điểm thành tích:
    0
    còn đồ án môn nàymà đề tài khác nữa ko cho mình xin với....
  16. Offline

    TRUNGGIAU1985

    • Thành Viên Mới

    Số bài viết:
    1
    Đã được thích:
    0
    Điểm thành tích:
    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. Offline

    Hoàng Xuân Giang

    • Thành Viên Mới

    Số bài viết:
    1
    Đã được thích:
    0
    Điểm thành tích:
    0
    cho tớ hỏi code cái nè ở đâu post dùm tớ tham khảo đc ko
  18. Offline

    firokido

    • Thành Viên Mới

    Số bài viết:
    1
    Đã được thích:
    0
    Điểm thành tích:
    0

Chia sẻ trang này

Advertising: Linux system admin | nukeviet | nukeviet 4 | Upload ảnh miễn phí