How to fix the error following?

Last post 06-15-2009 1:41 AM by qwe123kids. 1 replies.

Sort Posts:

  • How to fix the error following?

    06-13-2009, 10:08 PM
    • Member
      3 point Member
    • uname2000
    • Member since 06-24-2008, 1:11 AM
    • Posts 8

     

    I am new to asp.net. Would anyone give me a hint of how to resolve the error below?

     

    Thank you, 

    Server Error in '/' Application.

     


    The SSE Provider did not find the database file specified in the connection string. At the configured trust level (below High trust level), the SSE provider can not automatically create the database file.

    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.Configuration.Provider.ProviderException: The SSE Provider did not find the database file specified in the connection string. At the configured trust level (below High trust level), the SSE provider can not automatically create the database file.

    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:

    [ProviderException: The SSE Provider did not find the database file specified in the connection string. At the configured trust level (below High trust level), the SSE provider can not automatically create the database file.]
       System.Web.DataAccess.SqlConnectionHelper.EnsureSqlExpressDBFile(String connectionString) +2584335
       System.Web.DataAccess.SqlConnectionHelper.GetConnection(String connectionString, Boolean revertImpersonation) +113
       System.Web.Security.SqlRoleProvider.RoleExists(String roleName) +478
       System.Web.Security.Roles.RoleExists(String roleName) +73
       ASP.global_asax.Application_Start(Object sender, EventArgs e) +51
    


    Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053

    Vo Danh

    "Therefore do not worry about tomorrow, for tomorrow will worry about itself. Each day has enough trouble of its own." — Matthew 6:34 NIV
  • Re: How to fix the error following?

    06-15-2009, 1:41 AM
    • All-Star
      21,155 point All-Star
    • qwe123kids
    • Member since 03-27-2008, 5:49 AM
    • Posts 3,641

     Hi,

    could you please post the connection string which exisits in the current web.config

    Thanks
    Avinash Tiwari

    Remember to click “Mark as Answer” on the post, if it helps you.

    MY Blog

    Hacking Inside .net exe
Page 1 of 1 (2 items)