issue between fp02 & fp03 db forms

M

Marty

Looking for the best way to correct the problems to get
around the incompatibilty issue between fp2002 db forms
and fp2003 db forms.

As is to correct the problem host server is replacing the
_fpclass folder for the fix.
 
J

Jim Buyens

-----Original Message-----
Looking for the best way to correct the problems to get
around the incompatibilty issue between fp2002 db forms
and fp2003 db forms.

As is to correct the problem host server is replacing
the _fpclass folder for the fix.

Please describe your problem in greater detail.

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

Marty

The site in question was created with fp2003 beta we have
upgraded to fp2003. The problem can be replicated on two
different host servers.

Database Results Wizard Error
The operation failed. If this continues, please contact
your server administrator.

To fix the issue the host/server must replace the
_fpclass folder with fresh files

The next time I go into the root me (client side)and make
a change to the asp page me (client) must be writing a
change to one of the files in _fpclass folder

The fix (answer) from one of the host sever does not work:
the best way to avoid this seems to simply be to create
an entirely new web and import the files with fp 2003.
then, open and save the files to update them. then,
republish the site to the server using fp 2003. this
seems to get around the incompatibilty issue between
fp2002 db forms and fp2003 db forms!
 
J

Jim Buyens

Marty said:
The site in question was created with fp2003 beta we have
upgraded to fp2003. The problem can be replicated on two
different host servers.

Database Results Wizard Error
The operation failed. If this continues, please contact
your server administrator.

To fix the issue the host/server must replace the
_fpclass folder with fresh files

The next time I go into the root me (client side)and make
a change to the asp page me (client) must be writing a
change to one of the files in _fpclass folder

There may be a cleaner fix, but I'd try searching your entire
hard disk for one of the _fpclass filenames that's getting
clobbered, then delete all the file(s) in those hard disk
folders, then repair FP2002.

This sort of thing is common with beta software. Uninstall is
usually the buggiest feature of all. You should always plan
on reformatting and reinstalling any system images on which
you install a beta.

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