Dear All,
some time ago I've been connecting Silverlight application to SAP web services. For this purpose I had to place two files in the root directory of web server:
- crossdomain.xml
- clientaccesspolicy.xml
I've not been using Silverlight since last SAP update. Currently I'm using ERP EHP5 and CRM EHP1 and in both cases I have the same problem:
- http://host:port/crossdomain.xml - ok
but
- http://host:port/clientaccesspolicy.xml is:
Business Server Page (BSP) error What happened? Calling the BSP page was terminated due to an error. SAP Note The following error text was processed in the system: BSP Exception: the BSP URL /clientaccesspolicy.xml Does Not Contain Any Application Entries Error type: Your SAP Business Server Pages Team
what's the problem if procedure is the same for both files and crossdomain.xml works normally ???
thanks in advance