Component transfer error

  • Hi

    when i am running Setup of an Application with SQL server 2005,

    It is giving component transfer error, however the same Setup is working

    fine with Sql Server 2000

    The Error is

    Component Transfer error

    Component :    Database Creation/Upgrade

    File Group   :   MgrBin

    File            :  c:\

    Error          : The File name, directory name or volume label syntax is incorrect

    i will be very happy if any body give suggestion

  • You really have to consult with your application vendor. It looks like the task of creating or upgrading a database fails because of the syntax. Some syntax was obsolete from 2000 to 2005, some defaults changed. Looking at a particular error it looks like the file name may contain spaces that are not treated correctly: "File: c:\" from your message.

    Regards,Yelena Varsha

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply