خطأ وقت التشغيل 429
Contents
[
Hide
]
وصف
خطأ وقت التشغيل: “429” لا يمكن لمكون ActiveX إنشاء كائن السطر المسبب للخطأ هو: قم بتعيين AsposeClientTools = CreateObject (“Aspose.Cells.ReportingServices.Client.AsposeClient”).
المحلول
إعادة التسجيلAspose.Cells.ReportingServices.Client.dll باستخدامRegasm.exe خدمة:
- قم بتشغيل cmd.exe كمسؤول.
- cd $ (مجلد تثبيت Aspose.Cells for Reporting Services).
- ينفذregasm.exe للتسجيلAspose.Cells.ReportingServices.Client.dll يدويا.
...%WINDIR%\Microsoft.NET\Framework\v2.0.50727\regasm Aspose.Cells.ReportingServices.Client.dll /tlb Aspose.Cells.ReportingServices.Client.tlb /codebase
يرجى التحقق من بيئة التشغيل لنظامك. على سبيل المثال:
- إذا كان Microsoft Office الخاص بك هو x64 ، فقم بتشغيل الأمر
@: ...%WINDIR%\Microsoft.NET\Framework64\v2.0.50727\regasm.exe
- إذا كان Microsoft Office الخاص بك هو x86 ، فقم بتشغيل الأمر
@: ...%WINDIR%\Microsoft.NET\Framework\v2.0.50727\regasm.exe
يرجى الرجوع إلى المثال / الأمر التالي:
...%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