The problem is usually that the ASP.NET code doesn't run in preview mode.
(Neither does legacy ASP code.)
To get the ASP.NET code to run, you have to browse the page from IIS (i.e.
from a server-based Web site, Preview In Browser).
Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
"PDQ Johnny" wrote:
> Trying to upgrade previous straight HTML page site with ASP.aspx (Matrix)
> pages and they do not appear in the preview/preview browser. Is there a plug
> in for them (ASP.aspx) to work. Normal ASP.asp non Matrix pages work OK.