MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

ascx.cs files missing in distribution? (Closed) (Mono Support )

Viewed 21322 time(s), 3 post(s) 02.08.2011 14:53:37by devin.jeanpierre
devin-jeanpierre

devin.jeanpierre

02.08.2011 14:55:21
The User Manual provides the source for several ascx.cs files that are used by ascx files, but not included anywhere in the .NET 3.5 download. For example, /MonoX/Samples/ConnectionSample/RssUrlProvider.ascx has CodeFile="RssUrlProvider.ascx.cs", the source for which is printed in the User Manual (page 160). I'm a bit confused and lost, I'm new to ASP.NET and MonoX. There are no ascx.cs files.

I guess what I'd like to know is, do I need them, if they were there where would they be (for writing my own things), and is there any way I can get them without copy-pasting manual excerpts?
Dieser Inhalt wurde noch nicht bewertet. 
6 Reputation 2 Total posts
khorvat

khorvat

02.08.2011 15:48:32
Hi,

To work with MonoX you don't need the cs files you can start working on the custom modules and changing the functionality of built-in modules with the free package that you have downloaded. The only cs (source)  files that should be included are the one that you have mentioned, the files in the sample folder. Every other UserControl or Page is a part of the MonoX demo and source code for the demo files and the MonoX core engine are only included in the source code edition.

I have reviewed the missing files issue and it looks like this is a deploy script bug that we will fix in the next release.

You can find the missing files attached to this post.

Regards
Bewertet mit 5,00, 1 Besucher. 
15993 Reputation 2214 Total posts
devin-jeanpierre

devin.jeanpierre

02.08.2011 15:55:18
Thank you so much for your quick response and help, and for fixing the deploy script. I wish you all the best! :)
Dieser Inhalt wurde noch nicht bewertet. 
6 Reputation 2 Total posts