The SELECT permission was denied on the object 'Tablo', database 'Database', schema 'dbo'. hatası

0

Asp.Net MVC uygulaması sunucuya atıldığında aşağıdaki gibi hata veriyor:

Server Error in '/' Application.

The SELECT permission was denied on the object 'Tablo', database 'Database', schema 'dbo'.

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.Data.SqlClient.SqlException: The SELECT permission was denied on the object 'Tablo', database 'Database', schema 'dbo'.

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: 


[SqlException (0x80131904): The SELECT permission was denied on the object 'Tablo', database 'database', schema 'dbo'.]

Asp.Net MVC The SELECT permission was denied on the object 'Tablo', database 'Database', schema 'dbo'. hatasının çözümü nedir?

alattin alattin (16999)
8 yıl önce sordu

    Toplam 1 Cevap


    0

    The SELECT permission was denied on the object 'Tablo', database 'Database', schema 'dbo'. hatası alıyorsanız, veritabanına bağlanmak için kullandığınız kullanıcının Select sorgusu için yetkileri yok demektir.

    SQL connection string yani SQL bağlantı cümlesi içinde tanımlı SQL kullanıcısını siz açtıysanız sunucu üzerinden yetki vermelisiniz.

    Kullanıcıyı bir sisrtem yöneticisi oluşturduysa ve sizin SQL sunucuya erişiminiz yoksa o zaman sistem yöneticisi ile bağlantıya geçmeli ve gerekli yetkileri vermesini istemelisiniz.

    The SELECT permission was denied on the object 'Tablo', database 'Database', schema 'dbo'. hatası yetki yetersizliğinden alınan bir hatadır.

     

    alattin alattin (16999)
    8 yıl önce cevaplandı

      üyelik gerektirir

      Cevap yazabilmek için üye girişi yapmalısınız.

      Eğer uzmanim.net üyesiyseniz giriş yapabilirsiniz: üye girişi yap
      uzmanim.net'e üye olmak çok kolaydır: hemen kayıt ol