No code generated in JAVA at all!

I have just installed WebCore 1.8.0.0

loaded a project I have been working with for a while and the old code is gone and no
new code is generated!  Same for both DEBUG and RELEASE compillations.

I installed WebCore 1.8.0.0 and made sure that it registerd the WebServer at the end.

Still nothing, not a single line of code????

Could anyone assist please

/Bosse

I guess you refer to version v1.2.8.0?  There is no version v1.8.0.0


With old code, you mean Pascal code? Generated JS code? Other?

Can you create a new project and compile +run?
Can you open any of the demos and compile + run?

Do you have exact steps to reproduce your issue?

Yes I mean 1.2.8.0 sorry, got stressed


I tested a example and it worked fine from the WebCode demos.

My code cant compile now but it did with the earlier version..
How can things go wrong when you don't touch them ?

//Bosse

I will need more details before I can answer that.
Can you provide a sample source project with which we can reproduce this issue here?

You can have the complete code, it is not that long!


Where am i to send it ?

//Bosse

To email support: https://www.tmssoftware.com/site/support_mail.asp

I don't run apermanent E-mail client I have it all on the web!


So I still need a E-mail adress to send to.

//Bosse

help@tmssoftware.com 

I received your project


When trying to compile this, there is a syntax error

procedure TForm2.WebButton1Click(Sender: TObject);
Var i, n : Integer; Txt : String; Ch : Char; Spec : Boolean;
begin
  WebTimer1.Enabled:=False;
  // Undantag f?r ST?LL syntax: S 011      S001BA
  if Copy(WebEdit1.Text,1,2)='S ' then Spec=True Else Spec:=False;
  if Length(WebEdit1.Text)>1 then

It fails on this line.
Replacing this by 
  if Copy(WebEdit1.Text,1,2)='S ' then Spec:=True Else Spec:=False;

then it compiles & runs.

What else might be an issue?

I did do the changes to get rid of the error!


It still does not compile and does not run !

//Bosse

I actually reverted the code to exactly what it was last time it compiled perfect,

still does not work.

It is like the JAVA compiler does'nt do its job, just a flash quick PAS test.

Before revertion I didnt even get the TMS Web  library, now that has shown up again!

//Bosse

After correcting the error, your project compiles & runs here.
So, I understand our demos also compile & run on your system?
Is a new project you create compiling & running?

When a new project is compiling & running, can you try to create a new project and add your existing form(s) to this new project to see if this is compiling & running?

Also, when you compile your project, did you inspect what gets generated in the output folder TMSWeb\Debug or TMSWeb\Release?
Do you see HTML/JS generated there?

A NEW project does not compile or run!

it behaves the same...

Here is what it looks like on the Compile result

=---> Compiling  MainPage

Checking project dependencies...
Building MainPage.dproj (Debug, Win32)
Success
Elapsed time: 00:00:00.2

=---> Compiling the AdvCardListDemo

Checking project dependencies...
Building AdvCardListDemo.dproj (Debug, Win32)
brcc32 command line for "AdvCardListDemo.vrc"
  e:\program files (x86)\embarcadero\studio\19.0\bin\cgrc.exe -c65001 "AdvCardListDemo.vrc" -foAdvCardListDemo.res 
