|
|
 Rank: YAF Commander

Joined: 3/28/2008 Posts: 121 Location: New York
|
i tried replacing the attachment over the old one , but whenever i oped a post i get this error Code:Method not found: 'System.String YAF.Classes.Utils.YafForumInfo.get_ForumFileRoot()'. 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.MissingMethodException: Method not found: 'System.String YAF.Classes.Utils.YafForumInfo.get_ForumFileRoot()'.
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:
[MissingMethodException: Method not found: 'System.String YAF.Classes.Utils.YafForumInfo.get_ForumFileRoot()'.] YAF.Classes.UI.SyntaxHighlightedCodeRegexReplaceRule.Replace(String& text, HtmlReplacementCollection& replacement) +0 YAF.Classes.UI.ReplaceRules.Process(String& text) +131 YAF.Classes.UI.FormatMsg.FormatMessage(String message, MessageFlags messageFlags, Boolean targetBlankOverride, DateTime messageLastEdited) +1263 YAF.Controls.MessagePostData.RenderMessage(HtmlTextWriter writer) +461 YAF.Controls.MessagePost.Render(HtmlTextWriter writer) +82 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +199 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +20 System.Web.UI.Control.Render(HtmlTextWriter writer) +7 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +199 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +20 System.Web.UI.Control.Render(HtmlTextWriter writer) +7 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +199 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +20 System.Web.UI.Control.Render(HtmlTextWriter writer) +7 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +199 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +20 System.Web.UI.Control.Render(HtmlTextWriter writer) +7 YAF.Classes.Base.ForumPage.Render(HtmlTextWriter writer) +4 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +199 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +20 System.Web.UI.Control.Render(HtmlTextWriter writer) +7 YAF.Forum.Render(HtmlTextWriter writer) +173 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +199 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +20 System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +59 System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +68 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121 System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) +37 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +199 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +20 System.Web.UI.Page.Render(HtmlTextWriter writer) +26 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +25 System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +121 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +22 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2558
Visit my Forums: FORUMZ360.com
|
|
|
 Rank: YAF Head Dude

Joined: 10/10/2004 Posts: 2,950 Location: Honolulu, HI
|
Hmm, I thought you were on RC1. My apologies. There are other changes that needs to be made for RC1 to work. "When you are grateful, fear disappears and abundance appears”." 
|
|
|
 Rank: YAF Commander

Joined: 3/28/2008 Posts: 121 Location: New York
|
oh i am using beta, i am sorry i didnt mention that if i downloaded rc1 it will work fine with my case ?? where can i download it from ?? thanks for you help jaben Visit my Forums: FORUMZ360.com
|
|
|
 Rank: YAF Head Dude

Joined: 10/10/2004 Posts: 2,950 Location: Honolulu, HI
|
it's in the SVN but would need building. Also, there are some very important differences. Mainly changes with the .config files. I think I'm going to release RC1 here in the next day or two. Maybe just wait? "When you are grateful, fear disappears and abundance appears”." 
|
|
|
 Rank: YAF Commander

Joined: 3/28/2008 Posts: 121 Location: New York
|
thank you sir i will wait Visit my Forums: FORUMZ360.com
|
|
|
Rank: Advanced Member

Joined: 7/6/2005 Posts: 61 Location: Germany
|
Hello, our forum ran into this kind of problem, too. Yesterday anything was fine, today page creation time is ok on the first requests only. After some requests, the page.load has a execution time of 20 - 60secs (seen using trace). I don't get an error or log entry. Could this be the same problem? I'm using a clean installation, version is 1.9.3 beta Server2003 / IIS6 / MSSQL 2005 Express Posts: 32 / Threads: 13 / Forums: 15 / Users: 4 - Sry for my english BattCursor.Net - Official homepage of that tool for vista laptops!
|
|
|
Rank: Advanced Member

