WebResource
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi i want to resource .aspx file in the webclass library project,i added a .aspx file in the project and register it in the AssemblyInfo such as [assembly: WebResource("SimpleControl.UI.Controls.Button.LookupDialog.aspx", "text/html")] but i see the page empty every time i am using the web resource. It is not working when ASPX server tags are being used, but Text seems working fine. Does anyone know how to resolve this issue? Best Regards, Reza