WebKonect Build error

tripro

Well-known member
Hi Thomas,
Attempting to build a WebKonect branded app, runs through the 'build' process very, very slowly, then ends with a dong sound and closes the build progress window quickly and no exe file is saved. Have plenty of disk space and plenty of ram available. Anything else I can check?
Thanks!
Mark
 

TigerSoftware

Administrator
Staff member
Hi Thomas,
Attempting to build a WebKonect branded app, runs through the 'build' process very, very slowly, then ends with a dong sound and closes the build progress window quickly and no exe file is saved. Have plenty of disk space and plenty of ram available. Anything else I can check?
Thanks!
Mark

Mark, did you run WebKonect as Admin?


Thomas
 

tripro

Well-known member
That was way too easy, forgot about the running as admin! Works great. Thanks much Thomas :)
 

tripro

Well-known member
When adding a MySQL database source, running into this error trying to run the query builder:
Could not load file or assembly 'DevExpress.XtraDiagram.v17.2, Version=17.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a' or one of its dependencies. The system cannot find the file specified.
This happens in both the 'run' state and the actual built app.
Is this something with my MySQL connection? It's working and allowing me to select the db.
Thanks!
Mark
 

TigerSoftware

Administrator
Staff member
When adding a MySQL database source, running into this error trying to run the query builder:
Could not load file or assembly 'DevExpress.XtraDiagram.v17.2, Version=17.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a' or one of its dependencies. The system cannot find the file specified.
This happens in both the 'run' state and the actual built app.
Is this something with my MySQL connection? It's working and allowing me to select the db.
Thanks!
Mark

Hi Mark,


When you say add a mysql data source, are you talking about the Dashboards?


Thomas
 

tripro

Well-known member
Hi Thomas,
Yes, assuming before adding a dashboard I have to add a data source? So went to data sources first and started the process. Connected fine (after some discussions with my webhost :)) and then when I clicked on run query builder as suggested in the documentation, I get this error.
Mark
 

TigerSoftware

Administrator
Staff member
This is the same issue that Steve reported for PayKonect. A few missing files when dealing with Dashboard exporting and the Mysql connection.

With WebKonect, you don't need to use the Mysql connection. Check out the help docs for setting up a website and the steps you need to go through in order to create the forms to connect to your mysql database. Once you do that, all of those forms will be accessible in the Dashboards and Reports. Similar to ESB and Smartflo.

Also check out the Smartflo video (same functionality). http://profittigersystems.com/vbforum/showthread.php?2112-Web-Api-Connect-to-Online-MySql-Databases

The Dashboards Mysql connection is a direct connection to a Mysql database without the forms. Basically, that type of connection is only available within the dashboards. I don't recommend setting it up that way.


Thomas
 

tripro

Well-known member
Got it, thanks Thomas. Did that same process like for Smartflo (added website, ftp. database, and then created api) and uploaded Webapi, and received this error: Server returned with a not found error.

The WebKonect api is uploading image stays running regardless. Have to exit and restart to get it to reset.

BTW, I added the same website and uploaded API in Smartflow and it worked perfectly!

Thanks!

Mark
 
Last edited:

TigerSoftware

Administrator
Staff member
Got it, thanks Thomas. Did that same process like for Smartflo (added website, ftp. database, and then created api) and uploaded Webapi, and received this error: Server returned with a not found error.

The WebKonect api is uploading image stays running regardless. Have to exit and restart to get it to reset.

BTW, I added the same website and uploaded API in Smartflow and it worked perfectly!

Thanks!

Mark

Mark, I need a separate thread per issue otherwise I won't keep track of them. I honestly don't know what is a issue and what isn't at this point. haha

Thanks,


Thomas
 

TigerSoftware

Administrator
Staff member
I appreciate it Mark. I have so many things going on that it is easy to miss something. Now where did that computer go? Oh, I'm typing on it. ;)


Thomas
 

tripro

Well-known member
haha, of course Thomas! I sometimes forget and keep rambling in the same thread :) Thanks for your help when you get a chance.

Mark
 
Top