dcc32 command line for "AdvCardListDemo.dpr"
  e:\program files (x86)\embarcadero\studio\19.0\bin\dcc32.exe -$O- -$W+ --no-config -B -Q -TX.exe -AGenerics.Collections=System.Generics.Collections;
  Generics.Defaults=System.Generics.Defaults;WinTypes=Winapi.Windows;WinProcs=Winapi.Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE -DDEBUG 
  -I"E:\Embarcadero\Audio Component Suite\Delphi102";"E:\Embarcadero\SFS_sys\Lib\RAD Studio 10.2 Tokyo for Win32 and Win64";"e:\program files 
  (x86)\embarcadero\studio\19.0\lib\Win32\release";C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\Imports;"e:\program files 
  (x86)\embarcadero\studio\19.0\Imports";C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp;"e:\program files (x86)\embarcadero\studio\19.0\include";
  E:\Embarcadero\ImageEn\Delphi10.2Tokyo;E:\Embarcadero\MSICS_Sources\MSICS;E:\Embarcadero\MSICS_Sources\Common;
  C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\CatalogRepository\Abbrevia-10.3\source;
  C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\CatalogRepository\PowerPDF-1.2;"e:\program files (x86)\embarcadero\studio\19.0\OpenWire";
  "e:\program files (x86)\embarcadero\studio\19.0\LabPacks";"e:\program files (x86)\embarcadero\studio\19.0\OpenWire\10.2\Win32";"e:\program files 
  (x86)\embarcadero\studio\19.0\OpenWire\10.2\Win32\Debug";"e:\program files (x86)\embarcadero\studio\19.0\LabPacks\10.2\Win32";"e:\program files 
  (x86)\embarcadero\studio\19.0\LabPacks\10.2\Win32\Debug";"e:\program files (x86)\embarcadero\studio\19.0\LabPacks\10.2\VCInterface\Win32";
  E:\Comps\RiverSoftAVG\Bin\Win32\D250;E:\Embarcadero\TMSsoftware;"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB 
  Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core 
  RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB 
  Core RSXE11\Win32";C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\CatalogRepository\ErrorSoftVCLComponents-2.2.1\Src\Source;
  "C:\Users\RavenClaw\Documents\tmssoftware\TMS WEB Core RSXE11";"C:\Users\RavenClaw\Documents\tmssoftware\TMS WEB Core RSXE11\Win32";
  "E:\Embarcadero\TMSsoftware\TMS Instrumentation Workshop";"E:\Embarcadero\TMSsoftware\TMS Instrumentation Workshop\Delphi102Tokyo\Win32\Release";
  "E:\Embarcadero\TMSsoftware\TMS Async";"E:\Embarcadero\TMSsoftware\TMS Async\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS WEB Core 
  RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB 
  Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMS 
  Cryptography Pack";"E:\Embarcadero\TMS Cryptography Pack\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS VCL Chart";"E:\Embarcadero\TMSsoftware\TMS VCL 
  Chart\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";
  E:\Embarcadero\FlexCelVCLNT\Packages\dTokyo\Win32\Release;E:\Embarcadero\FlexCelVCL\dcu\Tokyo\Win32;"E:\Embarcadero\TMS WEB Core RSXE11";
  "E:\Embarcadero\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS Scripter\packages\dtokyo.\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS 
  Scripter\source\imports\extra";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS FNC Core";
  "E:\Embarcadero\TMSsoftware\TMS FNC Core\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS FNC UI Pack";"E:\Embarcadero\TMSsoftware\TMS 
  FNC UI Pack\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS FNC UI Pack\xlsAdapter";
  C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\CatalogRepository\PNGComponents-1.2\source;"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS FMX UI Pack";"E:\Embarcadero\TMSsoftware\TMS FMX UI 
  Pack\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS FMX UI Pack\XlsAdapter";"E:\Embarcadero\EurekaLog 7\Lib\Common";
  "E:\Embarcadero\EurekaLog 7\Lib\Win32\Release\Studio25";"E:\Embarcadero\EurekaLog 7\Source\Extras";"E:\Embarcadero\TMSsoftware\TMS VCL UI Pack";
  "E:\Embarcadero\TMSsoftware\TMS VCL UI Pack\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS VCL UI Pack\xlsAdapter";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core 
  RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB 
  Core RSXE11\Win32" -LEC:\Users\Public\Documents\Embarcadero\Studio\19.0\Bpl -LNC:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp -NSSystem.Win;
  Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi; 
  -O"E:\Embarcadero\Audio Component Suite\Delphi102";"E:\Embarcadero\SFS_sys\Lib\RAD Studio 10.2 Tokyo for Win32 and Win64";"e:\program files 
  (x86)\embarcadero\studio\19.0\lib\Win32\release";C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\Imports;"e:\program files 
  (x86)\embarcadero\studio\19.0\Imports";C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp;"e:\program files (x86)\embarcadero\studio\19.0\include";
  E:\Embarcadero\ImageEn\Delphi10.2Tokyo;E:\Embarcadero\MSICS_Sources\MSICS;E:\Embarcadero\MSICS_Sources\Common;
  C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\CatalogRepository\Abbrevia-10.3\source;
  C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\CatalogRepository\PowerPDF-1.2;"e:\program files (x86)\embarcadero\studio\19.0\OpenWire";
  "e:\program files (x86)\embarcadero\studio\19.0\LabPacks";"e:\program files (x86)\embarcadero\studio\19.0\OpenWire\10.2\Win32";"e:\program files 
  (x86)\embarcadero\studio\19.0\OpenWire\10.2\Win32\Debug";"e:\program files (x86)\embarcadero\studio\19.0\LabPacks\10.2\Win32";"e:\program files 
  (x86)\embarcadero\studio\19.0\LabPacks\10.2\Win32\Debug";"e:\program files (x86)\embarcadero\studio\19.0\LabPacks\10.2\VCInterface\Win32";
  E:\Comps\RiverSoftAVG\Bin\Win32\D250;E:\Embarcadero\TMSsoftware;"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB 
  Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core 
  RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB 
  Core RSXE11\Win32";C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\CatalogRepository\ErrorSoftVCLComponents-2.2.1\Src\Source;
  "C:\Users\RavenClaw\Documents\tmssoftware\TMS WEB Core RSXE11";"C:\Users\RavenClaw\Documents\tmssoftware\TMS WEB Core RSXE11\Win32";
  "E:\Embarcadero\TMSsoftware\TMS Instrumentation Workshop";"E:\Embarcadero\TMSsoftware\TMS Instrumentation Workshop\Delphi102Tokyo\Win32\Release";
  "E:\Embarcadero\TMSsoftware\TMS Async";"E:\Embarcadero\TMSsoftware\TMS Async\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS WEB Core 
  RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB 
  Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMS 
  Cryptography Pack";"E:\Embarcadero\TMS Cryptography Pack\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS VCL Chart";"E:\Embarcadero\TMSsoftware\TMS VCL 
  Chart\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";
  E:\Embarcadero\FlexCelVCLNT\Packages\dTokyo\Win32\Release;E:\Embarcadero\FlexCelVCL\dcu\Tokyo\Win32;"E:\Embarcadero\TMS WEB Core RSXE11";
  "E:\Embarcadero\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS Scripter\packages\dtokyo.\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS 
  Scripter\source\imports\extra";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS FNC Core";
  "E:\Embarcadero\TMSsoftware\TMS FNC Core\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS FNC UI Pack";"E:\Embarcadero\TMSsoftware\TMS 
  FNC UI Pack\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS FNC UI Pack\xlsAdapter";
  C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\CatalogRepository\PNGComponents-1.2\source;"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS FMX UI Pack";"E:\Embarcadero\TMSsoftware\TMS FMX UI 
  Pack\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS FMX UI Pack\XlsAdapter";"E:\Embarcadero\EurekaLog 7\Lib\Common";
  "E:\Embarcadero\EurekaLog 7\Lib\Win32\Release\Studio25";"E:\Embarcadero\EurekaLog 7\Source\Extras";"E:\Embarcadero\TMSsoftware\TMS VCL UI Pack";
  "E:\Embarcadero\TMSsoftware\TMS VCL UI Pack\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS VCL UI Pack\xlsAdapter";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core 
  RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB 
  Core RSXE11\Win32" -R"E:\Embarcadero\Audio Component Suite\Delphi102";"E:\Embarcadero\SFS_sys\Lib\RAD Studio 10.2 Tokyo for Win32 and Win64";
  "e:\program files (x86)\embarcadero\studio\19.0\lib\Win32\release";C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\Imports;"e:\program files 
  (x86)\embarcadero\studio\19.0\Imports";C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp;"e:\program files (x86)\embarcadero\studio\19.0\include";
  E:\Embarcadero\ImageEn\Delphi10.2Tokyo;E:\Embarcadero\MSICS_Sources\MSICS;E:\Embarcadero\MSICS_Sources\Common;
  C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\CatalogRepository\Abbrevia-10.3\source;
  C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\CatalogRepository\PowerPDF-1.2;"e:\program files (x86)\embarcadero\studio\19.0\OpenWire";
  "e:\program files (x86)\embarcadero\studio\19.0\LabPacks";"e:\program files (x86)\embarcadero\studio\19.0\OpenWire\10.2\Win32";"e:\program files 
  (x86)\embarcadero\studio\19.0\OpenWire\10.2\Win32\Debug";"e:\program files (x86)\embarcadero\studio\19.0\LabPacks\10.2\Win32";"e:\program files 
  (x86)\embarcadero\studio\19.0\LabPacks\10.2\Win32\Debug";"e:\program files (x86)\embarcadero\studio\19.0\LabPacks\10.2\VCInterface\Win32";
  E:\Comps\RiverSoftAVG\Bin\Win32\D250;E:\Embarcadero\TMSsoftware;"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB 
  Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core 
  RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB 
  Core RSXE11\Win32";C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\CatalogRepository\ErrorSoftVCLComponents-2.2.1\Src\Source;
  "C:\Users\RavenClaw\Documents\tmssoftware\TMS WEB Core RSXE11";"C:\Users\RavenClaw\Documents\tmssoftware\TMS WEB Core RSXE11\Win32";
  "E:\Embarcadero\TMSsoftware\TMS Instrumentation Workshop";"E:\Embarcadero\TMSsoftware\TMS Instrumentation Workshop\Delphi102Tokyo\Win32\Release";
  "E:\Embarcadero\TMSsoftware\TMS Async";"E:\Embarcadero\TMSsoftware\TMS Async\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS WEB Core 
  RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB 
  Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMS 
  Cryptography Pack";"E:\Embarcadero\TMS Cryptography Pack\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS VCL Chart";"E:\Embarcadero\TMSsoftware\TMS VCL 
  Chart\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";
  E:\Embarcadero\FlexCelVCLNT\Packages\dTokyo\Win32\Release;E:\Embarcadero\FlexCelVCL\dcu\Tokyo\Win32;"E:\Embarcadero\TMS WEB Core RSXE11";
  "E:\Embarcadero\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS Scripter\packages\dtokyo.\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS 
  Scripter\source\imports\extra";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS FNC Core";
  "E:\Embarcadero\TMSsoftware\TMS FNC Core\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS FNC UI Pack";"E:\Embarcadero\TMSsoftware\TMS 
  FNC UI Pack\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS FNC UI Pack\xlsAdapter";
  C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\CatalogRepository\PNGComponents-1.2\source;"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS FMX UI Pack";"E:\Embarcadero\TMSsoftware\TMS FMX UI 
  Pack\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS FMX UI Pack\XlsAdapter";"E:\Embarcadero\EurekaLog 7\Lib\Common";
  "E:\Embarcadero\EurekaLog 7\Lib\Win32\Release\Studio25";"E:\Embarcadero\EurekaLog 7\Source\Extras";"E:\Embarcadero\TMSsoftware\TMS VCL UI Pack";
  "E:\Embarcadero\TMSsoftware\TMS VCL UI Pack\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS VCL UI Pack\xlsAdapter";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core 
  RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB 
  Core RSXE11\Win32" -U"E:\Embarcadero\Audio Component Suite\Delphi102";"E:\Embarcadero\SFS_sys\Lib\RAD Studio 10.2 Tokyo for Win32 and Win64";
  "e:\program files (x86)\embarcadero\studio\19.0\lib\Win32\release";C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\Imports;"e:\program files 
  (x86)\embarcadero\studio\19.0\Imports";C:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp;"e:\program files (x86)\embarcadero\studio\19.0\include";
  E:\Embarcadero\ImageEn\Delphi10.2Tokyo;E:\Embarcadero\MSICS_Sources\MSICS;E:\Embarcadero\MSICS_Sources\Common;
  C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\CatalogRepository\Abbrevia-10.3\source;
  C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\CatalogRepository\PowerPDF-1.2;"e:\program files (x86)\embarcadero\studio\19.0\OpenWire";
  "e:\program files (x86)\embarcadero\studio\19.0\LabPacks";"e:\program files (x86)\embarcadero\studio\19.0\OpenWire\10.2\Win32";"e:\program files 
  (x86)\embarcadero\studio\19.0\OpenWire\10.2\Win32\Debug";"e:\program files (x86)\embarcadero\studio\19.0\LabPacks\10.2\Win32";"e:\program files 
  (x86)\embarcadero\studio\19.0\LabPacks\10.2\Win32\Debug";"e:\program files (x86)\embarcadero\studio\19.0\LabPacks\10.2\VCInterface\Win32";
  E:\Comps\RiverSoftAVG\Bin\Win32\D250;E:\Embarcadero\TMSsoftware;"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB 
  Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core 
  RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB 
  Core RSXE11\Win32";C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\CatalogRepository\ErrorSoftVCLComponents-2.2.1\Src\Source;
  "C:\Users\RavenClaw\Documents\tmssoftware\TMS WEB Core RSXE11";"C:\Users\RavenClaw\Documents\tmssoftware\TMS WEB Core RSXE11\Win32";
  "E:\Embarcadero\TMSsoftware\TMS Instrumentation Workshop";"E:\Embarcadero\TMSsoftware\TMS Instrumentation Workshop\Delphi102Tokyo\Win32\Release";
  "E:\Embarcadero\TMSsoftware\TMS Async";"E:\Embarcadero\TMSsoftware\TMS Async\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS WEB Core 
  RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB 
  Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMS 
  Cryptography Pack";"E:\Embarcadero\TMS Cryptography Pack\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS VCL Chart";"E:\Embarcadero\TMSsoftware\TMS VCL 
  Chart\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";
  E:\Embarcadero\FlexCelVCLNT\Packages\dTokyo\Win32\Release;E:\Embarcadero\FlexCelVCL\dcu\Tokyo\Win32;"E:\Embarcadero\TMS WEB Core RSXE11";
  "E:\Embarcadero\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS Scripter\packages\dtokyo.\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS 
  Scripter\source\imports\extra";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS FNC Core";
  "E:\Embarcadero\TMSsoftware\TMS FNC Core\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS FNC UI Pack";"E:\Embarcadero\TMSsoftware\TMS 
  FNC UI Pack\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS FNC UI Pack\xlsAdapter";
  C:\Users\RavenClaw\Documents\Embarcadero\Studio\19.0\CatalogRepository\PNGComponents-1.2\source;"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS FMX UI Pack";"E:\Embarcadero\TMSsoftware\TMS FMX UI 
  Pack\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS FMX UI Pack\XlsAdapter";"E:\Embarcadero\EurekaLog 7\Lib\Common";
  "E:\Embarcadero\EurekaLog 7\Lib\Win32\Release\Studio25";"E:\Embarcadero\EurekaLog 7\Source\Extras";"E:\Embarcadero\TMSsoftware\TMS VCL UI Pack";
  "E:\Embarcadero\TMSsoftware\TMS VCL UI Pack\Delphi102Tokyo\Win32\Release";"E:\Embarcadero\TMSsoftware\TMS VCL UI Pack\xlsAdapter";
  "E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core 
  RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11\Win32";"E:\Embarcadero\TMSsoftware\TMS WEB Core RSXE11";"E:\Embarcadero\TMSsoftware\TMS WEB 
  Core RSXE11\Win32" -K00400000 -NBC:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp -NHC:\Users\Public\Documents\Embarcadero\Studio\19.0\hpp\Win32 
    AdvCardListDemo.dpr   
