No announcements
Found 29046 threads
-
0 Votes
Missing Microsoft.Crm.UnifiedServiceDesk.ActiveScript assembly
Got a response from crmsdk in NuGet, the assembly is not needed and can be removed.Answered | 1 Replies | 946 Views | Created by Henri_L - Friday, November 14, 2014 12:23 AM | Last reply by Henri_L - Friday, November 14, 2014 1:48 AM -
0 Votes
Missing Assembly While using in MVC Silverlight Application
The type or namespace name 'ConfigurationManager' does not exist in the namespace'System.Configuration' (are you missing an assembly reference?)Answered | 1 Replies | 1839 Views | Created by nathsen - Saturday, May 11, 2013 6:33 AM | Last reply by Just Karl - Tuesday, January 28, 2014 9:05 PM -
0 Votes
MetadataServiceSdk could not be found (are you missing a using directive or an assembly reference?)
I have already added 2 required web references in my solution, but i could not be able to built my solution, the Compilation error is like "The type or namespace ...Answered | 3 Replies | 7609 Views | Created by shahvivek - Thursday, December 3, 2009 2:17 PM | Last reply by shahvivek - Friday, December 4, 2009 5:15 AM -
10 Votes
The type or namespace name 'Common' does not exist in the namespace 'System.Data.Services' (are you missing an assembly reference?
System.Data - C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll System.Data.DataSetExtensions - ...Answered | 5 Replies | 17767 Views | Created by Dave Maslen - Wednesday, September 7, 2011 3:55 PM | Last reply by Vamsee Mudradi - Friday, May 20, 2016 8:54 AM -
5 Votes
The located assembly's manifest definition does not match the assembly reference - stuck reference
The loading of an assembly is a 2 part process.Answered | 7 Replies | 8547 Views | Created by bkwilliams10 - Monday, October 17, 2011 5:09 PM | Last reply by Leo Liu - MSFT - Wednesday, October 19, 2011 4:58 AM -
0 Votes
QueryExpressionHelper with CRM Assemblies
thanks again; it seems we're on the right direction; completing the previous code from the sdk; how to convert the following code written using the helper into regular code using the assembly ...Answered | 7 Replies | 7085 Views | Created by Shafeeq Hussain - Tuesday, May 5, 2009 11:00 AM | Last reply by DavidJennaway - Wednesday, May 6, 2009 10:47 AM -
1 Votes
HttpConfiguration assembly reference error
Now we are getting error like "Error 1036 The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an ...Answered | 2 Replies | 1839 Views | Created by Tech01230 - Thursday, August 29, 2013 2:53 PM | Last reply by Just Karl - Friday, May 2, 2014 7:58 PM -
0 Votes
Could not load file or assembly
It also looks like the assembly is not registered in the GAC properly.Answered | 6 Replies | 9724 Views | Created by ColorRED - Saturday, June 29, 2013 2:25 AM | Last reply by ColorRED - Friday, July 5, 2013 5:26 PM -
3 Votes
The type or namespace name 'Sharepoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
The type or namespace name 'Sharepoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)Answered | 3 Replies | 21258 Views | Created by cindymello - Friday, August 7, 2009 4:56 PM | Last reply by Nitin Jain22 - Friday, October 14, 2011 8:58 AM -
2 Votes
VB 6 referenced assembly name
Why the term "assembly name" in the title?Answered | 5 Replies | 4392 Views | Created by Rasik Bihari Tiwari - Monday, June 11, 2012 9:09 AM | Last reply by Mark Liu-lxf - Tuesday, June 12, 2012 5:04 AM -
0 Votes
CustomTool:Armasm building arm assembly in visual studio 2008
Hi I am trying to include ARM assembly file **.asm in static lib which I am building using visual studio 2008.Answered | 1 Replies | 7522 Views | Created by Mark1947 - Friday, August 7, 2009 1:40 PM | Last reply by Siddharth Chavan - Monday, January 11, 2010 9:13 AM -
6 Votes
The type or namespace name 'Xrm' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
When in the project there is not set target framework then not showing 'Xrm' assembly error but i canot add web service in that project.Answered | 10 Replies | 28731 Views | Created by RobinBronsteede - Friday, June 7, 2013 9:47 AM | Last reply by Donal D'silva - Monday, November 21, 2016 9:55 AM -
1 Votes
Public Assembly must have public key and Plug-in assembly does not contain the required types or assembly content cannot be updated.
I got now this error "Public Assembly must have public key".Answered | 7 Replies | 4178 Views | Created by DynamicsCRM31 - Tuesday, January 1, 2013 12:45 PM | Last reply by DynamicsCRM31 - Friday, January 4, 2013 5:38 AM -
0 Votes
signing an assembly
Assembly signing (also called strong-name signing) gives an application or component a unique identity that other software can use to identify and refer explicitly to it.Answered | 2 Replies | 2740 Views | Created by KishenK - Tuesday, August 21, 2012 9:14 AM | Last reply by R Dhamodharan - Wednesday, August 22, 2012 8:12 AM -
0 Votes
Strong Named Assemblies
From what I remember, strong-named assemblies cannot reference assemblies that are not strong-named (this is a .Net rule, not a CRM one), so that essentially means your class library ...Answered | 2 Replies | 5223 Views | Created by geordie_123 - Thursday, October 7, 2010 7:20 PM | Last reply by DavidJennaway - Friday, October 8, 2010 6:22 AM -
2 Votes
DCRM 2015 On-Premise - Error: The type or namespace name 'Xrm' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
error CS0234: The type or namespace name 'Xrm' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)Answered | 1 Replies | 3912 Views | Created by Sud Gujar - Friday, December 19, 2014 1:29 PM | Last reply by HIMBAP - Sunday, December 21, 2014 1:12 AM -
0 Votes
Resolving Resource Assembly
Error CS0012: The type `System.ComponentModel.ISupportInitialize' is defined in an assembly that is not referenced.Answered | 4 Replies | 934 Views | Created by Jozsef M - Saturday, April 9, 2016 10:35 PM | Last reply by Dave Patrick - Sunday, April 10, 2016 1:15 PM -
11 Votes
System.Security.SecurityException: That assembly does not allow partially trusted callers.
If the assembly that you are calling does not have this attribute, you will see the "Assembly does not allow partially trusted callers" error.Answered | 8 Replies | 22213 Views | Created by Nicolas Brandl - Thursday, September 15, 2011 6:19 PM | Last reply by Michael B. Scott - MSFT - Tuesday, September 20, 2011 2:39 PM -
4 Votes
Compile Assembly generated by cl
I ended up finding the answer a few hours later: http://social.msdn.microsoft.com/Forums/eu/windowssdk/thread/4aad9e70-6bb8-4622-a5d9-a3b07b51fc7f Turns out MS is in the ...Answered | 3 Replies | 5024 Views | Created by agabrielson - Tuesday, February 26, 2013 8:28 PM | Last reply by agabrielson - Thursday, February 28, 2013 1:40 PM -
0 Votes
Assembly version problem?
Required Files(assemblies) are at sdk\bin\64bit as you said.Answered | 2 Replies | 4393 Views | Created by SriniTheLearner - Friday, June 17, 2011 4:17 AM | Last reply by SriniTheLearner - Friday, June 17, 2011 5:57 AM - Items 1 to 20 of 29046 Next ›
No announcements