Skip to Content
0
Former Member
Sep 16, 2008 at 06:02 AM

Export to Excel Error ?

29 Views

hi @,

I am trying ExportToexcelbyCached object example available in sdn. I have changed the variables and classes as per CE 7.1 Sr5 but when I am runnning the Application I am getting error :

java.lang.ClassCastException: class com.sap.tc.webdynpro.services.sal.datatransport.core.DownloadResource:service:tcwdwebdynprocom.sap.engine.boot.loader.ResourceMultiParentClassLoader@4e77b794@alive incompatible with interface com.sap.tc.webdynpro.services.sal.url.api.IWDCachedWebResource:service:tcwdwebdynprocom.sap.engine.boot.loader.ResourceMultiParentClassLoader@4e77b794@alive

IS there any different class I need to use or how can we avoid this erorr?

Regards