Hi,

On an image I created new entities and made modifications to the Account en
Contact entity. When importing these customizations on the test environment I
receive an SQL Server error.

Importing the customizations one by one, I only am able to import the
Contact entity. All the other Eintities, Account and new ones, give the SQL
Server error. The error message is: "SQL Server Error, please contact your
system administrator".

I also imported these customization on a fresh image, there the
customizations are imported without any error..

Any ideas??

Kind Regards,
Mirella

RE: Not all customizations can be imported by Patrick

Patrick
Mon Feb 11 07:04:02 CST 2008

This can be caused if the system you attempt to import the customizations to
allready contains (conflicting customizations). For example on the target
system a relationship between account and contact exist with an attribute
name new_contactid and in the customizations a relation between contact and
lead exist with the same attribute name.

One my site
(http://www.patrickverbeeten.com/pages/ContentItemPage.aspx?id=12&item=37&p=true)
there is a tool which allows you to import customizations from the command
line. This might give additional information.

--
Patrick Verbeeten (MCPD)
Lead Developer
Aviva IT

Extended Entity and Plug-in browser:
http://www.patrickverbeeten.com/maps/CrmTool.aspx



"Mirella" wrote:

> Hi,
>
> On an image I created new entities and made modifications to the Account en
> Contact entity. When importing these customizations on the test environment I
> receive an SQL Server error.
>
> Importing the customizations one by one, I only am able to import the
> Contact entity. All the other Eintities, Account and new ones, give the SQL
> Server error. The error message is: "SQL Server Error, please contact your
> system administrator".
>
> I also imported these customization on a fresh image, there the
> customizations are imported without any error..
>
> Any ideas??
>
> Kind Regards,
> Mirella
>
>

RE: Not all customizations can be imported by RobertRybaric

RobertRybaric
Mon Feb 11 07:16:03 CST 2008

Another sources of this strange behaviour are:
- on the target system, there is already an attribute with the same name as
in the source system, but with another data type
- there are some custom relationship mappings on the source system

If so, try to delete this conflicting items and then try to import the
customization again.

Good luck,

Robert


"Patrick" wrote:

> This can be caused if the system you attempt to import the customizations to
> allready contains (conflicting customizations). For example on the target
> system a relationship between account and contact exist with an attribute
> name new_contactid and in the customizations a relation between contact and
> lead exist with the same attribute name.
>
> One my site
> (http://www.patrickverbeeten.com/pages/ContentItemPage.aspx?id=12&item=37&p=true)
> there is a tool which allows you to import customizations from the command
> line. This might give additional information.
>
> --
> Patrick Verbeeten (MCPD)
> Lead Developer
> Aviva IT
>
> Extended Entity and Plug-in browser:
> http://www.patrickverbeeten.com/maps/CrmTool.aspx
>
>
>
> "Mirella" wrote:
>
> > Hi,
> >
> > On an image I created new entities and made modifications to the Account en
> > Contact entity. When importing these customizations on the test environment I
> > receive an SQL Server error.
> >
> > Importing the customizations one by one, I only am able to import the
> > Contact entity. All the other Eintities, Account and new ones, give the SQL
> > Server error. The error message is: "SQL Server Error, please contact your
> > system administrator".
> >
> > I also imported these customization on a fresh image, there the
> > customizations are imported without any error..
> >
> > Any ideas??
> >
> > Kind Regards,
> > Mirella
> >
> >

RE: Not all customizations can be imported by Mirella

Mirella
Mon Feb 11 07:23:02 CST 2008

Thx !!

I will use your tool..

"Patrick" wrote:

> This can be caused if the system you attempt to import the customizations to
> allready contains (conflicting customizations). For example on the target
> system a relationship between account and contact exist with an attribute
> name new_contactid and in the customizations a relation between contact and
> lead exist with the same attribute name.
>
> One my site
> (http://www.patrickverbeeten.com/pages/ContentItemPage.aspx?id=12&item=37&p=true)
> there is a tool which allows you to import customizations from the command
> line. This might give additional information.
>
> --
> Patrick Verbeeten (MCPD)
> Lead Developer
> Aviva IT
>
> Extended Entity and Plug-in browser:
> http://www.patrickverbeeten.com/maps/CrmTool.aspx
>
>
>
> "Mirella" wrote:
>
> > Hi,
> >
> > On an image I created new entities and made modifications to the Account en
> > Contact entity. When importing these customizations on the test environment I
> > receive an SQL Server error.
> >
> > Importing the customizations one by one, I only am able to import the
> > Contact entity. All the other Eintities, Account and new ones, give the SQL
> > Server error. The error message is: "SQL Server Error, please contact your
> > system administrator".
> >
> > I also imported these customization on a fresh image, there the
> > customizations are imported without any error..
> >
> > Any ideas??
> >
> > Kind Regards,
> > Mirella
> >
> >

RE: Not all customizations can be imported by Mirella

Mirella
Mon Feb 11 07:24:01 CST 2008

Thx !!

I wil use the tool of patrick an check for conflicting items..

"Robert Rybaric" wrote:

> Another sources of this strange behaviour are:
> - on the target system, there is already an attribute with the same name as
> in the source system, but with another data type
> - there are some custom relationship mappings on the source system
>
> If so, try to delete this conflicting items and then try to import the
> customization again.
>
> Good luck,
>
> Robert
>
>
> "Patrick" wrote:
>
> > This can be caused if the system you attempt to import the customizations to
> > allready contains (conflicting customizations). For example on the target
> > system a relationship between account and contact exist with an attribute
> > name new_contactid and in the customizations a relation between contact and
> > lead exist with the same attribute name.
> >
> > One my site
> > (http://www.patrickverbeeten.com/pages/ContentItemPage.aspx?id=12&item=37&p=true)
> > there is a tool which allows you to import customizations from the command
> > line. This might give additional information.
> >
> > --
> > Patrick Verbeeten (MCPD)
> > Lead Developer
> > Aviva IT
> >
> > Extended Entity and Plug-in browser:
> > http://www.patrickverbeeten.com/maps/CrmTool.aspx
> >
> >
> >
> > "Mirella" wrote:
> >
> > > Hi,
> > >
> > > On an image I created new entities and made modifications to the Account en
> > > Contact entity. When importing these customizations on the test environment I
> > > receive an SQL Server error.
> > >
> > > Importing the customizations one by one, I only am able to import the
> > > Contact entity. All the other Eintities, Account and new ones, give the SQL
> > > Server error. The error message is: "SQL Server Error, please contact your
> > > system administrator".
> > >
> > > I also imported these customization on a fresh image, there the
> > > customizations are imported without any error..
> > >
> > > Any ideas??
> > >
> > > Kind Regards,
> > > Mirella
> > >
> > >