Hi, This is not a vb-specific issue (I made a simple sample in C# and it still fails), so you'll be better off asking in mono-list instead of mono-vb.
I have no clue as to what the problem is. Rolf -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of davideveloper Sent: miƩrcoles, 11 de junio de 2008 23:23 To: [email protected] Subject: [mono-vb] extract resources in aspx HI In MS.NET I can extract a resource string from the global resources using this statement '<%$ Resources:TestGlobal,ApplicationTitle %>' (an example is below, extracts the page title from global resources) but it seems not to work in Mono, does anyone know the correct syntax I must use for this to work in mono ? <%@ Page Language="VB" AutoEventWireup="false" CodeFile="Test.aspx.vb" Inherits="testclass" Title='<%$ Resources:TestGlobal,ApplicationTitle %>' %> -- View this message in context: http://www.nabble.com/extract-resources-in-aspx-tp17787580p17787580.html Sent from the Mono - VB mailing list archive at Nabble.com. _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb No virus found in this incoming message. Checked by AVG. Version: 8.0.100 / Virus Database: 270.3.0/1498 - Release Date: 11/06/2008 19:13 _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
