Hi Teamcan some one please shed some light here? we are getting below exceptions from kentico API when there are concurrent requests triggered from the source? We thought it has to do with the log ...
In kentico 10 customer site already used login window, if enter username and password, if credential is success they able to access the customer site. else the credential is not valid not able to a...
I Export the data from COM_Address table using kentico API in C#. The file dowloading on desktop path. How to chnage the path? and my requirements is If I click the download button save in download...
I download the data from com_Address table to excel file, in the table country and states are in ID format only. I need to download the excel in country name and state name.var addresses = UserInf...
Hi, I am creating a new module for bulk export of Address information from COM_Address,CMS_User and COM_Customer table based on site id, can any one suggest me, all I need how to get that api and a...
When admin selects the Store Configuration application, the @Site@ should default to the site that is selected in Kentico Admin page. Currently, it always defaults to the first name in the list, wh...
FOR EACH row in the spreadsheet (each address), Kentico will check to see if the address already exists within the specific site that the upload is done for. This check will be done by comparing th...
I using bulk upload address method, the below code is address upload using excel file.My requirement is how to update the customer If already address available means no need to update, if not avail...
In the kentico UI site is they have login form. In the login form two textbox(Emailid and Password),already access the site login using Email id.Now I need to access using UserName instead of Email...
In my site they have configured in 5 sites. SiteName: A,B,C,D,E.I want to have the ability to customise these two pieces of text by site using a site specific resource (localization) string for eac...