PC Review


Reply
Thread Tools Rate Thread

AdoHelper Dependency Problem

 
 
=?Utf-8?B?QW5kcmV3IEg=?=
Guest
Posts: n/a
 
      15th Feb 2005
Hi

I'm using the GotDotNet.ApplicationBlocks.Data.AdoHelper class in one of my
projects, and it's working fine on my development machine. the problem
however arises when deploying the project to another machine. I get a
FileNotFoundException in the type initializer of AdoHelper. It claims it
can't find a dependency, although inspection of the AdoHelper source code
seems to show that it doesn't depend on anything other than the .Net
Framework. The specific line of code which fails is this:

Additionally the stack trace shows that the error occurs within a
System.Reflection class.

AdoHelper adoHelper =
AdoHelper.CreateHelper("GotDotNet.ApplicationBlocks.Data","GotDotNet.ApplicationBlocks.Data.SqlServer");

Interestingly it seems to work fine if I create the SqlServer helper
directly.

Anyone got any thoughts?

Cheers

Andrew
 
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
A dependency problem Fan Windows XP General 0 21st May 2007 08:21 AM
Dependency problem Chris Microsoft C# .NET 5 12th Jul 2005 09:32 PM
Dependency Error: The dependency <dll> in project <project> cannot be coppied to the run directory becuase it would conflict with dependency <dll> Jay A. Moritz Microsoft VB .NET 2 14th Apr 2005 07:57 AM
Dependency Problem Microsoft Microsoft VB .NET 1 29th Oct 2004 02:44 PM
dependency problem bob Microsoft ASP .NET 0 27th Nov 2003 03:01 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:07 AM.