Şimdi Ara

.net mail gönderme lütfen yardım

Daha Fazla
Bu Konudaki Kullanıcılar: Daha Az
1 Misafir - 1 Masaüstü
5 sn
2
Cevap
0
Favori
316
Tıklama
Daha Fazla
İstatistik
  • Konu İstatistikleri Yükleniyor
0 oy
Öne Çıkar
Sayfa: 1
Giriş
Mesaj
  • Compilation Error

    Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

    Compiler Error Message: CS1061: 'ASP.contact_aspx' does not contain a definition for 'Gonder_Click' and no extension method 'Gonder_Click' accepting a first argument of type 'ASP.contact_aspx' could be found (are you missing a using directive or an assembly reference?)

    Source Error:


    Line 102:

    Line 103: <br />
    Line 104: <asp:Button ID="Gonder" runat="server" onclick="Gonder_Click" Text="Gonder"
    Line 105: Height="30px" style="margin-left: 95px" Width="80px" />
    Line 106:

    Source File: c:\Users\gokhan\Documents\Visual Studio 2010\Projects\gokhan\gokhan\contact.aspx Line: 104


    arkadaslar textbox ve buton koyduktan sonra bu şekilde bır hata alıyorum lütfen yardım







  • Gonder_Click diye metodun yok o yüzden bu hatayı alıyorsun
  • 
Sayfa: 1
- x
Bildirim
mesajınız kopyalandı (ctrl+v) yapıştırmak istediğiniz yere yapıştırabilirsiniz.