FreeSpiderbasic startup problem ...

Just starting out? Need help? Post your questions and find answers here.
User avatar
Caronte3D
Posts: 187
Joined: Sat Nov 23, 2019 5:21 pm
Location: Some Universe

Re: FreeSpiderbasic startup problem ...

Post by Caronte3D »

Something strange is happening with your Windows :?
I'm sorry you've abandoned this amazing IDE, being the only user with such a problem.
User avatar
bembulak
Posts: 95
Joined: Wed Feb 26, 2014 9:53 am

Re: FreeSpiderbasic startup problem ...

Post by bembulak »

You could try to completely remove SB (also from you %APPDATA%) and re-install it to C:\SpiderBasic.
Kind regards,

bembulak
marc_256
Posts: 8
Joined: Sun Mar 06, 2016 1:35 pm
Location: belgium
Contact:

Re: FreeSpiderbasic startup problem ...

Post by marc_256 »

@Caronte3D
Caronte3D wrote: Wed Jan 22, 2025 12:15 pm Something strange is happening with your Windows :?
Well, all my programs are running very well, even CAD/CAM programs, all PureBasic versions and Ogre3d, Text Editors, Blender versions, ...

@bembulak

I did this multiple times, and yes on C:\SpiderBasic.
the APPDATA SpiderBasic file is empty (and I removed it).

thanks,
Marc,
- every professional was once an amateur - greetings from Pajottenland - Belgium -
PS: sorry for my english I speak flemish ...
Fred
Site Admin
Posts: 1820
Joined: Mon Feb 24, 2014 10:51 am

Re: FreeSpiderbasic startup problem ...

Post by Fred »

May be it's due to the WebView2, do you know if it works in PureBasic (the WebViewGadget()) ?
User avatar
Caronte3D
Posts: 187
Joined: Sat Nov 23, 2019 5:21 pm
Location: Some Universe

Re: FreeSpiderbasic startup problem ...

Post by Caronte3D »

Try to install the: "WebView2 Runtime" (Evergreen Standalone Installer):
https://developer.microsoft.com/en-us/m ... orm=MA13LH
User avatar
Peter
Posts: 1197
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Re: FreeSpiderbasic startup problem ...

Post by Peter »

I have installed the free version of SpiderBasic in a Win10 sandbox. No WebView2 is installed there.

The IDE can be started normally. In the Tools panel on the right, I see the Explorer view with some sample codes, from which I select dialog.sb by double-clicking.

After starting the code, the WebView tab opens in the Tools panel on the right. The address line there is provided with the correct address. However, I cannot see the web app to be executed. This is probably due to the missing WebView2. If I click on the globe next to the address bar, the standard browser (Microsoft Edge) opens and displays the web app correctly.

@Marc: Unfortunately, your screenshots are no longer available. Have you deleted them?
tj1010
Posts: 218
Joined: Wed May 27, 2015 1:36 pm
Contact:

Re: FreeSpiderbasic startup problem ...

Post by tj1010 »

If not AV try EventViewer>Windows Logs>Software and look for a red or yellow exclamation icon that occured at the time of launch. Every version and edition of Windows since '95 has this out of the box, and most times it reveals the exact reason something is happening.

I doubt it's UAC it's some dependency or something not updated in the free version or AV setting. EventViewer will tell you what it is.
marc_256
Posts: 8
Joined: Sun Mar 06, 2016 1:35 pm
Location: belgium
Contact:

Re: FreeSpiderbasic startup problem ...

Post by marc_256 »

Hi tj1010,

Thanks for your help,

This morning I found the info, after your tip, and my last try is date from 22/01/2025.

First, I'm no windows specialist, so ... :oops: ;)
I use Win 10 pro x64
When I open the [EventViewer], I din't find [Windows Logs>Software]
EventViewer>Windows Logs>Software !!

So, if I look under [Windows Logs>Applications] I found this, (see image below)

What I see is that the program is saved in the [Program Files(x86)], is this ok for a x64 system ?


Thanks,
Marc


Image
- every professional was once an amateur - greetings from Pajottenland - Belgium -
PS: sorry for my english I speak flemish ...
plouf
Posts: 295
Joined: Tue Feb 25, 2014 6:01 pm
Location: Athens,Greece

Re: FreeSpiderbasic startup problem ...

Post by plouf »

Yes spiderbasic is a 32bit program
Since its no advantage to be 64 due to export html output and not binary code

Have you try installing free spiderbasic to another computer and then copy the exact contents back to your computer overwriting data?
This may be help
Christos
Post Reply