Publishing Web sites with asp pages not working

P

paul69

When I publish my FP created web site to another location, the asp pages
don't work. I get the following error when I click on an asp page...

Microsoft VBScript runtime error '800a000d'

Type mismatch: 'FP_FieldVal'

Do I have to redo the asp pages at the new web site?
 
T

Thomas A. Rowe

Are you publishing to a Windows IIS web server that has ASP / VBScript and Access support enabled
and testing via http?

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
P

paul69

Yes I am...

Thomas A. Rowe said:
Are you publishing to a Windows IIS web server that has ASP / VBScript and Access support enabled
and testing via http?

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
T

Thomas A. Rowe

Open the live/remote site directly in FP, then under Tools | Site Settings | Database verify your
connections.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
S

Stefan B Rusynko

make sure your DB fields do not use illegal names and the data type matches the field type

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| When I publish my FP created web site to another location, the asp pages
| don't work. I get the following error when I click on an asp page...
|
| Microsoft VBScript runtime error '800a000d'
|
| Type mismatch: 'FP_FieldVal'
|
| Do I have to redo the asp pages at the new web site?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top