The first page of thje c# forum is truncated.
-
I've attempted multiple reloads and it keeps getting cut off in the same place so I assume someone's got malformed html in a post again.
-- CleaKO The sad part about this instance is that none of the users ever said anything [about the problem]. Pete O`Hanlon Doesn't that just tell you everything you need to know about users?
-
I've attempted multiple reloads and it keeps getting cut off in the same place so I assume someone's got malformed html in a post again.
-- CleaKO The sad part about this instance is that none of the users ever said anything [about the problem]. Pete O`Hanlon Doesn't that just tell you everything you need to know about users?
the problem seems to live in this post: >>> How ToExecute DTS using C#.Net Code behind ?[modified] it's the last post that's displayed, and even the bottom of the page isn't displayed (like ads and stuff). But when I changed the postview from 50 to 25, it the defect post was moved to the next page, and the first page displayed fine. But now when I go to the next page, it's this one that's also bugging. Must be some illegal char that's killing your ASP or something... :p please let us/me know what the problem/solution was, I'm curious.
Visual Studio can't evaluate this, can you?
public object moo { __get { return moo; } __set { moo = value; } }