Numerous Frontpage Errors

  • Thread starter Thread starter Jeff Gabhart
  • Start date Start date
J

Jeff Gabhart

I am getting numerous frontpage errors. I am programming
ASP using frontpage and frontpage crashes when I try saving
or switch to design view. I am using Frontpage 2003 on
Windows 2000 connection to frontpage webspace. I have
included some of the errors below.

Faulting application frontpg.exe, version 11.0.5516.0,
stamp 3f1f5d5f, faulting module ntdll.dll, version
5.0.2195.6899, stamp 4060ef9b, debug? 0, fault address
0x0004c024.

Faulting application frontpg.exe, version 11.0.5516.0,
stamp 3f1f5d5f, faulting module fpsrvutl.dll, version
11.0.5523.0, stamp 3f21cf58, debug? 0, fault address
0x00007b5e.

Bucket 101087041, bucket table 1, faulting application
frontpg.exe, version 11.0.5516.0, stamp 3f1f5d5f, faulting
module ntdll.dll, version 5.0.2195.6899, stamp 4060ef9b,
debug? 0, fault address 0x0004c024.


Any help would be appreciated.

Jeff Gabhart
csws[at]dsu.edu
 
By the way, we've tried reinstalling office as well as
running sfc to check for bad system files. They haven't helped.
:jeff
 
If the same errors aren't occurring with normal .htm
pages, I suspect you have some improperly nested ASP tags.

You *might* get a better error indication from Microsoft
Script Editor. To fire this up, open the problem ASP page
in Code view, then press Alt+Shift+F11.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| 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)
|/---------------------------------------------------
*----------------------------------------------------
 
Back
Top