|
|
Rank: Member
Joined: 10/12/2008 Posts: 11 Location: Israel
|
Hi, I am using a new version of 'AjaxControlToolkit, And I get This erro: http://gw.onev.org/errorr.jpg
how can I fix it? the version I use is 1.9.3 RC2
|
|
|
Rank: Member
Joined: 10/12/2008 Posts: 11 Location: Israel
|
Also I have this error:
Line 11: <ContentTemplate> Line 12: <YAF:AdminMenu runat="server" ID="Adminmenu1"> Line 13: <ajaxToolkit:TabContainer runat="server" ID="PMTabs"> Line 14: <ajaxToolkit:TabPanel runat="server" ID="SettingsTab"> Line 15: <ContentTemplate>
Source File: /Forum/pages/admin/hostsettings.ascx Line: 13
|
|
|
 Rank: YAF Forumling
Joined: 10/8/2008 Posts: 3
|
Add: Code: <runtime> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <dependentAssembly> <assemblyIdentity name="System.Web.Extensions" publicKeyToken="31bf3856ad364e35"/> <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/> </dependentAssembly> <dependentAssembly> <assemblyIdentity name="System.Web.Extensions.Design" publicKeyToken="31bf3856ad364e35"/> <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.5.0.0"/> </dependentAssembly> </assemblyBinding> </runtime> to your web.config, it should solve your problem.
|
|
|
 Rank: YAF Head Dude

Joined: 10/10/2004 Posts: 3,050 Location: Honolulu, HI
|
You will need to recompile the project. "When you are grateful, fear disappears and abundance appears”." 
|
|
|
Rank: Member
Joined: 10/12/2008 Posts: 11 Location: Israel
|
I added this, but it still not working
|
|
|
 Rank: YAF Head Dude

Joined: 10/10/2004 Posts: 3,050 Location: Honolulu, HI
|
arni2 wrote:I added this, but it still not working Once again, you'll need to recompile the project with the updated AJAX toolkit. The version shipped is bound to the dlls. "When you are grateful, fear disappears and abundance appears”." 
|
|
|
Rank: Member
Joined: 10/12/2008 Posts: 11 Location: Israel
|
Can you tell me or give me a link that explains how to recompile a project?
|
|
|
Rank: Member
Joined: 10/12/2008 Posts: 11 Location: Israel
|
I recompile the project but I still have this error. I added this code after: </system.webServer>
|
|
|
 Rank: YAF MVP

Joined: 2/12/2005 Posts: 927 Location: Italy
|
Have you checked the references in the solution? Are they pointed to the correct version of the toolkit, if you upgraded, they may be different, hence the error. .....the man in black fled across the desert..........and the gunslinger followed.....
|
|
|
 Rank: YAF Forumling

Joined: 10/15/2008 Posts: 3 Location: Indiana, USA
|
Not sure if it's related but I am having an issue with the same control. http://i35.tinypic.com/r9li85.jpg
|
|
|
 Rank: YAF MVP

Joined: 2/12/2005 Posts: 927 Location: Italy
|
No, that's a YAF.dll reference problem. Your web.config file isn't set correctly. .....the man in black fled across the desert..........and the gunslinger followed.....
|
|
|
 Rank: YAF Forumling

Joined: 10/15/2008 Posts: 3 Location: Indiana, USA
|
test2005 wrote:No, that's a YAF.dll reference problem. Your web.config file isn't set correctly. Thanks I'll try this upgrade again from square one and open a new topic if I can't figure out this implementation.
|
|
|
| Users browsing this topic |
|
Guest
|
YAFPro Theme Created by Jaben Cargman (Tiny Gecko)Powered by YAF 1.9.3 RC2 |
YAF © 2003-2008, Yet Another Forum.NETThis page was generated in 0.097 seconds.