Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. problem in site

problem in site

Scheduled Pinned Locked Moved ASP.NET
helpdatabasexmlquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mojtaba1010
    wrote on last edited by
    #1

    hi, i recently encountered a new problem in my site when i enter in my site i see this error System.Data.SqlClient.SqlException: Invalid object name 'Menus'
    i use somthing else instead of dbo schema i think if i change my schema to dbo this problem will be clear isnt it? please help me.:rose:

    S 1 Reply Last reply
    0
    • M mojtaba1010

      hi, i recently encountered a new problem in my site when i enter in my site i see this error System.Data.SqlClient.SqlException: Invalid object name 'Menus'
      i use somthing else instead of dbo schema i think if i change my schema to dbo this problem will be clear isnt it? please help me.:rose:

      S Offline
      S Offline
      Sandeep Mewara
      wrote on last edited by
      #2

      Based on the information provided by you, we doubt that. Further, the object name 'Menus' doesn't sound like a schema issue. It might be something related to your code or configuration. What's the point of doing a Hit-N-Try to resolve your issue? You should first find the reason and then try to make changes.

      Y 1 Reply Last reply
      0
      • S Sandeep Mewara

        Based on the information provided by you, we doubt that. Further, the object name 'Menus' doesn't sound like a schema issue. It might be something related to your code or configuration. What's the point of doing a Hit-N-Try to resolve your issue? You should first find the reason and then try to make changes.

        Y Offline
        Y Offline
        Yajjoj
        wrote on last edited by
        #3

        what is 'Menus' ? do you have a table or stored procedure with this name? if you have any query using this table or stored procedure ,make sure that the 'Menus' is in the database.

        al hajjaj

        B 1 Reply Last reply
        0
        • Y Yajjoj

          what is 'Menus' ? do you have a table or stored procedure with this name? if you have any query using this table or stored procedure ,make sure that the 'Menus' is in the database.

          al hajjaj

          B Offline
          B Offline
          brunoseixas
          wrote on last edited by
          #4

          what is 'Menus'[2]? if Menus are a database schema and you use this schema in procedures, functions or tables problably this schema doesn't exist in production database. create them and resolve.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups