[Mono-dev] System.Web.Extension
Jens Wurster
jw at zaubercenter.de
Thu Aug 30 08:46:37 EDT 2007
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 <http://ASP.NET> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070830/2f383b7b/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TodoItems.xsd
Type: application/xml
Size: 9422 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070830/2f383b7b/attachment.rdf
More information about the Mono-devel-list
mailing list