Could not load file or assembly 'Microsoft.Practices.ObjectBuilder, 
March 23rd, 2007, 09:05 AM
| | | Could not load file or assembly 'Microsoft.Practices.ObjectBuilder,
Hi,
I developed one project in my Remote machine. I used Microsoft
Enterprise Library. It is working fine in Remote computer. When I open
the project and run in my local computer. It shows the following
error.
Error 1 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 googled a lot and found that only one post was having the same
issue. But Unfortunately that post also doesn't have end result.
Please help me to overcome... | 
March 23rd, 2007, 10:25 AM
| | | Re: Could not load file or assembly 'Microsoft.Practices.ObjectBuilder,
On Mar 23, 10:04 am, "BSM" <senthilmuru...@angleritech.comwrote: Quote:
Hi,
>
I developed one project in my Remote machine. I used Microsoft
Enterprise Library. It is working fine in Remote computer. When I open
the project and run in my local computer. It shows the following
error.
>
Error 1 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 googled a lot and found that only one post was having the same
issue. But Unfortunately that post also doesn't have end result.
>
Please help me to overcome...
| https://forums.microsoft.com/MSDN/Sh...29935&SiteID=1 | 
March 26th, 2007, 06:45 AM
| | | Re: Could not load file or assembly 'Microsoft.Practices.ObjectBuilder,
Hi,
That solution should be useful. I tried to use that solution. But I
could not find the "Copy to Local" property in the concern DLL.
I am using "MS VS 2005 Team Edition for Sw developers"
Microsoft Visual Studio 2005
Version 8.0.50727.42 (RTM.050727-4200)
Microsoft .NET Framework
Version 2.0.50727
What could be the problem.
Regards
bsm
On Mar 23, 3:18 pm, "Alexey Smirnov" <alexey.smir...@gmail.comwrote: Quote:
On Mar 23, 10:04 am, "BSM" <senthilmuru...@angleritech.comwrote:
>
>
>> Quote:
I developed one project in my Remote machine. I used Microsoft
Enterprise Library. It is working fine in Remote computer. When I open
the project and run in my local computer. It shows the following
error.
| > Quote:
Error 1 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)
| > Quote:
I googled a lot and found that only one post was having the same
issue. But Unfortunately that post also doesn't have end result.
| > Quote: |
Please help me to overcome...
| > https://forums.microsoft.com/MSDN/Sh...29935&SiteID=1 | | 
March 26th, 2007, 07:05 AM
| | | Re: Could not load file or assembly 'Microsoft.Practices.ObjectBuilder,
On Mar 26, 8:37 am, "BSM" <senthilmuru...@angleritech.comwrote: Quote:
Hi,
>
That solution should be useful. I tried to use that solution. But I
could not find the "Copy to Local" property in the concern DLL.
>
I am using "MS VS 2005 Team Edition for Sw developers"
>
Microsoft Visual Studio 2005
Version 8.0.50727.42 (RTM.050727-4200)
Microsoft .NET Framework
Version 2.0.50727
>
What could be the problem.
>
Regards
bsm
>
On Mar 23, 3:18 pm, "Alexey Smirnov" <alexey.smir...@gmail.comwrote:
>
>
> Quote: |
On Mar 23, 10:04 am, "BSM" <senthilmuru...@angleritech.comwrote:
| >> Quote: Quote:
I developed one project in my Remote machine. I used Microsoft
Enterprise Library. It is working fine in Remote computer. When I open
the project and run in my local computer. It shows the following
error.
| | > Quote: Quote:
Error 1 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)
| | > Quote: Quote:
I googled a lot and found that only one post was having the same
issue. But Unfortunately that post also doesn't have end result.
| | > Quote: Quote: |
Please help me to overcome...
| | >>
- Show quoted text -
| In Solution Explorer, click the reference in the References list,
right-click, Properties and you will see the Copy Local property. | 
March 27th, 2007, 04:15 AM
| | | Re: Could not load file or assembly 'Microsoft.Practices.ObjectBuilder,
Yes. That's what I tried. Unfortunately CopyToLocal ppt is missing.
On Mar 26, 12:00 pm, "Alexey Smirnov" <alexey.smir...@gmail.com>
wrote: Quote:
On Mar 26, 8:37 am, "BSM" <senthilmuru...@angleritech.comwrote:
>
>
>> Quote:
That solution should be useful. I tried to use that solution. But I
could not find the "Copy to Local" property in the concern DLL.
| > Quote: |
I am using "MS VS 2005 Team Edition for Sw developers"
| > Quote:
Microsoft Visual Studio 2005
Version 8.0.50727.42 (RTM.050727-4200)
Microsoft .NET Framework
Version 2.0.50727
| > Quote: |
What could be the problem.
| >> Quote: |
On Mar 23, 3:18 pm, "Alexey Smirnov" <alexey.smir...@gmail.comwrote:
| > Quote: Quote: |
On Mar 23, 10:04 am, "BSM" <senthilmuru...@angleritech.comwrote:
| | >> Quote: Quote:
I developed one project in my Remote machine. I used Microsoft
Enterprise Library. It is working fine in Remote computer. When I open
the project and run in my local computer. It shows the following
error.
| | > Quote: Quote:
Error 1 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)
| | > Quote: Quote:
I googled a lot and found that only one post was having the same
issue. But Unfortunately that post also doesn't have end result.
| | > Quote: Quote: |
Please help me to overcome...
| | >>>
In Solution Explorer, click the reference in the References list,
right-click, Properties and you will see the Copy Local property.
| | 
March 27th, 2007, 07:55 AM
| | | Re: Could not load file or assembly 'Microsoft.Practices.ObjectBuilder,
On Mar 27, 6:12 am, "BSM" <senthilmuru...@angleritech.comwrote: Quote:
Yes. That's what I tried. Unfortunately CopyToLocal ppt is missing.
>
| Well, the original error told you that you don't have
Microsoft.Practices.ObjectBuilder. As I found, it is a part of
Composite User Interface Application Block 1.0. You should install it
on your box.
Composite UI Application Block in C# http://www.microsoft.com/downloads/d...displaylang=en
Composite UI Application Block in Visual Basic .NET http://www.microsoft.com/downloads/d...displaylang=en
Otherwise, try to copy that DLL
(Microsoft.Practices.ObjectBuilder.DLL) from your remote PC and put it
to the \BIN | | Thread Tools | Search 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 HTML code is Off | | | | | | What is Bytes?
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over 220,662 network members.
|