Problems with usercontrols .NET 3.5 and Umbraco, 'asp:ScriptManager' is ambiguous Options
Anders
Posted: Friday, November 23, 2007 8:17:55 AM

Rank: Devotee

Joined: 5/24/2007
Posts: 57
Location: Kalix, Sweden
I have built a couple of controls using VS 2008 and Framework 3.5. These where built on the Beta version and work super in Umbraco, both frontend and backend. Of course they made some changes to listview and linq to the release, but those have I fixed and the control works great in frontend umbraco.

Now to the problem, to the release off the framework 3.5 microsoft added ajax into it....
And this works great if umbraco wasnt using ajax in backend too.... My control doesnt use ajax, but when you add the new assembly for controls, you also add the ajax support from 3.5 which causes Umbraco backend to halt and throw an error.

And removing the Umbracos old ajax assemblies doesnt work either. So what is my options right now?


Code:
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: The server tag 'asp:ScriptManager' is ambiguous. Please modify the associated registration that is causing ambiguity and pick a new tag prefix.

Source Error:


[No relevant source lines]


Source File: none    Line: 0


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433




Umbraco Certified Professional
Anders
Posted: Friday, November 23, 2007 10:09:39 AM

Rank: Devotee

Joined: 5/24/2007
Posts: 57
Location: Kalix, Sweden
I have figured out that I need to compile umbraco in vs 2008, remove the references to the old ajax framework, add the new ones. All I need now is to get my hands on the source that is behind 3.0.3 build.



Umbraco Certified Professional
Anders
Posted: Friday, November 23, 2007 11:03:10 AM

Rank: Devotee

Joined: 5/24/2007
Posts: 57
Location: Kalix, Sweden
Never mind, got it running now.


Umbraco Certified Professional
Anders
Posted: Friday, November 23, 2007 11:03:27 AM

Rank: Devotee

Joined: 5/24/2007
Posts: 57
Location: Kalix, Sweden
Never mind, got it running now.


Umbraco Certified Professional
tkahn
Posted: Monday, May 05, 2008 2:52:23 PM

Rank: Fanatic

Joined: 11/24/2006
Posts: 259
Location: Stockholm, Sweden
I'm currently trying to install an Umbraco 3.0.3 site on a web service provider that runs ASP.NET 3.5. The reference to the AJAX assemblies in Web.config fails.

Is there any other way to solve this other than recompiling Umbraco?

I'm sitting here with a site that I really need on the web today(!)
Thanks in advance!

/Thomas

Web Developer at Kärnhuset - http://www.karnhuset.net - Stockholm, Sweden
drobar
Posted: Monday, May 05, 2008 3:39:20 PM

Rank: Umbracoholic

Joined: 9/8/2006
Posts: 1,082
Location: KY, USA
Just in case you hadn't see this (with its link to another excellent resource), perhaps this will help?
http://forum.umbraco.org/yaf_postst4453_Vista-IIS7-Net-35-Successful-Install.aspx

cheers,
doug.

MVP 2007/2008 - Official Umbraco Trainer for North America - Percipient Studios
tkahn
Posted: Monday, May 05, 2008 10:08:16 PM

Rank: Fanatic

Joined: 11/24/2006
Posts: 259
Location: Stockholm, Sweden
drobar wrote:
Just in case you hadn't see this (with its link to another excellent resource), perhaps this will help?
http://forum.umbraco.org/yaf_postst4453_Vista-IIS7-Net-35-Successful-Install.aspx

cheers,
doug.


Hi Doug!

Yes! It worked like a charm!
Thanks!

My setup was a Windows 2003 Server running IIS6 and .NET 3.5 in a shared hosting environment.

/Thomas

Web Developer at Kärnhuset - http://www.karnhuset.net - Stockholm, Sweden
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.