The online FAQ database contains hundreds of answers to frequently asked questions, articles on using our web server applications and other related technologies, and resolutions to common problems. If you are seeing an error message, be sure to try searching on the error message or error number that you are seeing.

Question I receive the error message:

Registration Failure
Your registration cannot be completed at this time. If you see this error, please report it to the site administrator.

Answer The error occurs when you have changed the type of database XUD is using and have not updated the giDBType setting in the XUDdb.ASP file. For example, if you changed your database connection from Jet to SQL Server, you must set giDBType = 1. This setting must be set to one (1) for SQL Server. It must be set to zero (0) for Jet.