Could not load type 'umbraco.presentation.urlRewriter.FormRewriterControlAdapter'.
I'm trying to publish my site using the webmatrix but keep running up against this error:
Parser Error Message: Could not load type 'umbraco.presentation.urlRewriter.FormRewriterControlAdapter'. Source Error:
Line 3: <browser refID="Default">
Line 4: <controlAdapters>
Line 5: <adapter controlType="System.Web.UI.HtmlControls.HtmlForm"
Line 6: adapterType="umbraco.presentation.urlRewriter.FormRewriterControlAdapter" />
Line 7: </controlAdapters>
Source File: d:\webspace\colinclimber.co.uk\wwwroot\App_Browsers\Form.browser Line: 5
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
which is immensly frustrating. Other forum posts mention that Umbraco has to run in the root folder and not in a virtual directory. I've copied the files to the wwwroot folder I see in my FTP account which is the root of my website so I hope this is ok.
I use wwwserver.co.uk to host my site if anyone has any experience. As you can see from the above they have updated it to ASP.NET 4 rather than their default version 2.
I have exactly the same issue as this guy. It's a plesk server which says it supports umbraco. I've set all the permissions. I'm running in .NET 4. I'm not in a virtual directory.
Any pointers on what could be causing the above error or anything else I could try to troubleshoot would be much appreciated :(
I had the same issue, performed a fresh install uploading the files with a different ftp client and no longer encountered this issue. It doesn't appear to be anything configuration related as I made no changes and it worked.
Could not load type 'umbraco.presentation.urlRewriter.FormRewriterControlAdapter'.
I'm trying to publish my site using the webmatrix but keep running up against this error:
which is immensly frustrating. Other forum posts mention that Umbraco has to run in the root folder and not in a virtual directory. I've copied the files to the wwwroot folder I see in my FTP account which is the root of my website so I hope this is ok.
I use wwwserver.co.uk to host my site if anyone has any experience. As you can see from the above they have updated it to ASP.NET 4 rather than their default version 2.
Any ideas or diagnostics I can try???
All help appreciated!!
Thanks
Colin
p.s. locally the site looks fantastic, if I can get Umbraco to work on the server I'll be a convert!
ah, so if I delete the umbraco.dll locally I can at least reproduce the issue I see on the server.
On the server I have a wwwroot folder but also a bin folder at the same level so I tried to copy the dll's to this folder.......but no joy.
Any ideas guys?
I have exactly the same issue as this guy. It's a plesk server which says it supports umbraco. I've set all the permissions. I'm running in .NET 4. I'm not in a virtual directory.
Any pointers on what could be causing the above error or anything else I could try to troubleshoot would be much appreciated :(
Colin,
Has the issue resolved? I encounter the same issue.
I had the same issue, performed a fresh install uploading the files with a different ftp client and no longer encountered this issue. It doesn't appear to be anything configuration related as I made no changes and it worked.
Any one can help me on this error ? How i slove this error.
is working on a reply...