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. General Programming
  3. C#
  4. problem in deployment

problem in deployment

Scheduled Pinned Locked Moved C#
csharpdatabasesysadminhelp
4 Posts 3 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.
  • S Offline
    S Offline
    Shuaib wasif khan
    wrote on last edited by
    #1

    hello everybody, i am developing a c# project and sqlsrver 2005. during deployment i used to attach database from installer. every thing works fine on xp. but on windows 7 it install perfectly but while loging it throws exception that execute permission denied on object table name user username dbo. its some time works fine and some use to throw this type of exception. i search lot on google and dont get any suitable answer. thanks in advance

    V T 2 Replies Last reply
    0
    • S Shuaib wasif khan

      hello everybody, i am developing a c# project and sqlsrver 2005. during deployment i used to attach database from installer. every thing works fine on xp. but on windows 7 it install perfectly but while loging it throws exception that execute permission denied on object table name user username dbo. its some time works fine and some use to throw this type of exception. i search lot on google and dont get any suitable answer. thanks in advance

      V Offline
      V Offline
      Vimalsoft Pty Ltd
      wrote on last edited by
      #2

      You are obviously running into security issues and you mentioned something interesting here its some time works fine and some use to throw this type of exception. This is because you are installing on machines with different security settings. I suggest you read the CAS http://msdn.microsoft.com/en-us/library/930b76w0%28VS.85%29.aspx[^]

      Vuyiswa Maseko, Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code. C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vuyiswamaseko.com vuyiswa@its.co.za http://www.itsabacus.co.za/itsabacus/

      1 Reply Last reply
      0
      • S Shuaib wasif khan

        hello everybody, i am developing a c# project and sqlsrver 2005. during deployment i used to attach database from installer. every thing works fine on xp. but on windows 7 it install perfectly but while loging it throws exception that execute permission denied on object table name user username dbo. its some time works fine and some use to throw this type of exception. i search lot on google and dont get any suitable answer. thanks in advance

        T Offline
        T Offline
        T M Gray
        wrote on last edited by
        #3

        Is it SQL Express? SQL Compact? I doubt you are installing a full SQL Server Standard edition. Where are you intalling the files? The reason you can't find any answers on google is probably because you aren't making your searches specific enough.

        S 1 Reply Last reply
        0
        • T T M Gray

          Is it SQL Express? SQL Compact? I doubt you are installing a full SQL Server Standard edition. Where are you intalling the files? The reason you can't find any answers on google is probably because you aren't making your searches specific enough.

          S Offline
          S Offline
          Shuaib wasif khan
          wrote on last edited by
          #4

          its sql expess and i am installing in through windows installer

          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