Quantcast
Channel: Kentico CMS for ASP.NET - DevNet - Forums - Version 7.x - API
Browsing all 660 articles
Browse latest View live

RE:Role with a space

kelly-lionYou are of course correct, that would be the best solution. I just don't know where all else they used it. I'll fix it the right way, but it will require digging and testing.

View Article


http://localhost/rest/settoken returns error 403

poplooukhin-gmailHi allI tried to authenticate using request to http://localhost/rest/settoken?username=<username>&password=<password>&token=<token>. This request returns...

View Article


RE:http://localhost/rest/settoken returns error 403

kentico_martind2Hello,I would recommend you to search on the Google for...

View Article

RE:Role with a space

FroggEyeOpen Visual Studio and simply do a Ctrl+F and find the syntax in the code. That will probably cover most of your issues. There could be instances where they are looking for the role in a macro...

View Article

RE:http://localhost/rest/settoken returns error 403

poplooukhin-gmailHello, MartinI tried to invoke the following request using Fiddler:GET http://localhost:8080/rest/settoken?username=joedoe&password=12345&token=12345User-Agent: FiddlerHost:...

View Article


RE:Checkbox list Custom CMS Form user control

rooossoneHi Again,So I decided to go back to basics and see if I could create ANY form control...http://devnet.kentico.com/docs/devguide/index.html?developing_form_controls.htmI followed the above...

View Article

Adding new products using a generic handler

lucas-inorbitalI'm trying to add a new product to the shopping cart through a generic handler (.ashx). The item appears in the cart if i add it through an onclick event on the asp.net button, but item...

View Article

RE:Authentication in Kentico using REST API

FroggEyeHave you looked at the REST API docs? There is some info in there about authentication and examples in the Corporate Website.

View Article


RE:Adding new products using a generic handler

lucas-inorbitalSeems like EcommerceContext.CurrentShoppingCart isn't updated at all.If i do ShoppingCartInfoProvider.GetShoppingCartInfo(ECommerceContext.CurrentShoppingCart.ShoppingCartGUID)I would...

View Article


Custom Authenticate FailureText

nrussellWe have implemented custom authentication on our Kentico Website using the Authenticate Handler. This works fine but I would like to handle a couple of different failure cases to provide more...

View Article

Upgrade to v7 with some issues

whiplashHi GuysWe have recently upgraded a site from v5, gone through upgrades until v7.The project is now down to 2 errors, these are as follows: MacroResolver.OnResolveCustomMacro += new...

View Article

RE:Upgrade to v7 with some issues

kentico_jurajoHello,For some reason the automatic replacement in the App_Code\Global\CMS\CMSCustom.cs file was not executed. Please, manually replace the old names with the new ones as described...

View Article

RE:Upgrade to v7 with some issues

whiplashHi JurajOK - so, if I have interpreted that correctly then my code should be as follows:MacroResolverCompatibility.OnResolveCustomMacro +=...

View Article


RE:Upgrade to v7 with some issues

kentico_jurajoHello,What was the upgrade path? I did this replacement on my upgraded version and it is working fine:MacroResolverCompatibility.OnResolveCustomMacro += new...

View Article

RE:Upgrade to v7 with some issues

whiplashHi The upgrade path was going from v5 to 5.5 to 5.5R2 to 6 to 7

View Article


RE:Integration Bus not reporting errors?

kentico_zdenekcHi,In the parallel email conversation, we've reached the dead end where even the tasks were not logged in your environment, but we weren't able to reproduce it with the simple scenario,...

View Article

RE:Upgrade to v7 with some issues

kentico_jurajoHello,Have you launched the site after each upgrade? This API change should have been done automatically already after upgrade to v6 - during the first site launch.Have you followed all...

View Article


RE:Upgrade to v7 with some issues

whiplashOK thanks for your assistance. We may have ran through the upgrades without launching the site after each upgrade, thinking we could fix the issues after all upgrades had run.That was us trying...

View Article

RE:Upgrade to v7 with some issues

kentico_jurajoHello,In the instructions, there are only things you have to do. There are no steps that are optional, only relevant things. During the first startup of the site some scripts and code is...

View Article

RE:Smart Search Sorting

ewood-mgmaHi FroggEye,I know its been a few months since you first posted this question, but did you ever find a solution to your problem?I'm using the Smart Search Filter, which follows a similar...

View Article
Browsing all 660 articles
Browse latest View live


Latest Images