1. Abimael Lopez Cotto
  2. Report Editor
  3. 火, 2月 27 2018, 02:22 PM
  4.  メールで購読
Good morning, I use Xojo Pro for Windows and Mac. My Web server is Linux, I create all my web app in my Windows 10 lap and/or in my mac mini.
Last week I buy Valentina Studio and ADK Report for Xojo (For Windows and Mac). I copy the Plug-ins in Xojo and in the Open Event for the app I have
Valentina.InitReports( "", "", "" ). After I setup all I saw the following error when I try to run the web app.

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at webmaster@localhost to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Apache/2.4.7 (Ubuntu) Server at 12.187.153.106 Port 80
コメント
There are no comments made yet.
Sergey Pashkov 承諾済みの回答
Hello,

The compiled Xojo application depends on the vcomponents libraries (like vshared, vkernel, vreport, vclient).
So in order to run the application on Linux, it is necessary to provide these libraries.

You can do it in different ways.

1) If you can install software on your Linux server you may use V4RB package for Linux:
http://valentina-db.com/download/release/lin_64/v4rb_x64_8_lin.deb

It will install the vcomponents at the system level.

2) Or you can extract the vcomponents from the DEB package and put it into the application folder, the structure of the application is described in the attached link.

The specific serial is required on each OS the application is going to be used, not only developed.
So in order to run the application on Linux system, it is necessary to pass the Linux serial number to Valentina.InitReports method. Without the number, it works in the demo mode.
参照
  1. http://valentina-db.com/docs/dokuwiki/v8/doku.php?id=valentina:products:adk:v4rb:manual:deployment:linux
コメント
There are no comments made yet.
Abimael Lopez Cotto 承諾済みの回答
Question, I already have the Valentina studio and ADK Xojo for mac and windows, for the license of my Linux Server I only need to buy the Linux ADK for Xojo. Because I make the project only in the mac and Windows 10. I have that in my open app Valentina.InitReports( "", "", "" ) , how I can past the linux ADK Report for linux in my Xojo APP built in Windows.

Best Regards
Abimael Lopez
コメント
There are no comments made yet.
Sergey Pashkov 承諾済みの回答
Valentina.InitReports accepts serial numbers for 3 OS independently:
InitReports( inMacSN as string, inWinSN as string, inUnixSN as string )

For example:
Valentina.InitReports( "VR4RB-M-...", "VR4RB-W-...", "VR4RB-L-..." )
コメント
There are no comments made yet.
Abimael Lopez Cotto 承諾済みの回答
Thanks for your respond , I am sorry for ask because is my first time using Valentina, For my web app in Linux server I need to buy the Linux ADK License or I can Use the windows or mac License ADk for Xojo ??
コメント
please wait for an answer from Lynn. I think you should not buy anything else.
  1. Ruslan Zasukhin
  2. 6 年前
There are no comments made yet.
Abimael Lopez Cotto 承諾済みの回答
Thanks, I need to create some report Tonight and I live in GA
I need to buy not problem the ADK for Linux Xojo
コメント
There are no comments made yet.
Sergey Pashkov 承諾済みの回答
Hello,
So have you tried to install V4RB on Linux? Are you able to run your application now?
コメント
There are no comments made yet.
Abimael Lopez Cotto 承諾済みの回答
Hello, I can print in the ADK Report locally, I already install the V4RB in my Linux server but when I create a APP Open Evente with Valentina.InitReports( "VR4RB-L-Linux","VR4RB-W-Windows","VR4RB-M-Mac" ) The Web app show to me a Internal error server. I copy all the vcomponents_64 to 'App Libs' and the vresources to my app folder and still not work. I follow all the instruction in the documents. Hope can fix today
コメント
There are no comments made yet.
Sergey Pashkov 承諾済みの回答
Locally - it means on Windows, right?

In order to see the actual error, you can temporarily switch the application to the Standalone deployment, and start the application from the Linux terminal.
You will see the error in the clear text.

Also, if you can send this compiled application with added vcomponents to me - I can try to run it on my system.
コメント
There are no comments made yet.
Abimael Lopez Cotto 承諾済みの回答
Let me explain, I have Xojo 2017 r3 Pro in my windows Laptop(For Web App). I create a web app and build for Linux because I am hosting the web app in a Linux Server.
コメント
There are no comments made yet.
Abimael Lopez Cotto 承諾済みの回答
to which email I can send the compiled application to you ??
コメント
There are no comments made yet.
Sergey Pashkov 承諾済みの回答
My email is sergey_pashkov dog valentina-db.com
コメント
There are no comments made yet.
Ruslan Zasukhin 承諾済みの回答
Hello, I can print in the ADK Report locally, I already install the V4RB in my Linux server but when I create a APP Open Evente with Valentina.InitReports( "VR4RB-L-Linux","VR4RB-W-Windows","VR4RB-M-Mac" ) The Web app show to me a Internal error server. I copy all the vcomponents_64 to 'App Libs' and the vresources to my app folder and still not work. I follow all the instruction in the documents. Hope can fix today


Hi,

I have notice that in this text wrong order of serials in call InitReports()

it should be as

InitReports( inMacSerial as String, inWinSerial as String, inLinSerial as String )
コメント
There are no comments made yet.
  • ページ :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Categories

Announcements & News
  1. 0 subcategories
Valentina Studio
  1. 2 subcategories
Valentina Server
  1. 4 subcategories
Valentina Database ADK
  1. 0 subcategories
Valentina Reports ADK
  1. 0 subcategories
Other Discussions
  1. 2 subcategories
BETA Testing
  1. 0 subcategories
Education & Research
  1. 0 subcategories