well, it dosn't give me the right result when I do skipping errors. and it works fine on my local pc. I can't figure out what it can be... //Ronnie ... -- ...
If I create application starting points can I install umbraco to handle sub sites? I have a veterans group and we have our main site www.82ndassociation.org...
I got an error installing Umbraco on shared hosting. I'm a absolute beginner so I wonder if anyone could tell me how I can make it work. The error message can...
Hi Patrik If you look in the bottom of the error message you can see that you website is running .net framework 2.0 You should tell you hosting, that you want...
Hi Christian, Thanks a lot for the help. It seems like its going to be problems with the "trust issue" since a change to .net 1.1 didn't help. To bad it seemed...
Hi Christian, It appears that the host is running in medium trust mode. The reply from the host. "Hello, Yes we run ASP.net in medium trust but it's still not...
Hi Patrik Medium trust is fine, but as you say it's the SkipVerification apparently. I have never heard of SkipVerification problems, so it is properly a ...
Anyone got info on this one? I really would like to use this long US holiday weekend to get working with this product if possible. Thanks in advance....
I have Umbraco installed on shared hosting at http://parcom.net All I had to do was upload the files and I went thorugh the install with no problems. For...
I've tried this before and it seemed to mostly work. You do need to put the directory 'umbraco_client' in the root though. I also remember there being a couple...
Hi guys, I'm having problems with password reminder macro. The mail sent by it only sends the message I write, but not the login / password info. Do you know...
Hey When you insert the macro in the template, did you type in the magic stuff for username and password in the email body? When it sends the email, it...
Umbraco should work as a root site and in a virtual folder. Having said that there are some postings in this group indicating some issues. As I remember some...
its all my xslt files that gives me the error. But here is one of them... <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE xsl:Stylesheet [ <!ENTITY nbsp...
For this xslt the solution I described in message 5597 (http://groups.yahoo.com/group/umbraco/message/5597) works fine. But it doesen't explain why there is no...
Hint for using the macro in the richtext editor: When composing the email body - avoid linebreaks since it breaks the macro. Jesper ... -- webbureau jesper.com...
ups...i've found it. for googlers: 1. create a new datatype (section 'developer') 1.1 the rendercontrol should be dropdown 1.2 add all possible options 2. set...
It seems that getting the permissions set correctly on umbraco.xml have fixed the problem. Warren, have you solved your issue? Jason ... post if ... ...
Hello Jason, No I haven’t resolved this issue. As I do not have a “IIS_WPG” user in IIS 5.0 So could someone please tell me the correct permissions I...
I think maybe the first step would be to determine if this is, indeed, a permissions issue for you. To that end, you could try giving everyone full control to...
Hello, How to know the website root folder (virtual directory) in an xslt macro ? The only solution I found until now is to develop a new function in a xslt...
After much effort I couldn't install umbraco. At first I downloaded umbraco21.zip(compiled stable version ) but it gets this error: The resource cannot be...
Hello Jason, I have done some quick testing, as I’m currently working on another project at the moment. It seems to be a permissions problem, as I changed...
You don't have to sun any sql script... this is all automatic, you just create an mssql database, also remember to configure the web.config file and then "run"...
At some point somebody posted a solution that makes it difficult for crawlers to get any email adresses on a webpage. I can't seem to find it. Do you know what...
Hi Jesper, I remember the post too - it was a httphandler or httpmodule installed in web.config - maybe this enables you to search for it :) Mvh. Lars Buur <-...