Hi I have a normal episerver newslist control that is giving me problems. The code works fine but the pagelist isn't showing in some server instalation including my developer machine. This is a big issue for me concidering that i have used this code before and it has worked fine. I have used the same code in differents sites and it workes on some servers but not on others, here is the code and specifications:
Server: Windows server 2003
.Net version: asp.net 2.0
Episerver instalaltion 4.61
The code is inside a usercontrol
	
		
			 
		 
	 
	
		
			" title="<%#container.previewtext%>" class="NewsLink">
				<%#container.currentpage.pagename%>
			%#container.currentpage.pagename%>%#container.previewtext%> 
			(<%#((datetime)container.currentpage["pagestartpublish"]).tostring("yyyy-mm-dd hh:mm>)%#((datetime)container.currentpage["pagestartpublish"]).tostring("yyyy-mm-dd>
			 
	 
 
thx Diego<%#container.previewtext%> %#container.previewtext%>