[Mono-aspnet-list] System.Design.dll

QuickJack test051102 at hotmail.com
Mon Sep 28 07:04:07 EDT 2009


Hi Tobi,

no, I did not resolve my problem. I have created a web portal including
several web applications based on .NET 2.0. These applications as well as
the portal are accessing our corporate Oracle database. I am happy that most
features are working in mono now. It's strange that even with this very
basic configuration there are still some problems when running under mono.

I was just evaluating the use of AJAX. Lots of people say that the AJAX
Control Toolskit works with mono. But the truth is, that it does not! AJAX
Control Toolkit for .NET Framework 2.0 is rather old but most controls are
not working in mono yet. I have tested this with different version of mono.
The current version of the AJAX control toolkit for .NET Framework 3.5 SP1
did work with mono 2.4.2.1. Only a few controls had some problems. In mono
2.4.2.3 there seems to be a bug and nothing works!

Maybe there is some mono guru outside who knows how to enable the
SampleWebSite from the current AJAX Control Toolkit under mono 2.4.2.3. If
so, than please tell us how! Let's hope that the mono team fixes this within
the upcoming 2.6 release.

I don't think, that it is a good idea to mix mono dlls with .NET dlls.

If I do a "gacutil -l | grep System.Design" under Ubuntu, I get

System.Design, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a

If I check this under Windows (.NET Framework 3.5 SP1) I can see, that the
newest version of this assembly is also 2.0.0.0! So there must be at least a
problem within this dll in mono.


Greetings,
Martin



Tobi Ulm wrote:
> 
> Hi Martin,
> 
> thanks for your reply! You wrote that you "had" a similar problem, so did
> you solved it know? I used the mono repo from Fedora, the AJAX Toolkit and
> some controls of DevExpress. Everything worked fine until the update. I
> copied the orginal System.Design.dll from the Microsoft Framework into the
> bin folder of my WebApp and then there have been a lot of other errors
> similar to my first errors but with other types.
> I've read that System.Design.dll will be splitted but I don't know if that
> has made already,
> 
> Have a nice weekend!
> 
> Tobi
> 
> QuickJack wrote:
>> 
>> Hi Tobi,
>> 
>> please take a look at 
>> http://www.nabble.com/Ubuntu-9.04-%2B-Mono-2.4.2.3-%2B-AJAX-Control-Toolkit-3.0.30512-ts25136487.html
>> http://www.nabble.com/Ubuntu-9.04-%2B-Mono-2.4.2.3-%2B-AJAX-Control-Toolkit-3.0.30512-ts25136487.html 
>> . I had a similar problem when trying to use the AJAX Control Toolkit. It
>> worked using Mono 2.4.2.1 but not with Mono 2.4.2.3 . Unfortunately,
>> nobody here at monoproject.com seems to have any idea what's going on.
>> 
>> 
>> Best regards,
>> Martin
>> 
>> 
>> 
>> Tobi Ulm wrote:
>>> 
>>> Hi *,
>>> 
>>> after updating my mono version on Fedora 11. One of my ASP.NET sites
>>> won't work anymore.
>>> The error messages are:
>>> 
>>> 
>>> ** (/usr/lib64/mono/2.0/mod-mono-server2.exe:11164): WARNING **: The
>>> class System.Web.UI.Design.WebControls.HierarchicalDataSourceIDConverter
>>> could not be loaded, used in System.Design, Version=2.0.0.0,
>>> Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
>>> 
>>> ** (/usr/lib64/mono/2.0/mod-mono-server2.exe:11164): WARNING **: The
>>> class System.Web.UI.Design.WebControls.SiteMapDataSourceDesigner could
>>> not be loaded, used in System.Design, Version=2.0.0.0, Culture=neutral,
>>> PublicKeyToken=b03f5f7f11d50a3a
>>> 
>>> ** (/usr/lib64/mono/2.0/mod-mono-server2.exe:11164): WARNING **: The
>>> class System.Web.UI.Design.WebControls.SiteMapDataSourceDesigner could
>>> not be loaded, used in System.Design, Version=2.0.0.0, Culture=neutral,
>>> PublicKeyToken=b03f5f7f11d50a3a
>>> 
>>> ** (/usr/lib64/mono/2.0/mod-mono-server2.exe:11164): WARNING **: The
>>> class
>>> System.Web.UI.Design.WebControls.SiteMapDesignerHierarchicalDataSourceView
>>> could not be loaded, used in System.Design, Version=2.0.0.0,
>>> Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
>>> 
>>> 
>>> 
>>> I found the Assembly in the mono install folder and in MonoDevelop. I
>>> can make a reference to the assembly, but unsuccsessfully......
>>> 
>>> What happend to System.Design.dll? Any hints?
>>> 
>>> greetings from bavaria
>>> 
>>> Tobi
>>> 
>>> 
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/System.Design.dll-tp25488337p25643861.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.



More information about the Mono-aspnet-list mailing list