BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Support  Installation pr...  Parser Error Scriptmanater: EnablePageMethods
Previous Previous
 
Next Next
New Post 3/17/2008 8:45 PM
Unresolved
User is offline SelArom
2 posts
No Ranking


Parser Error Scriptmanater: EnablePageMethods 

Just finished installing BugNET but not having much luck getting started and I'm getting the error below. seems to be a problem with ajax but I can't figure it out. any ideas? thanks

 

Server Error in '/Software/BugNet' Application.

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: Type 'System.Web.UI.ScriptManager' does not have a public property named 'EnablePageMethods'.

Source Error:

Line 11:         <div id="container">  
Line 12:             <form id="form1" runat="server">
Line 13:                 <asp:ScriptManager ID="ScriptManager1" runat="server"  EnablePageMethods="true">
Line 14:                   <Services>
Line 15:                     <asp:ServiceReference Path="~/Webservices/BugNetServices.asmx" />

Source File: /Software/BugNet/Shared/TwoColumn.master    Line: 13

 
New Post 3/18/2008 5:07 PM
User is offline admin
645 posts
bugnetproject.com
1st Level Poster




Re: Parser Error Scriptmanater: EnablePageMethods 

You may want to try uninstalling asp.net ajax and reinstalling it.


Davin Dubeau
BugNET - Core Developer

 
New Post 3/21/2008 12:53 PM
User is offline SelArom
2 posts
No Ranking


Re: Parser Error Scriptmanater: EnablePageMethods 

yea I got my host to do that and that seems to have fixed it right up EXCEPT that when I ran it again I was getting AJAX control toolkit errors below. See while I was trying to fix this problem I uploaded the latest versions of everything not realizing it had to be installed on the host machine. I went back to the toolkit dll in the release package of bugnet, so it looks like you guys are not using the most recent version of the toolkit for these releases. I reuploaded the DLLs from the bin folder in the release and now all is well :)

Server Error in '/Software/BugNet' Application.

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 file or assembly 'AjaxControlToolkit, Version=1.0.11119.20010, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Source Error:

 
Line 1:  <%@ Control Language="c#" Inherits="BugNET.Administration.Projects.UserControls.ProjectMembers" Codebehind="ProjectMembers.ascx.cs" %>
Line 2:          <div>
Line 3:                   <div>


Source File: /Software/BugNet/Administration/Projects/UserControls/ProjectMembers.ascx    Line: 1

Assembly Load Trace: The following information can be helpful to determine why the assembly 'AjaxControlToolkit, Version=1.0.11119.20010, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' could not be loaded.

 
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

 
New Post 3/26/2008 2:20 PM
User is offline admin
645 posts
bugnetproject.com
1st Level Poster




Re: Parser Error Scriptmanater: EnablePageMethods 

The latest release of BugNET may not match up with the latest release of the control toolkit but I keep tabs on the project updates and make sure it is up to date for each BugNET release.

Cheers.


Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Support  Installation pr...  Parser Error Scriptmanater: EnablePageMethods

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.