Joined: 7/6/2005 Posts: 61 Location: Germany
|
Now I downloaded the RC1 from the svn. (yesterday) First requests anything is fine, but then the same problem  Start page: Code:Powered by YAF 1.9.3 RC1 | YAF © 2003-2008, Yet Another Forum.NET Diese Seite wurde in 25,849 Sekunden generiert.
YAF Compiled in DEBUG MODE. Recompile in RELEASE MODE to remove this information: 26 sql queries (24,385 seconds, 94,34%).
[dbo].[yaf_registry_list]: 0,779 [dbo].[yaf_bannedip_list]: 0,657 [dbo].[yaf_board_list]: 0,307 [dbo].[yaf_registry_list]: 0,151 [dbo].[yaf_registry_list]: 0,001 [dbo].[yaf_prov_getuser]: 0,579 [dbo].[yaf_user_aspnet]: 2,085 [dbo].[yaf_group_member]: 0,233 [dbo].[yaf_prov_role_getroles]: 0,290 [dbo].[yaf_usergroup_save]: 0,291 [dbo].[yaf_usergroup_save]: 0,001 [dbo].[yaf_pageload]: 3,676 [dbo].[yaf_forum_moderators]: 0,488 [dbo].[yaf_category_list]: 0,114 [dbo].[yaf_forum_listread]: 4,527 [dbo].[yaf_forum_listread]: 0,432 [dbo].[yaf_forum_listread]: 0,213 [dbo].[yaf_forum_listread]: 0,218 [dbo].[yaf_forum_listread]: 0,225 [dbo].[yaf_topic_latest]: 0,605 [dbo].[yaf_replace_words_list]: 0,253 [dbo].[yaf_active_list]: 0,459 [dbo].[yaf_active_stats]: 0,677 [dbo].[yaf_board_poststats]: 5,716 [dbo].[yaf_prov_getuser]: 1,128 [dbo].[yaf_user_guest]: 0,280 Admin Index Code:Powered by YAF 1.9.3 RC1 | YAF © 2003-2008, Yet Another Forum.NET Diese Seite wurde in 53,091 Sekunden generiert.
YAF Compiled in DEBUG MODE. Recompile in RELEASE MODE to remove this information: 20 sql queries (15,345 seconds, 28,90%).
[dbo].[yaf_registry_list]: 1,647 [dbo].[yaf_bannedip_list]: 0,583 [dbo].[yaf_board_list]: 0,945 [dbo].[yaf_registry_list]: 0,503 [dbo].[yaf_registry_list]: 0,000 [dbo].[yaf_prov_getuser]: 0,493 [dbo].[yaf_user_aspnet]: 3,546 [dbo].[yaf_group_member]: 0,446 [dbo].[yaf_prov_role_getroles]: 0,342 [dbo].[yaf_usergroup_save]: 0,455 [dbo].[yaf_usergroup_save]: 0,005 [dbo].[yaf_pageload]: 1,274 [dbo].[yaf_board_list]: 0,002 [dbo].[yaf_active_list]: 0,260 [dbo].[yaf_user_list]: 0,241 SELECT TOP 1 * FROM [dbo].[yaf_prov_Profile]: 0,077 [dbo].[yaf_prov_profile_getprofiles]: 3,458 [dbo].[yaf_board_stats]: 0,193 select sum(cast(size as integer))/128 from sysfiles: 0,789 [dbo].[yaf_prov_getuser]: 0,086 Can't figure it out. If I can help tell me how. cpu and memory usage is fine, even while waiting for response. - Sry for my english BattCursor.Net - Official homepage of that tool for vista laptops!
|
|
|
 Rank: YAF Head Dude

Joined: 10/10/2004 Posts: 2,950 Location: Honolulu, HI
|
Your db times are very slow. Try and use the new reindexing function of RC1 in the admin. "When you are grateful, fear disappears and abundance appears”." 
|
|
|
Rank: Advanced Member

Joined: 7/6/2005 Posts: 61 Location: Germany
|
The db timings are not aways as high as above. I have tried to reinex. It competes without an error, but does not really improve the speed It seems Murphy is sitting next to me :/ - Sry for my english BattCursor.Net - Official homepage of that tool for vista laptops!
|
|
|
 Rank: YAF Commander

Joined: 3/28/2008 Posts: 121 Location: New York
|
i am back hoping to find a solution i tried doing a clean installation on an empty db , using the same smilies and replacments and its running fine .. could that be a problem with the other database i am upgrading ?? i am really stuck here and dont know where to go Visit my Forums: FORUMZ360.com
|
|
|
 Rank: YAF Commander

Joined: 3/28/2008 Posts: 121 Location: New York
|
........ Visit my Forums: FORUMZ360.com
|
|
|
 Rank: YAF MVP

Joined: 2/12/2005 Posts: 923 Location: Italy
|
Hey guys....I had "Validation of viewstate MAC failed" problem donkeys ago with another app. It ended up being the fact that I had copied teh IIS saved config file into W2k3, with the previos app running under ASP 1.1. Something in the file scrambled the 2.0 settings. Deleted the IIS website and app pool, started fresh, fixed eveything. However, when researching this problem, alot of people seemed to think that, if your server is running W2k3 and it's NOT fully patched (for .Net), this problem happens more often. Especially when importing legacy systems (not that YAF is!). Funny thing is, when I was running W2k server, I never got this error at all, just on W2k3 server. No idea if this will help, but just a thought. .....the man in black fled across the desert..........and the gunslinger followed.....
|
|
|
Rank: Advanced Member

Joined: 7/6/2005 Posts: 61 Location: Germany
|
Well, at the moment we think the problem is our server, because not only yaf if the problem. Support is still searching... Ash, can you create a full copy of your website (copy forum files and mssql database file)? Then try this exact copy on another machine, eg win2000, xp pro or vista. If it is there as slow as on the server it cant have anything to do with the operating system or iis version. And you can provide the files to help debugging and find the error test2005, what do you mean with "... is running W2k3 and it's NOT fully patched (for .Net), ...". Patched for .Net? Have you an example? Never heard about this. - Sry for my english BattCursor.Net - Official homepage of that tool for vista laptops!
|
|
|
 Rank: YAF MVP

Joined: 2/12/2005 Posts: 923 Location: Italy
|
All versions of the .net framework have "updates" (called them patches, same thing). Even 3.5 has a SP! Point you server at http://www.update.microsoft.com/microsoftupdate to check for them. .....the man in black fled across the desert..........and the gunslinger followed.....
|
|
|
Rank: Advanced Member

Joined: 7/6/2005 Posts: 61 Location: Germany
|
Ah ok. I was just wondering about the 'patched for .Net'. sounds like additional steps, not like windows updates. But our server is up2date  - Sry for my english BattCursor.Net - Official homepage of that tool for vista laptops!
|
|
|
| Users browsing this topic |
|
Guest
|