Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COM Excel returns error #75

Open
EuroGoHebdo opened this issue Sep 10, 2021 · 0 comments
Open

COM Excel returns error #75

EuroGoHebdo opened this issue Sep 10, 2021 · 0 comments

Comments

@EuroGoHebdo
Copy link

with latest winim package, and nim 1.4.6 I got the following error when trying to run the test scripts you have for Excel. I renamed the files, but the code here is the same as you have at Examples/Com/EXcel_Application1.nim . Is there any dependency on Office version? This machine has Microsoft Office 365 Professional Plus.

Hint: 1180078 lines; 24.016s; 227.336MiB peakmem; Debug build; proj: C:\git\nimScripts\ExcelComTest.nim; out: C:\git\nimScripts\ExcelComTest.exe [SuccessX]
PS C:\git\nimScripts> .\ExcelComTest.exe
Program 'ExcelComTest.exe' failed to run: Access is deniedAt line:1 char:1

  • .\ExcelComTest.exe

At line:1 char:1

  • .\ExcelComTest.exe
  •   + CategoryInfo          : ResourceUnavailable: (:) [], ApplicationFailedException
      + FullyQualifiedErrorId : NativeCommandFailed
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant