Search found 21 matches
- Tue Jan 14, 2025 12:43 am
- Forum: Coding Questions
- Topic: Tutorial?
- Replies: 7
- Views: 15470
Re: Tutorial?
When you installed SB a bunch of examples were also installed. Look under ProgramData/SpiderBAsic.
- Thu Oct 10, 2024 11:58 pm
- Forum: General Discussion
- Topic: Why this forum is lightyears far from PureBasic forum?
- Replies: 15
- Views: 38431
Re: Why this forum is lightyears far from PureBasic forum?
Mmmm, yes makes sense ...
- Sat Jun 01, 2024 9:57 pm
- Forum: Coding Questions
- Topic: sb 3 beta1 , fails in android creation
- Replies: 4
- Views: 5175
Re: sb 3 beta1 , fails in android creation
Code: Select all
my opinion of how shit java ecosystem is ...grows...

- Fri May 31, 2024 1:18 am
- Forum: General Discussion
- Topic: SpiderBasic 3.00 is out !
- Replies: 56
- Views: 181582
Re: SpiderBasic 3.00 beta 1 is ready to test !
This looks really good, thank you !!!
- Sun Feb 24, 2019 10:53 pm
- Forum: Coding Questions
- Topic: Can not execute SpiderBite sample
- Replies: 15
- Views: 13146
Re: Can not execute SpiderBite sample
Thanx again Peter.
I gave up on IIS on my local machine, so I'm concentrating having it run on my remote server (Windows server 2016). Which is where the database sits that I want to connect to anyway (MS SQL Server)
However I'm getting this error now - "error/Method Not Allowed". That looks more ...
I gave up on IIS on my local machine, so I'm concentrating having it run on my remote server (Windows server 2016). Which is where the database sits that I want to connect to anyway (MS SQL Server)
However I'm getting this error now - "error/Method Not Allowed". That looks more ...
- Wed Feb 20, 2019 5:34 am
- Forum: Coding Questions
- Topic: Can not execute SpiderBite sample
- Replies: 15
- Views: 13146
Re: Can not execute SpiderBite sample
I can't get IIS to allow execution of the Spiderbite cgi exe.
Spiderbite is doing everything right - IIS isn't playing ball.
I was going to try another server like Apache but the remote server where the code will eventually sit is Windoze IIS so I should persevere.
I'm missing something but just can ...
Spiderbite is doing everything right - IIS isn't playing ball.
I was going to try another server like Apache but the remote server where the code will eventually sit is Windoze IIS so I should persevere.
I'm missing something but just can ...
- Tue Feb 19, 2019 7:51 am
- Forum: Coding Questions
- Topic: Can not execute SpiderBite sample
- Replies: 15
- Views: 13146
Re: Can not execute SpiderBite sample
Thanx Peter, you're probably right - will check when I get back.
Cheers,
Steve ....
Cheers,
Steve ....
- Tue Feb 19, 2019 6:08 am
- Forum: Coding Questions
- Topic: Can not execute SpiderBite sample
- Replies: 15
- Views: 13146
Re: Can not execute SpiderBite sample
Apologies for the delay - yes you're right, it was write permissions in IIS. I really should have checked that - :oops:
Now PB compiles and deposits the exe as per the config profile as it should.
But I get this error in the debug window when run :
"error: error/NetworkError: Failed to execute ...
Now PB compiles and deposits the exe as per the config profile as it should.
But I get this error in the debug window when run :
"error: error/NetworkError: Failed to execute ...
- Fri Feb 15, 2019 6:34 am
- Forum: Coding Questions
- Topic: Can not execute SpiderBite sample
- Replies: 15
- Views: 13146
Re: Can not execute SpiderBite sample
Hi Peter,
Bit of an update but no cigar yet.
Uninstalled everything (including SB) and reinstalled. Redownloaded all files, yet same error. A single "C" in code gives a syntax not that error.
Now, the error only occurs following "EnablePBCgi" in the code. EnableASP, EnablePHP, etc is not effected.
I ...
Bit of an update but no cigar yet.
Uninstalled everything (including SB) and reinstalled. Redownloaded all files, yet same error. A single "C" in code gives a syntax not that error.
Now, the error only occurs following "EnablePBCgi" in the code. EnableASP, EnablePHP, etc is not effected.
I ...
- Tue Feb 12, 2019 4:11 am
- Forum: Coding Questions
- Topic: Can not execute SpiderBite sample
- Replies: 15
- Views: 13146
Re: Can not execute SpiderBite sample
Hi Peter.
I was going to start a new topic but it would have had the same heading so I tagged on here.
I too am having an issue with running any of the SpiderBite examples. I get this error - "Line 1: 'C' is not a valid operator"
Have checked and rechecked the installation to your instructions. I ...
I was going to start a new topic but it would have had the same heading so I tagged on here.
I too am having an issue with running any of the SpiderBite examples. I get this error - "Line 1: 'C' is not a valid operator"
Have checked and rechecked the installation to your instructions. I ...