[Mono-dev] System.Web.Extension

Onur Gumus emperon at gmail.com
Thu Aug 30 09:17:52 EDT 2007


Jens thanks for the reply.

- Does your public server runs linux ?  I mean the url you have given, Does
it  run on Mono ?

- As a final resort I've deleted the TodoItems.xsd. Now that the site runs
on my local. I also have to delete the line :

<ajaxToolkit:ToolkitScriptManager runat="server"
CombineScriptsHandlerUrl="~/CombineScriptsHandler.ashx" />

from App_Themes/SampleSiteTheme/ToolScriptManager.skin.

According to my knowledge we must define the tag prefixes in skin files.
However this practice is not applied here

- After these modifications I am able to run the Sample Site. But no AJAX no
DHTML. And I can run ASP.NET Ajax applications without control toolkit.
System.Web.Extensions is in gac (since I use mono from svn this is by
default)

Any ideas ?


Onur


On 8/30/07, Jens Wurster <jw at zaubercenter.de> wrote:
>
>  Just for help. =) It is an internal compilation error of the attached
> file "TodoItems.xsd". This file is located in the
>
> "AppCode"-Directory of the sample web site.
>
>
>
> BTW: I have uploaded the sample web site to my public server, maybe this
> is helpful for somebody. http://ajaxtoolkit.tophostingteam.de/
>
>
>
> Regards
>
> Jens
>
>
>
>
>
> Hello after successfully running ASP.NET ajax. I tried the control kit
> with latest svn of mono runtime. However it does not seem to work.
>
> When I try the sample web site coming with the no source package I am
> getting the following error:
>
> /terror CS0542: `TodoItems.TodoItems': member names cannot be the same as
> their enclosing type
>
>   protected TodoItems(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext ctx) {
>
> Line 33:         // TODO: implement
>
> Line 34:         throw new
>
> System.NotImplementedException();
>
> Line 35:     }
>
> Line 36:
> Line 37:     public virtual TodoItemsDataTable TodoItems {
> Line 38:         get {
>
> Line 39:             return this.__tableTodoItems;
>
>
>
> Line 40:         }
>
> Line 41:     }
>
>
>
>
> Also compiling the source code gives me bunch of errors like
> System.Web.Resource not found etc...
>
> Onur
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>


-- 
Warning: If you are reading this then this warning is for you. Every word
you read of this useless fine print is another second off your life. Don't
you have other things to do? Is your life so empty that you honestly can't
think of a better way to spend these moments? Or are you so impressed with
authority that you give respect and credence to all that claim it? Do you
read everything you're supposed to read? Do you think every thing you're
supposed to think? Buy what you're told to want? Get out of your apartment.
Meet a member of the opposite sex. Stop the excessive shopping and
masturbation.Quit your job. Start a fight. Prove you're alive. If you don't
claim your humanity you will become a statistic. You have been warned - Onur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070830/2cfc328e/attachment.html 


More information about the Mono-devel-list mailing list