Çalışma Zamanı Hatası 429
Contents
[
Hide
]
Açıklama
Çalışma zamanı hatası: ‘429’ ActiveX bileşeni nesne oluşturamıyor Hataya neden olan satır: AsposeClientTools = CreateObject(“Aspose.Cells.ReportingServices.Client.AsposeClient”) olarak ayarlayın.
Çözüm
yeniden kaydolAspose.Cells.ReportingServices.Client.dll kullanmakregasm.exe Yarar:
- Cmd.exe’yi yönetici olarak çalıştırın.
- cd $(Aspose.Cells for Reporting Services yükleme klasörü).
- Uygulamakregasm.exe Kayıt olmakAspose.Cells.ReportingServices.Client.dll manuel olarak.
...%WINDIR%\Microsoft.NET\Framework\v2.0.50727\regasm Aspose.Cells.ReportingServices.Client.dll /tlb Aspose.Cells.ReportingServices.Client.tlb /codebase
Lütfen sisteminiz için çalışan ortamı kontrol edin. Örneğin:
- Microsoft Office’iniz x64 ise, komutu çalıştırın
@: ...%WINDIR%\Microsoft.NET\Framework64\v2.0.50727\regasm.exe
- Microsoft Office’iniz x86 ise, komutu çalıştırın
@: ...%WINDIR%\Microsoft.NET\Framework\v2.0.50727\regasm.exe
Lütfen aşağıdaki örneğe/komuta bakın:
...%WINDIR%\Microsoft.NET\Framework\v2.0.50727\regasm "C:\Program Files (x86)\Aspose\Aspose.Cells for Reporting Services\Bin\Aspose.Cells.ReportingServices.Client.dll" /tlb Aspose.Cells.ReportingServices.Client.tlb /codebase