Menu

Not able to run sql query below error hsa come

bimol
2013-08-24
2013-08-26
  • bimol

    bimol - 2013-08-24

    Msg 911, Level 16, State 1, Line 1
    Could not locate entry in sysdatabases for database 'CSPproject-v2'. No entry found with that name. Make sure that the name is entered correctly.
    Msg 2714, Level 16, State 6, Line 1
    There is already an object named 'Innovation_Management_User' in the database.
    Msg 2714, Level 16, State 6, Line 1
    There is already an object named 'Leave_Management_Leave_Type' in the database.
    Msg 2715, Level 16, State 7, Line 1
    Column, parameter, or variable #4: Cannot find data type date.
    Msg 2714, Level 16, State 6, Line 1
    There is already an object named 'Leave_Management_Leave_Allowance' in the database.
    Msg 2714, Level 16, State 6, Line 1
    There is already an object named 'Leave_Management_Approval_Matrix' in the database.
    Msg 1781, Level 16, State 1, Line 2
    Column already has a DEFAULT bound to it.
    Msg 1750, Level 16, State 0, Line 2
    Could not create constraint. See previous errors.
    Msg 1781, Level 16, State 1, Line 2
    Column already has a DEFAULT bound to it.
    Msg 1750, Level 16, State 0, Line 2
    Could not create constraint. See previous errors.
    Msg 2714, Level 16, State 4, Line 2
    There is already an object named 'FK_Leave_Management_Approval_Matrix_Innovation_Management_User2' in the database.
    Msg 1750, Level 16, State 0, Line 2
    Could not create constraint. See previous errors.
    Msg 2714, Level 16, State 4, Line 2
    There is already an object named 'FK_Leave_Management_Approval_Matrix_Innovation_Management_User3' in the database.
    Msg 1750, Level 16, State 0, Line 2
    Could not create constraint. See previous errors.
    Msg 2714, Level 16, State 4, Line 2
    There is already an object named 'FK_Leave_Management_Leave_Allowance_Innovation_Management_User' in the database.
    Msg 1750, Level 16, State 0, Line 2
    Could not create constraint. See previous errors.
    Msg 2714, Level 16, State 4, Line 2
    There is already an object named 'FK_Leave_Management_Leave_Allowance_Leave_Management_Leave_Type' in the database.
    Msg 1750, Level 16, State 0, Line 2
    Could not create constraint. See previous errors.
    Msg 4902, Level 16, State 1, Line 2
    Cannot find the object "dbo.Leave_Management_Leave_Taken" because it does not exist or you do not have permissions.
    Msg 4902, Level 16, State 1, Line 1
    Cannot find the object "dbo.Leave_Management_Leave_Taken" because it does not exist or you do not have permissions.
    Msg 4902, Level 16, State 1, Line 2
    Cannot find the object "dbo.Leave_Management_Leave_Taken" because it does not exist or you do not have permissions.
    Msg 4902, Level 16, State 1, Line 1
    Cannot find the object "dbo.Leave_Management_Leave_Taken" because it does not exist or you do not have permissions.
    Msg 4902, Level 16, State 1, Line 2
    Cannot find the object "dbo.Leave_Management_Leave_Taken" because it does not exist or you do not have permissions.
    Msg 4902, Level 16, State 1, Line 1
    Cannot find the object "dbo.Leave_Management_Leave_Taken" because it does not exist or you do not have permissions.

     
  • bimol

    bimol - 2013-08-24

    Server Error in '/leave' Application.

    Configuration Error
    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: Unrecognized configuration section system.serviceModel.

    Source Error:

    Line 115:
    Line 116:
    Line 117: <system.servicemodel>
    Line 118: <bindings>
    Line 119: <client></client></bindings></system.servicemodel>

    Source File: D:\New Folder (2)\leave_management\leave_management\web.config Line: 117


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

    Please help...

     
  • NaleenB

    NaleenB - 2013-08-26

    Hi bimol,
    For issue #1 creating a new database and running the query under that database will help
    for issue #2 try upgrading your .NET version to .NET 3.5

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.