Hi, I need to edit the functionality of Store module and want to code myself. -I downloaded the source of store module-Replaced the ...\DesktopModules\Store folder with the extracted folder. [Also tried to put DNN_Store.resources by renaming its extension to zip]-Try to build the whole website.It gives these errors:The file '.../DesktopModules/Store/Providers/AddressProviders/DefaultAddressProvider/StoreAddress.ascx' does not exist. ...\DesktopModules\Store\DefaultAddressProfile.ascx
Could not load type 'DotNetNuke.Modules.Store.Providers.Address.DefaultAddressProvider.DefaultAdmin' in ...\DesktopModules\Store\DefaultAddressAdmin.ascx
Unknown server tag 'dnnstore:address' in file ...\DesktopModules\Store\DefaultAddressProfile.ascx Can anyone give me an idea, how can i configure a working environment to edit store module?