Have the latest version downloaded from here (March '12) and when in IE 9 & 8 in compatibility mode, i get the following error when trying to save and publish:
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description:
An unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the error and
where it originated in the code.
Exception Details:
System.NullReferenceException: Object reference not set to an instance of an
object.
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
uTagsy.Web.usercontrols.uTagsy.datatypes.uTagsy.SaveSettings() in D:\_PROJECTS\uBlogsy - Blog\Branches\2.0.0.1\uBlogsy\uBlogsy\usercontrols\uTagsy\uTagsy.ascx.cs:103
uTagsy.Web.usercontrols.uTagsy.datatypes.uTagsy.OnLoad(EventArgs e) in D:\_PROJECTS\uBlogsy - Blog\Branches\2.0.0.1\uBlogsy\uBlogsy\usercontrols\uTagsy\uTagsy.ascx.cs:39
System.Web.UI.Control.LoadRecursive() +74
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207
Seems to work ok in Chrome and non-compatibility mode, there is a javascript error also which is:
'JSON' is
undefined
editContent.aspx?id=2056, line 400 character 21
I'm having the same problem with a couple of sites I'm currently working on. uBlogsy works fine, except when IE8 or 9 is in compatibility mode. If it is, then you cannot save and publish any posts. Any assistance would be very gratefully received.
I was getting this and couldn't work it out as the computer doesn't have a D: drive or a file called uTagsy.ascx.cs. Anyway, I had to do it a couple of times, turning off compatibility completely worked for me, so thanks.
Has any one figured out how to solve this, i know just changing ie to non compatibilty mode will work but unfotunately for me our head office machines are set by default to compatibilty mode and due to it security for user accounts this cannot be changed so kinda stuck( and sick of ie bugs to be honest lol)
Publish Issue in IE Compatibility mode
Hi,
Have the latest version downloaded from here (March '12) and when in IE 9 & 8 in compatibility mode, i get the following error when trying to save and publish:
Seems to work ok in Chrome and non-compatibility mode, there is a javascript error also which is:
'JSON' is undefined editContent.aspx?id=2056, line 400 character 21
Hope this can be solved.
Thanks
Chris
I'm having the same problem with a couple of sites I'm currently working on. uBlogsy works fine, except when IE8 or 9 is in compatibility mode. If it is, then you cannot save and publish any posts. Any assistance would be very gratefully received.
I was getting this and couldn't work it out as the computer doesn't have a D: drive or a file called uTagsy.ascx.cs. Anyway, I had to do it a couple of times, turning off compatibility completely worked for me, so thanks.
Gus
Hi guys,
Has any one figured out how to solve this, i know just changing ie to non compatibilty mode will work but unfotunately for me our head office machines are set by default to compatibilty mode and due to it security for user accounts this cannot be changed so kinda stuck( and sick of ie bugs to be honest lol)
is working on a reply...