Connecting Tech Pros Worldwide Forums | Help | Site Map

Enterprise Library - Data Access error

Tim
Guest
 
Posts: n/a
#1: Apr 27 '06
I am having the exact same problem as below. Has anyone found the solution
for this?

I believe the solutions lies somewhere in here:
http://episteme.arstechnica.com/grou...r/753007766731

But since I'm a bit of a newbie, I could use a few more details on how to
resolve.
Please help...

Thanks,
Tim


"Phil" wrote:
[color=blue]
> Visual Studios 2005 - Asp.Net 2.0 - C#
>
> I've started a website on a remote server (Windows 2003/Asp.Net 2.0) and a
> solution to develop the website on my local development machine (WinXP -
> Pro). I added a reference to EntLib 2 (Data, Common and ObjectBuilder) for
> use in data access. When I try to build the solution I receive the following
> error (and build failure).
>
> -------------------------
> Could not load file or assembly 'Microsoft.Practices.ObjectBuilder,
> Version=1.0.51205.0, Culture=neutral, PublicKeyToken=null' or one of its
> dependencies. Failed to grant minimum permission requests. (Exception from
> HRESULT: 0x80131417)
> -------------------------
>
> I've tried to setup up two different websites/solutions (to make sure it
> wasn't a problem with the project) and received the same error in both
> projects.
>
> Any help will be greatly appreciated.
>
> Thanks,
> Phil[/color]


Closed Thread