Page 2 of 2

Re: FreeSpiderbasic startup problem ...

Posted: Wed Jan 22, 2025 12:15 pm
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.

Re: FreeSpiderbasic startup problem ...

Posted: Wed Jan 22, 2025 12:32 pm
by bembulak
You could try to completely remove SB (also from you %APPDATA%) and re-install it to C:\SpiderBasic.

Re: FreeSpiderbasic startup problem ...

Posted: Wed Jan 22, 2025 1:42 pm
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,

Re: FreeSpiderbasic startup problem ...

Posted: Mon Jan 27, 2025 11:57 am
by Fred
May be it's due to the WebView2, do you know if it works in PureBasic (the WebViewGadget()) ?

Re: FreeSpiderbasic startup problem ...

Posted: Mon Jan 27, 2025 2:14 pm
by Caronte3D
Try to install the: "WebView2 Runtime" (Evergreen Standalone Installer):
https://developer.microsoft.com/en-us/m ... orm=MA13LH

Re: FreeSpiderbasic startup problem ...

Posted: Mon Jan 27, 2025 3:17 pm
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?

Re: FreeSpiderbasic startup problem ...

Posted: Thu Jan 30, 2025 1:31 am
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.

Re: FreeSpiderbasic startup problem ...

Posted: Sun Feb 02, 2025 3:54 pm
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

Re: FreeSpiderbasic startup problem ...

Posted: Sun Feb 02, 2025 4:04 pm
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