phabio
2014-04-30, 08:25
I've developed a little application, then deployed.
When I run the application I got:
An App runtime error has occurred.
to procLibrary
file procLibrary.dbo does not exist
Called from program ...
..
the source code is:
do procInit
do dd_procInit
into the load of the application.
but the "procLibrary" library are correctly deployed into the C:\Lianja\server\library folder.
Were I wrong?
Thanks
Fabio
When I run the application I got:
An App runtime error has occurred.
to procLibrary
file procLibrary.dbo does not exist
Called from program ...
..
the source code is:
do procInit
do dd_procInit
into the load of the application.
but the "procLibrary" library are correctly deployed into the C:\Lianja\server\library folder.
Were I wrong?
Thanks
Fabio