Runtime error -2146232576(80131700) in excel 2003

103 views
Skip to first unread message

Steven Burgess

unread,
Jan 17, 2021, 10:26:12 AM1/17/21
to Selenium Users
Hi just trying a very very basic app to test selenium in excel 2003.

I get the error here:

Runtime error -2146232576(80131700) in excel 2003

internet searches tell me its about missing .net framework issues. But the following Console request suggests ive got all the one i need.

C:\Users\User>reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP"

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\CDF
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v2.0.50727
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.0
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4.0

C:\Users\User>

Can anyone tell me why this is happening?

This is the VBA subroutine:

Sub check()

'Initialize the Firfox Driver
Dim driver As New FirefoxDriver
'Navigate to Google web page
driver.Get ("https://www.google.co.in")
'Maximize the Firefox driver
driver.Window.Maximize

End Sub

Steven Burgess

unread,
Jan 17, 2021, 12:44:31 PM1/17/21
to Selenium Users
update: ive got it working fine on excel 2010 now using a .net framework update. I still cant get it working on excel 2003 though .

Any ideas?

Steven Burgess

unread,
Jan 20, 2021, 6:07:04 AM1/20/21
to Selenium Users
OK turns out that this is using "seleniumbasic" not just selenium. Any further help getting it to function would be welcome.

ddlionx

unread,
Jan 20, 2021, 6:19:52 AM1/20/21
to seleniu...@googlegroups.com
I think you’ll have very limited success here as SeleniumBasic isn’t Selenium so much as a spin off or sub project. You may want to seek out the developer directly or something along those lines.

--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/b8e39666-e323-4a46-9356-eed590af4d0dn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages