PastelRenk adlı üyeden alıntı: mesajı görüntüle
http://hotfile.com/dl/90047661/37da6...skapi.rar.html
Bu indir projene dahil et.

using PleskApiRpc; // ekle

  PleskApi gonder = new PleskApi();
        string ipAdres = "ip adresini yaz";//plesk e baglandıgın 
        string PortNo = "8880";//port numarası
        string PleskKullaniciADi = "admin";//kullanıcı adın
        string PleskSifre = "şifreni yaz";//şifre

     TextBox1.Text = gonder.GetDiscTrafikQuota("21", ipAdres, PortNo, PleskKullaniciADi, PleskSifre);//SAdece Domain nosunu yazarsın

nunu yaptım ancak sürekli bu hatayla karşılaşıyorum :
<b>Hata Oluştu<b/><br/></br>System.Net.WebException: The server committed a protocol violation. Section=ResponseStatusLine    at System.Net.HttpWebRequest.GetResponse()    at PleskApiRpc.PleskApi.PleskSend(String xml, String _ipAdres, String _PortNo, String _PleskKullaniciADi, String _PleskSifre) in C:\Users\Pastel\Documents\Visual Studio 2010\Projects\Pleskrpc\PleskApiRpc\PleskApi.cs:line 51
bunu bildirip duruyor. Anlayamadım.

Visual Studio 2008 de çalışıyorum ben, internet üzerinden de denedim gene aynı