CommentsRE: We are Monkeys, I swear :)
Posted 11. Jun 2008 by anonymous
Hi,
Is it necessary to submit the request to the mono dev team regarding to the ViewStateModeByID missing feature ?. Dropping support for ViewStateModeByID would affect the performance or accesability for us the gaia monkeys ? Even if
the ViewStateModeByID feature is applied by the mono team, would take until september to get the latest stable mono release (2.0) with the new feature.
By the way... Great to know there is a solution for some working examples, you guys rock!. I am downloading the latest beta release and I will give it a test ride. I will write back if I find something weird.
Thanks in advance.
Alfredo.
RE: We are Monkeys, I swear :)
Posted 12. Jun 2008 by anonymous
:( couldn't compile Gaia RC1, I downloaded the latest bleeding edge version of mono (I have 1.9.1) and also downloaded the latest svn build (mono charge ) and tried to compile the Gaia.WebWidgets project with the build.sh script (which uses xbuild) and got these error:
[root@server Gaia.WebWidgets]# ./build.sh
MSBUILD: error MSBUILD0004: Too many project files specified
XBuild Engine Version 0.1
Mono, Version 2008.0611.0.0
Copyright (C) Marek Sieradzki 2005. All rights reserved.
Build started 6/11/2008 5:25:23 PM.
__________________________________________________
Project "/Gaia Ajax Widgets 3.0 RC1 - Glory GPL/Gaia.WebWidgets/Gaia.WebWidgets.csproj" (Build target(s)):
Target PrepareForBuild:
Configuration: Release Platform: AnyCPU
Created directory "bin/Release/"
Target ResolveAssemblyReferences:
Target CoreCompile:
Tool /usr/bin/gmcs execution started with arguments: /noconfig /debug:pdbonly /optimize+ /out:bin/Release/Gaia.WebWidgets.dll Aspects/AspectClickable.cs Aspects/AspectDraggable.cs Aspects/AspectDroppable.cs Aspects/AspectGeneric.cs Aspects/AspectHoverable.cs Aspects/AspectKey.cs Aspects/AspectMouseMove.cs Aspects/AspectModal.cs Aspects/AspectResizable.cs Aspects/AspectScrollable.cs Aspects/AspectUpdateControl.cs Core/AjaxContainerControl.cs Core/AspectableAjaxControl.cs Core/AspectCollection.cs Core/AtomicInvoker.cs Core/GaiaControl.cs Core/GaiaLicense.cs Core/GaiaLicenseProvider.cs Core/GaiaWebControl.cs Core/AjaxControl.cs Core/GenericControlCollection.cs Core/IAjaxContainerControl.cs Core/IAjaxControl.cs Core/IAspect.cs Core/IAspectableAjaxControl.cs Core/IExtensionDesignerAccessor.cs Core/RegisterControl.cs Core/AjaxSerializableAttribute.cs Helpers/ContainerHtmlTextWriterPartialForce.cs Helpers/MethodDispatcher.cs Helpers/PropertyStateManagerComplexListControl.cs Helpers/PropertyStateManagerListControl.cs Helpers/ReflectionCache.cs Core/RegisterAspect.cs Helpers/Utilities.cs Helpers/PropertyStateManagerControl.cs Helpers/HtmlFormatter.cs Core/IExtraPropertyCallbackRenderer.cs Core/MethodAttribute.cs Helpers/PropertyStateManagerWebControl.cs HtmlFormatting/Unmanaged.cs HtmlFormatting/XhtmlTagFactory.cs HtmlFormatting/Tag.cs HtmlFormatting/XhtmlAttribute.cs HtmlFormatting/XhtmlTextWriter.cs HtmlFormatting/XhtmlTextWriterTag.cs Widgets/Button/Button.cs Helpers/ContainerHtmlTextWriter.cs Helpers/ResponseFilterStream.cs Core/Manager.cs Properties/AssemblyInfo.cs Widgets/CheckBoxList/CheckBoxList.cs Widgets/CheckBox/CheckBox.cs Widgets/DropDownList/DropDownList.cs Widgets/DynamicImage/DynamicImage.cs Widgets/Effect/Effect.cs Widgets/HiddenField/HiddenField.cs Widgets/ImageButton/ImageButton.cs Widgets/Image/Image.cs Widgets/Label/Label.cs Widgets/LinkButton/LinkButton.cs Widgets/ListBox/ListBox.cs Widgets/MultiView/MultiView.cs Widgets/Panel/HybridPanelBase.cs Widgets/Panel/Panel.cs Widgets/RadioButtonList/RadioButtonList.cs Widgets/RadioButton/RadioButton.cs Widgets/TextBox/TextBox.cs Widgets/Timer/Timer.cs /target:library /unsafe- /define:TRACE;DOTNET /reference:/usr/lib/mono/gac/System/2.1.0.0__b77a5c561934e089/System.dll /reference:/usr/lib/mono/gac/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll /reference:/usr/lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll /reference:/usr/lib/mono/gac/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll /reference:/usr/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll /warn:4
Widgets/Panel/Panel.cs(113,6): error CS0246: The type or namespace name `ViewStateModeById' could not be found. Are you missing a using directive or an assembly reference?
Build succeeded.
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:00.5345950
MSBUILD: error MSBUILD0004: Too many project files specified.
I even just copied the original Gaia.WebWidget.dll Gaia.Web.Extensions.dll
and still got the same error.
Description: Error parsing a resource required to service this request. Review your source file and modify it to fix this error.
Parser Error Message: Method not found: 'System.Web.UI.ViewStateModeByIdAttribute..ctor'.
Am I doing something wrong ?
Thanks in advance.
Alfredo
RE: We are Monkeys, I swear :)
Posted 12. Jun 2008 by anonymous
Hi Alfredo and thanx for the feedback. As I said it doesn't work with the latest "bleeding edge" version of Mono. But you don't HAVE to compile it in fact :) The prebuilt DLL will work just fine until we sort out the compilation bug (in the release ;)
RE: We are Monkeys, I swear :)
Posted 12. Jun 2008 by anonymous
Ohh yeah, it's in the "Library" folder :)
RE: We are Monkeys, I swear :)
Posted 12. Jun 2008 by anonymous
Sorry to ask again, but what version of mono are you using thomas ?
below 1.9.1 ?, I might downgrade to 1.2.6 and try again, though there are some
bugs.
Thanks.
Alfredo.
RE: We are Monkeys, I swear :)
Posted 12. Jun 2008 by anonymous
Sorry, do not pay attention to my last message. I got it, thanks.
Alfredo
RE: We are Monkeys, I swear :)
Posted 12. Jun 2008 by anonymous
Sweet, now it works like a charm, except for gridview :$, but I KNOW you guys will save the day on release.
Muchas Gracias! (thanks!)
Alfredo
RE: We are Monkeys, I swear :)
Posted 12. Jun 2008 by anonymous
Thank you! Here to please you know :)