PC Review


Reply
Thread Tools Rate Thread

Data Access Component conflict

 
 
=?Utf-8?B?SG9tZXI=?=
Guest
Posts: n/a
 
      10th Nov 2005
Hello All,
I received the following while building by application today, any ideas on
that the issue could be.
Thanks & Regards
Homer (newbie dotnet'r)
Error: The dependency 'DataAccessComponent, Version=1.0.1329.21936,
Culture=neutral' in project 'WindowsApplication1' cannot be copied to the run
directory because it would conflict with dependency 'DataAccessComponent,
Version=1.0.1812.2682, Culture=neutral'
 
Reply With Quote
 
 
 
 
Marina
Guest
Posts: n/a
 
      10th Nov 2005
First off, this should be just a warning, so nothing to worry about.

This can happen when you have multiple components using a DLL that does not
have a hard coded version, and things get out of sync.

You can:
1) Ignore the warning
2) Set Copy Local to False on the reference
3) Hard code the version on the DLL with the issue.

"Homer" <(E-Mail Removed)> wrote in message
news:3863500F-7CCC-42C3-8D91-(E-Mail Removed)...
> Hello All,
> I received the following while building by application today, any ideas on
> that the issue could be.
> Thanks & Regards
> Homer (newbie dotnet'r)
> Error: The dependency 'DataAccessComponent, Version=1.0.1329.21936,
> Culture=neutral' in project 'WindowsApplication1' cannot be copied to the
> run
> directory because it would conflict with dependency 'DataAccessComponent,
> Version=1.0.1812.2682, Culture=neutral'



 
Reply With Quote
 
=?Utf-8?B?SG9tZXI=?=
Guest
Posts: n/a
 
      10th Nov 2005
Thanks Marina,
when i set copy local to false I received an excepetion from windowsforms.dll
I will investigate further.
Thanks

"Marina" wrote:

> First off, this should be just a warning, so nothing to worry about.
>
> This can happen when you have multiple components using a DLL that does not
> have a hard coded version, and things get out of sync.
>
> You can:
> 1) Ignore the warning
> 2) Set Copy Local to False on the reference
> 3) Hard code the version on the DLL with the issue.
>
> "Homer" <(E-Mail Removed)> wrote in message
> news:3863500F-7CCC-42C3-8D91-(E-Mail Removed)...
> > Hello All,
> > I received the following while building by application today, any ideas on
> > that the issue could be.
> > Thanks & Regards
> > Homer (newbie dotnet'r)
> > Error: The dependency 'DataAccessComponent, Version=1.0.1329.21936,
> > Culture=neutral' in project 'WindowsApplication1' cannot be copied to the
> > run
> > directory because it would conflict with dependency 'DataAccessComponent,
> > Version=1.0.1812.2682, Culture=neutral'

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wit's End with "Direct Access Component" Conflict mutefan@yahoo.com Storage Devices 11 23rd Apr 2007 10:19 AM
conflict between validation list and export data from access thread Microsoft Excel Programming 0 9th Mar 2007 12:29 PM
Data Access Component error W Haesen Windows XP Help 0 24th Feb 2005 11:07 PM
Data access component error W Haesen Windows XP Help 1 24th Feb 2005 11:45 AM
data access component 823718 3 and problem with access 3 tier architecture now Moritz Microsoft Windows 2000 Windows Updates 0 11th Nov 2003 08:48 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:49 PM.