https://bugzilla.novell.com/show_bug.cgi?id=445903

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=445903#c8





--- Comment #8 from Anil Kumar <[EMAIL PROTECTED]>  2008-11-19 21:46:32 MST ---
thanks, the code written in comment #7 works when i build and run my code on
Mono 2.0.

But our requirement is : I should build the code on Mono 1.2 and run on Mono
2.0. Sorry that it was not clear in my earlier comments.

So when i build the code written in comment #7 on Mono 1.2 platform, then it
fails because HttpRuntimeSection' does not exist in the namespace
`System.Web.Configuration' error comes. 

So in order to build it on Mono 1.2 and run on Mono 2.0 , if i use the code
which i wrote in comment #5 (using GetProperty()) , is it okay ? I am asking
this to Mono people because this API is implemented in Mono code-base.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to