fiogf49gjkf0d Marcos:
What version of the Mobile Client are you using? And/or how are you adding your Customizations to it?
In some of the older versions, you need to add the folder and files right under the Support Files folder for the SLX Mobile portal.
On the newer versions, I would suggest you add your own Module file and include your folder and file there. It will be built and deployed.
Ryan:
I have used a similar approach to Marcos in the past. I have a DLL that is not SLX Dependant, and it queries Weather Services on the Web. On the Mobile Cient, I added an AJAX call to an .ASHX file that I hosted on the SLX Mobile site, which then utilized my DLL component. I don't think that this necessarily breaks the way that the Mobile portal is supposed to work, but indeed the case can be made that these files could be deployed to a separate portal. |