This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.
I'm developing a Desktop Web application in Kony 7.3. and mobile fabric version is 7..1.1
Unable to publish the server, While publishing it shows some Internal Error(refer screenshot "PublishError" image)
Is this onpremise or cloud . If it is onpremise you can verify in the database accountsdb--> applications table for the same name and make the del flag to 1 and then try republishing .
If it is cloud you can try unpublishing the application first and then retry publishing again.
You cannot build your Visualizer application against two different Fabric applications when you are building it for SPA/Desktopweb applications.
Please maintain 1 viz app> 1 MF app when you want to build SPA/DW applications.
For now, you can go to Project Settings and change application ID, and build and publish again. That should resolve the issue.
One appid on visualizer can be associated with one fabric app only. if you want to avoid this, you have to unpublish your first fabric app from where you deployed the war.