Does FP 2003 support/run ASP.NET (aspx pages)?

P

PDQ Johnny

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.
 
J

Jim Buyens

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)
|/---------------------------------------------------
*----------------------------------------------------
 
P

PDQ Johnny

Thanks I quess I'll continue using the ASP.Matrix product to do rewrite of
the site and try to polish it up in FP.
 
Top