no good :\ i guess i will stay with the old tags, got no time to rewrite this, my better option is to write an editor for tags
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'Umbraco.Web.UmbracoUserControl' from assembly 'umbraco, Version=1.0.4393.24044, Culture=neutral, PublicKeyToken=null'.
Source Error:
Line 1: <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="uTagsy.ascx.cs" Inherits="uTagsy.Web.usercontrols.uTagsy.uTagsy" %> Line 2: <style type="text/css">
Line 3: /* containers */
does it works with umbraco 4.7 ?
if not what do you think the changes that are needed to make it work with ver 4.7?
thank you :)
You could possibly replace the uHelpsy dll with the old one in uBlogsy 2.x, then map the dll version
Otherwise you would have to re-write uHelpsy. I'm pretty sure that would work. No guarantees though.
no good :\ i guess i will stay with the old tags, got no time to rewrite this, my better option is to write an editor for tags
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'Umbraco.Web.UmbracoUserControl' from assembly 'umbraco, Version=1.0.4393.24044, Culture=neutral, PublicKeyToken=null'.
Source Error:
Line 1: <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="uTagsy.ascx.cs" Inherits="uTagsy.Web.usercontrols.uTagsy.uTagsy" %> Line 2: <style type="text/css"> Line 3: /* containers */
is working on a reply...