I see . Thanks a lot !. It seems I have to upgrade our production environment.
在 09-2-17,PaulG<[email protected]> 写道: > > You typically can't import from a newer version into an older version > of CMS via the interface (unless it's only a minor hotfix version > difference). > > In your case your dev version is 7.5 sp1 and the prod is 7.5 - and > generally with each new release (major version number or service pack) > the database schema changes slightly and the CMS internal database > schema reference version number will increment. > > So, the options you've got are: > 1. If it's only the templates that have changed in your project, you > can export (and import) each one individually from SmartTree - but it > can be tedious if there's a lot. > 2. Upgrade your prod version to at least the same as your dev version > 3. Try hacking the export files to modify the version numbers > (although there might be some checksums that'll bring you unstuck) > 4. Backup the specific project databases from your dev db server and > restore on your prod db server (and assign the sql user used by RedDot > as dbo). > Then, to get RedDot to recognise it - manually edit the IO_PRJ table > in the ioAdministration table on production with the rows relevant to > your project, as per your dev db server. > (I haven't explicitly tried this, so there may be other tables in the > ioAdministration database and it could be a bit of trial and error) > If you have any files in the file system, copy them across as normal > Finally, in server manager (as per an upgrade) - if your project has > appeared - upgrade it and assign the appropriate users, lock status, > fix and paths, etc. > Obvoiusly, with this option - ensure you backup all your CMS databases > in case something goes wrong! > > Paul. > > On Feb 17, 3:33 pm, 沈晓亮 <[email protected]> wrote: >> Hey guys: >> >> We have a issue about Reddot project importing. In our development server, >> we're using RD CMS 7.5.1.111. After we finished the project, we had to >> export and import it into our production environment. >> >> The version of RD CMS on production environment is 7.5.0.33. When we tried >> to import our project into production, an unexpected error occurred and >> the >> information of Log is as following: >> >> <?xml version="1.0" encoding="UTF-8" ?> >> >> *-* <http://43.82.54.68/cms/ioShowXMLDoc.asp?Action=LoadDialog##> >> <<IODATA> >> >> <LOGFILE filename="* >> d:\RedDot\CMS\ASP\LOG\Import\20090212_174754_Import_CaSCH_UAT.log*">Import: >> Start Import : 5:47:54 PM Import: Errors occured: -40 Database version is >> too high. Import canceled : 5:47:54 PM</LOGFILE> >> >> </IODATA> >> >> What's this error caused by? By database or difference of version? >> >> Thanks a lot ! >> >> *Best **Regards*** >> >> *William Shen* > > > -- 从我的移动设备发送 Best Regards William Shen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
