No announcements
Found 1708061 threads
-
0 Votes
Loading Compression .NET Assembly Problems!
Hi, I'd recommend looking into why you're having problems getting .Net installed properly.Answered | 3 Replies | 2179 Views | Created by OnlyJonathan - Tuesday, August 4, 2015 12:55 PM | Last reply by OnlyJonathan - Tuesday, August 25, 2015 8:39 AM -
0 Votes
When I do Import-Module to load an assembly, does it load depend assembly automatically?
You could verify if the dependent module is already loaded on the machine by running below cmdlet.Answered | 1 Replies | 3137 Views | Created by Will_Huang - Tuesday, September 6, 2011 2:07 PM | Last reply by Govardhan Gunnala - Tuesday, September 6, 2011 3:04 PM -
4 Votes
Powershell 3.0 fails to load XML assembly
Console, I just tried ISE and it works, so since this is class is only available for WCF application, I am thinking more assemblies need to be loaded first?Answered | 9 Replies | 4114 Views | Created by Varun Vyas - Monday, February 23, 2015 5:38 PM | Last reply by Varun Vyas - Tuesday, February 24, 2015 4:35 AM -
0 Votes
How to resgister assemblies using PowerShell
When I tried in 1.0 version , I got the follwing error "Add-Type is not recognizes as cmdlet, function operable program or scrit file..Answered | 9 Replies | 7292 Views | Created by pkke - Wednesday, April 6, 2011 10:16 AM | Last reply by Boe Prox - Thursday, April 21, 2011 1:17 AM -
0 Votes
Could not load file or assembly 'PowerLeech'
https://github.com/SharePoint/PnP-PowerShell/issues/1612 Regards, Dave Patrick ....Answered | 1 Replies | 1836 Views | Created by ikarbary - Sunday, March 31, 2019 8:44 PM | Last reply by Dave Patrick - Monday, April 1, 2019 12:29 PM -
5 Votes
"make sure that the assembly containing this type is loaded" disagnostic
You just need to load the assembly.Answered | 3 Replies | 39396 Views | Created by Larry Weiss - Sunday, October 9, 2011 8:48 PM | Last reply by RichardCox - Monday, October 10, 2011 10:06 AM -
4 Votes
Loaded .Net Assembly, but cannot find type
version 3 work fine in powershellAnswered | 10 Replies | 3947 Views | Created by Andrew_PDX - Friday, July 1, 2016 8:46 PM | Last reply by ChristopheNiel - Thursday, December 29, 2016 5:58 PM -
1 Votes
Deploy assembly to remote GAC with powershell, but without GACUTIL.
You can try this article...format isn't the best but may work for you.Answered | 4 Replies | 2868 Views | Created by SSISJoost - Monday, July 6, 2015 1:42 PM | Last reply by SSISJoost - Tuesday, July 7, 2015 11:51 AM -
0 Votes
SharePoint assembly load issue
What you're seeing is that the publishing DLL you're referencing has dependencies on SharePoint Server assemblies that you don't have installed, so it isn't loading.Answered | 3 Replies | 11993 Views | Created by MRM24 - Wednesday, December 30, 2009 9:00 PM | Last reply by daniel.larson - Friday, January 15, 2010 10:27 PM -
5 Votes
Could not load assembly
Does the assembly really necessary?Answered | 5 Replies | 5477 Views | Created by FrankTo - Thursday, January 19, 2012 12:45 PM | Last reply by FrankTo - Thursday, January 19, 2012 3:27 PM -
1 Votes
How to load the assembly that is not in "Bin" directory ?
Refer to this article on how assemblies are loaded.Answered | 9 Replies | 1583 Views | Created by JL_Nostalgic - Monday, December 16, 2013 11:42 AM | Last reply by CoolDadTx - Tuesday, December 17, 2013 3:04 PM -
0 Votes
Assembly Permissions Problem
Does the problem occur even during times of low activity?Answered | 2 Replies | 7039 Views | Created by Steven James Frank - Tuesday, July 23, 2013 3:59 PM | Last reply by Olaf Helper - Thursday, July 25, 2013 4:31 PM -
0 Votes
Could not load file or assembly Microsoft.SqlServer.DTSRuntimeWrap
The problem is this.Answered | 5 Replies | 13548 Views | Created by Per Bornsjo - Tuesday, May 12, 2009 6:31 AM | Last reply by timdel - Monday, May 3, 2010 2:42 PM -
0 Votes
Could not load file or assembly
Additional error information: Could not load file or assembly 'BizTalk.Orchestrations5010, Version=3.0.0.0, ...Answered | 4 Replies | 12600 Views | Created by Harbir - Friday, June 1, 2012 8:27 PM | Last reply by DhareT - Tuesday, September 11, 2012 10:48 AM -
1 Votes
could not load file or assembly.
Debugged my solution file and i put my dll into GAC which it comes under this folder C:\Windows\Microsoft.NET\assembly\GAC_MSIL\..Answered | 2 Replies | 7184 Views | Created by Devikamesh - Thursday, June 30, 2011 10:44 AM | Last reply by Devikamesh - Thursday, June 30, 2011 12:36 PM -
4 Votes
Could not load file or assembly 'Interop.ActiveDs'.
I only had the issue when working with a webservice.Answered | 6 Replies | 15224 Views | Created by Richard_M_C - Tuesday, October 25, 2011 1:15 PM | Last reply by Ed Price - MSFT - Wednesday, November 16, 2011 4:21 PM -
0 Votes
Azure worker role not loading assembly - but it's there?
Turns out this is an issue with the latest builds of the SQLite provider...the sqlite-interop.dll is expected to be in certain locations, and is not upon load.Answered | 5 Replies | 10263 Views | Created by SagerCat - Friday, July 22, 2011 7:47 PM | Last reply by SagerCat - Thursday, July 28, 2011 1:43 AM -
0 Votes
Could not load file or assembly 'microsoft.sqlserver.integrationservices.server
When I right click on SSISDB under Integration Services Catalogs to create new folder I get error 'Exception has been thrown by the target of an invocation.Answered | 4 Replies | 9824 Views | Created by shewright - Wednesday, September 18, 2019 8:22 PM | Last reply by Bharat Satyal - Monday, June 8, 2020 7:58 AM -
2 Votes
Adding secondary ADFS server to farm fails with Could Not Load Assembly error
Please refer to this artile about how to resolve the error "Could not load file or assembly or one of its dependencies.Answered | 8 Replies | 2527 Views | Created by adhodgson - Monday, November 3, 2014 12:36 PM | Last reply by AA user - Monday, January 12, 2015 6:21 AM -
0 Votes
Unable to Load assembly group
Hi, I think assemblies from custom solution are missing or not registered properly in test environment.Answered | 2 Replies | 986 Views | Created by charushri Pawar - Wednesday, August 26, 2015 12:26 PM | Last reply by Reema Bhingarde - Thursday, August 27, 2015 11:47 AM - Items 1 to 20 of 1708061 Next ›
No announcements