|
|
|
Rank: Newbie
Joined: 6/6/2009 Posts: 3 Points: 9
|
hi, i just downloaded the gpl version and i would like to test it.
i'm able to run the sample website, but if i open an aspx page i receive errors, because i think designers dll are not registered.
how can i solve the problem and open pages correctly: this way to make any test program is almost impossible
|
|
|
|
Rank: Titan
Joined: 9/23/2008 Posts: 323 Points: 969
|
Try removing references to the designer dlls from the web.config of the samples.
|
|
|
|
Rank: Newbie
Joined: 6/6/2009 Posts: 3 Points: 9
|
i haven't found reference to the designers gaia dll in the web.config
|
|
|
|
Rank: Titan
Joined: 9/23/2008 Posts: 323 Points: 969
|
Currently Gaia Extension widgets (Window, ExtendedButton, etc...) require the designer dlls even with GPL license. This will most probably be fixed in the next version. For now you can recompile the library and remove the DesignerAttribute(s) from the extension widgets you are using.
|
|
|
|
Rank: Newbie
Joined: 6/6/2009 Posts: 3 Points: 9
|
thanks very much, now all is fine
|
|
|
|
Rank: Newbie
Joined: 10/13/2009 Posts: 8 Points: 24 Location:
|
Hi Sergey
I have 3.5 as well as 3.6 alpha. I couldn't locate the source files for the designers. are they available in the nightly builds? I wanted to toy around with extending the controls and add some designer features perhaps.
thanks
|
|
|
|
Rank: Titan
Joined: 9/23/2008 Posts: 323 Points: 969
|
Hi Amit,
As of now the source of the designers are not part of the gpl release. But our subversion repository is public and you should be able to get it from there.
|
|
|
|
Rank: Newbie
Joined: 10/13/2009 Posts: 8 Points: 24 Location:
|
Thank you very much Sergey for the call and the help. I will try today itself and will let you know.
|
|
|