Please remove "namespace." prefix before your controller name.
A namespace prefix is required if you plan to offer managed packages on the AppExchange and to get a namespace you required to create a manage package in your developer org. If this component is not a part of manage package you don't need to put namespace prefix.
Please remove "namespace." prefix before your controller name.
A namespace prefix is required if you plan to offer managed packages on the AppExchange and to get a namespace you required to create a manage package in your developer org. If this component is not a part of manage package you don't need to put namespace prefix.
https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/namespaces_intro.htm
Hope this helps.
Regards,
Govind Thathera
Hi,
Simply use:
controller="FileSharingController"
Namespace are given for managed packages.
Let me know if it helps
I have removed name space, but facing same error again
Thanks
Use dotsquaremukesh:FilesharingController