E-defter programı açılırken aşağıdaki gibi bir hata alınması durumunda Regedit (Kayıt Defteri) düzenlemesi yapılması gerekmektedir.
Aşağıdaki adımları takip ederek uygulayınız.
1. Click on Start > Run > regedit & press Enter
2. Find this key name HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters
3. Locate IRPStackSize
4. If this value does not exist Right Click on Parameters key and Click on New > Dword Value and type inIRPStackSize under the name.
5. The name of the value must be exactly (combination of uppercase and lowercase letters) the same as what I have above.
6. Right Click on the IRPStackSize and click on Modify
7. Select Decimal enter a value higher than 15(Maximum Value is 50 decimal) and Click Ok
8. You can close the registry editor and restart your computer.
Veya
1- Başlat'tan Regedit yazarak “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer\” yolunu takip ettik.
2- IRPStackSize dosyası varsa Decimal alanına 50 yazıyoruz. Yoksa Sağ tıklayıp New > Dword işlemini yaparak oluşturuyoruz.
3- Ardından SQL Server üzerinde sağ tıklayarak restart etmemiz gerekiyor.