Not sure the title explains what I want to do, so here goes: I have a website constructed with Umbrac开发者_运维问答o 4.5.x and the links in the pages use relative paths. I want to have the domain pre
We\'ve created a custom webservice in Umbraco to add (async) files and upload them. After upload the service is called with node and file-information to add a new node to the content tree.
I\'m working on a project to create a CMS, which will entail importing a lot of existing content, most of which is static, but in ASP (so they\'re not all just pure HTML, there are includes and someti
The question regarding the Umbraco CMS: I have to setup public access for particular document (a blog, for example) programmatically - using web services exposed by Umbraco (Document service, Member
I have been using a CMS which is called Umbraco(umbraco.org) and for displaying flash news on the website using SlideShowPro Standalone product(www.slideshowpro.net)
I installed Umbraco 4.5 and it is running fine. one thing i cant get to work though, is the 404. When it hit a page that does not excist it shows the default IIS7 404 page, and not the built-in umbrac
The Umbraco admin interface is broken for me, and in IE8 it shows couple of javascript errors. For a few hours it worked fine, but suddenly the css/style file appears to have gotten corrupted.
I have two seperate clean installations of Umbraco 4.5.x and both are having similar problems with page handling. If I browse pages by ID like /1083.aspx the page displays correctly, but if I try to b
I am getting started with umbraco 4.5.2. I have my site up and running, and I am designing templates u开发者_StackOverflowsing some ASP.NET controls. How can I respond to events from these controls?
I am a new developer for Umbraco. I am having problem setting up my Visual Studio 2010 as a developer platform for umbraco 4.5.x with TFS and between remote teams.