FoxInCloud
Tutorial errors
Gravatar is a globally recognized avatar based on your email address. Tutorial errors
  Paul
  All
  Nov 22, 2018 @ 02:57pm

Hi Thierry,

I am starting again trying to produce a prototype FiC adaptation of our project; I last tried this a year ago and have finally got back onto it!

The "live tutorial" is great, but i have encountered some problems :

.1 Web local, Classic

  • error displayed in a wait window and in the log :

  • "Error message: Connectivity error: [Microsoft][SQL Server Native Client 11.0]SQL Server Network Interfaces: Error occurred during LocalDB instance startup: SQL Server process failed to start. [x89C5010A]. ODBC error message: [Microsoft][SQL Server Native Client 11.0]SQL Server Network Interfaces: Error occurred during LocalDB instance startup: SQL Server process failed to start. [x89C5010A]. ODBC SQL state: 08001 Error number from the ODBC data source: -1983577846 ODBC connection handle: 1 ODBC error # 1526 "

  • the tutorial still works though, despite this error!

.2 Web local, Responsive (bootstrap)

  • same ODBC error as above, as well as -"Error message: Connectivity error: [Microsoft][SQL Server Native Client 11.0]SQL Server Network Interfaces: Error occurred during LocalDB instance startup: SQL Server process failed to start. [x89C5010A]. ODBC error message: [Microsoft][SQL Server Native Client 11.0]Login timeout expired"
  • tutorial hangs with "processing request" in the Web Connection panel

.

Not a big deal, but thought you would want to know.

Thanks. Paul

Gravatar is a globally recognized avatar based on your email address. re: Tutorial errors
  Paul
  FoxInCloud Support - Thierry N.
  Nov 25, 2018 @ 01:30pm

Hi,

That URL produces the same error shown in the previous screenshot, presumably because there is something wrong with the LocalDB instance.

What is odd is that this problem only stops the Responsive demo from working, not the Classic (somehow the Classic recovers from the SQL warnings).

Paul

Gravatar is a globally recognized avatar based on your email address. re: Tutorial errors
  FoxInCloud Support - Thierry N.
  Paul
  Nov 26, 2018 @ 02:51am

We probably shipped the responsive Bootstrap version in COM mode while 'classic' version is in File mode.

Seemingly http://localhost/tutotest/bs/wc.wc?_maintain~SetFileMechanism requires the server running.

You can simply change in the wc.ini file Mechanism=Automation by Mechanism=File, restart IIS then retry in the browser.

Or run (home(1) + 'tools\ab\aw\samples\FiC\FiCtuto\ficTutoBS.exe /regserver') to enable COM mode

Gravatar is a globally recognized avatar based on your email address. re: Tutorial errors
  Paul
  FoxInCloud Support - Thierry N.
  Nov 26, 2018 @ 07:50pm

C:\Program Files (x86)\Microsoft Visual FoxPro 9\Tools\AB\AW\Samples\FIC\FicTuto\site\bin\wc.ini already has Mechanism=File. In the case of Automation, the .exe you mention doesn't exist; presumably it has not been compiled.

It's ok, I'll just leave it for the moment and continue on.

Thanks. Paul

Gravatar is a globally recognized avatar based on your email address. re: Tutorial errors
  FoxInCloud Support - Thierry N.
  Paul
  Nov 27, 2018 @ 12:28am

tutorial hangs with "processing request" in the Web Connection panel

If you hit escape, can you see where the program hangs?

© 1996-2024