Publishing Web sites with asp pages not working

P

paul69

When i publish my FP created web site to another site, the asp pages don't
work. The error is:

Microsoft VBScript runtime error '800a000d'

Do I need to redo all the asp pages at the newly published site?
 
B

Boyd Trimmell aka HiTechCoach via AccessMonster.co

What is the line of code that generates the error?

Is the Web server you are publishing to running the same version of the Web
Server that you developed on?
 
Top