Home > Back-end >  CreateOleObject under the UAC prompt invalid class string
CreateOleObject under the UAC prompt invalid class string

Time:09-20

CreateOleObject (' ket. Application);
In the absence of UAC run everything is normal, but is added after the UAC prompt error, is this why? You the problem of access restrictions under the UAC or key error? Is there any other alternatives.. Here is a reading Excel data, in office or WPS to deal with, if we can not rely on the two better, of course

CodePudding user response:

Use EXCEL OleObject, speaking, reading and writing, is limited by many, it is better to use third-party control, read and write EXCEL, for example: XLSReadWriteII4

CodePudding user response:

reference 1st floor lyhoo163 response:
use EXCEL OleObject, speaking, reading and writing, and is limited by many, rather than using a third-party control, read and write EXCEL, for example: XLSReadWriteII4

But if the third party controls are basic charge..

CodePudding user response:

Should have nothing to do with UAC, is likely to be installed or registered components, with the WPS office repair/configuration tool repair, should can call,
  • Related