VBA-tools / VBA-Web

VBA-Web: Connect VBA, Excel, Access, and Office for Windows and Mac to web services and the web
http://vba-tools.github.io/VBA-Web/
MIT License
2.01k stars 494 forks source link

Unable to run installer on MAC #295

Open netnode opened 7 years ago

netnode commented 7 years ago

I'm using Excel Version 15.33 (170409) on a MAC and when I click the browse control on the installer I get the following error pop up in a box and get no further.

"Microsoft Visual Basic License information for this component not found. You do not have an appropriate license to use this functionality in the design environment."

What am I missing?

dclarktandem commented 7 years ago

I'm having the same issue on Mac.

dclarktandem commented 7 years ago

I updated to the latest version of Microsoft Office (screenshot below) and I'm not 100% sure if this is what solved it, but it is working now. I also installed Visual Studio for Mac (which is now free) so I'm not sure if that also played a role. I did test after the Visual Studio install and it didn't work. But after updating MS Office and running the Installer.xlsm in a new Excel session, it did work for me.

screen shot 2017-06-02 at 10 38 53 pm
dclarktandem commented 7 years ago

I did just get an: "ERROR 5: Invalid procedure call or argument" after selecting my file and hitting the install button, however.

screen shot 2017-06-02 at 10 58 58 pm
oschvr commented 7 years ago

I get the exact same result as @dclarktandem. Using macOS 10.12, MS Excel for Mac 15.31 (170216)

abokhalel2 commented 6 years ago

I got the same issue as @dclarktandem. My mac office version is 15.21.1 (2016)

dmccanny commented 6 years ago

From what I can see it's the MacScript Command that checks the file exists is no longer supported in Excel for Mac 2016

This page describes a solution: https://www.rondebruin.nl/mac/applescripttask.htm

Though I'm not sure how to bundle it into the installer

timhall commented 6 years ago

The installer is indeed broken for Mac at the moment, hoping to have a new install solution working soon, I'm pretty excited about it.

carlsenk commented 6 years ago

Any news on a solution? Having the same issue.

phuongvm commented 6 years ago

Hi Team,

VBA-Web is a great tool to work with Excel VBA. I love it.

It seems that there is a trojan in the installer. Please check and fix that issue.

--

Regards,

Phuong Vo

Skype: nobitaghost – M: +84909508251

From: Keith Carlsen notifications@github.com Sent: Saturday, May 19, 2018 5:22 PM To: VBA-tools/VBA-Web VBA-Web@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [VBA-tools/VBA-Web] Unable to run installer on MAC (#295)

Any news on a solution? Having the same issue.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/VBA-tools/VBA-Web/issues/295#issuecomment-390395434 , or mute the thread https://github.com/notifications/unsubscribe-auth/AAdthPrLz2ZW0lLgLLwJ8Hz2ug0DseVtks5tz_JbgaJpZM4NsnVg . https://github.com/notifications/beacon/AAdthGqw5gX83D7G86prCmT-UvLKIWxyks5tz_JbgaJpZM4NsnVg.gif

timhall commented 6 years ago

@phuongvm What makes you say that? Will you post the warning / error message and program you used that found it?

@carlsenk getting close! Should have a beta ready in the next couple of weeks.

phuongvm commented 6 years ago

Dear Tim Hall,

It is reported by “Windows Defender Security” in Windows 10. Please refer to the attached email for more detail.

--

Regards,

Phuong Vo

Skype: nobitaghost – M: +84909508251

From: Tim Hall notifications@github.com Sent: Saturday, May 19, 2018 7:09 PM To: VBA-tools/VBA-Web VBA-Web@noreply.github.com Cc: phuongvm vmphuongit@gmail.com; Comment comment@noreply.github.com Subject: Re: [VBA-tools/VBA-Web] Unable to run installer on MAC (#295)

@phuogvm What makes you say that? Will you post the warning / error message and program you used that found it?

@carlsenk https://github.com/carlsenk getting close! Should have a beta ready in the next couple of weeks.

— You are receiving this because you commented. Reply to this email directly, https://github.com/VBA-tools/VBA-Web/issues/295#issuecomment-390400733 view it on GitHub, or https://github.com/notifications/unsubscribe-auth/AAdthAbwlLhKK92znX5-4i_fjmc3BjFtks5t0AtqgaJpZM4NsnVg mute the thread. https://github.com/notifications/beacon/AAdthDX-ucSicNyuPf4U_Wn16jimFrLJks5t0AtqgaJpZM4NsnVg.gif

mlaw93 commented 5 years ago

I'm having this same issue. Unable to use installer to update. Whats really weird is I only recently updated all these items manually, now if I go into the VB it wont' let me delete the old modules and manually install the new ones.

Only change, we recently upgraded Excel.

install_error excel_version

smadoff commented 5 years ago

Any update here?

john8329 commented 2 months ago

Same, I'm installing modules manually at this point.