Hi,

After a few months of development my Royale application (a rewrite from
Flex), I'm releasing the first alpha version, so I just did a build release
and deploy on my server as I did with my first Royale application (Word
Add-In).

However after I deploy the application I got a blank page, so I check the
console errors and I found this error:

Uncaught ReferenceError: goog is not defined
    at base.js:32:1

And in the source (index):
Could not load content for .../goog/base.js (HTTP error: status code 404,
net::ERR_HTTP_RESPONSE_CODE_FAILURE)

... => my URL

Reply via email to