Jump to content

Recommended Posts

Posted

I have an ASP.NET application that uses the Ajax Control Toolkit.* Today I opened the project in Visual Studio 2008 and was prompted to upgrade the project to .NET 3.5.* What made me click "Yes', I'll never know; but I sure got bit for it.

 

Now I'm getting build errors: Unknown server tag: ajaxToolkit:Accordion; same for AccordionPane. I tried:

*- Replacing my copy of AjaxControlToolkit.dll with the 3.5 version

*- Reverting the project to 2.0

*- Replaced the DLL with the 2.0 version again

*- Updated reference to the DLL

*- Verified the server (and the client debugging it) have System.Web.Extensions 2.0.0.0 and 3.5.0.0 registered in the GAC

 

I don't wanna have to create a new project and copy all the files over; what's the best way to undo this FUBAR?

 

More...

 

View All Our Microsoft Related Feeds

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...