Success
Elapsed time: 00:00:01.6

No .JS generated at all, No html generated at all


Now the TMS Web library is there gain.

Earlier not even that appeared!

//Bosse

These librarys

what gets generated in the output folder TMSWeb\Debug or TMSWeb\Release?
does not get generated at all!

/Bosse
A new project saved in a new Library
it is a form with a button on it.

It does n not run
It does not generate any TMS Web/Debug  or  TMS Web\Release

The Win32 contains a Debug directory and that is EMPTY

Win32
Project1 Delphi projectfile
Project1 Delphi projectfile
Project1.dproj.local LOCAL-file
Project1 MTHL Document
Unit1 Delphi form
Unit1 HTML Document
Unit1 Delphi Source File

Output from compiler

Checking project dependencies...
Compiling Project1.dproj (Debug, Win32)
Success
Elapsed time: 00:00:00.1

This is exactly the same problem I am having and reported earlier.

We have tested this on multiple machines here, we have tested your project and so far, we could not reproduce this.

I would like to ask to reinstall the previous release v1.2.7.1 to see if this problem is 1.2.8.0 specific or if there is something on your machine/setup/Delphi... that is causing this.
If you do not have the v1.2.7.1 setup, contact us by email for a download link.
Okay so this is what I did!

I started to install ver 1.2.7.1 I think it is called and then I got arround to
removing WebCore with the uninst000.exe <- I did not do that before!
The reason because there was NO entry under "All Programs" where i could find the uninstaller.

After removing everything with the uninst000.exe  I installed again 1.2.7.1 and
testcompilled, everything worked fine.

So I removed 1.2.7.1 again with the uninst000.exe and then tried reinstall
1.2.8.0 and lo and behole, it works now.

So the reason I GUESS why I got problems was that sometime the TMS WebCore and
the otherone does not exist under my All Programs tab even now.

I activated uninst000.exe from the install directory and that seems to have fixed
 the problem...  

So before I just Deleted the WebCore and the Web Core RSX11 directorys from Windows
That has worked all the way from WebCore 1.0.0.0 until 1.2.7.1 but now something is more
complex and I understand that I have to remove with the uninstaller.

Thanks, it's to easy to get trapped under stress and foolishness sometimes!

NOW IT WORKS AGAIN!

Best regards Bosse