No announcements
Found 2679390 threads
-
0 Votes
Build error while using class library using MEL data access
Hi, I got rid of the issue. The reason console application was giving error while referring the class library using MEL DAAB ...Answered | 1 Replies | 1954 Views | Created by john0609 - Saturday, September 7, 2013 8:54 AM | Last reply by john0609 - Sunday, September 8, 2013 12:22 PM -
1 Votes
Build error while using log4net
Hi all, I am using log4net dll for logging purpose. But whenever I build my project, I am getting following build ...Answered | 3 Replies | 4229 Views | Created by Vikramster - Tuesday, July 24, 2012 10:50 AM | Last reply by Vikramster - Thursday, July 26, 2012 7:51 AM -
0 Votes
Using Portable class library
build that library to be reusable in case I need to build a mobile version of this application. For that I have see the new template project call ...Answered | 1 Replies | 863 Views | Created by wakefun - Thursday, March 13, 2014 6:10 PM | Last reply by Sheng Jiang 蒋晟 - Thursday, March 13, 2014 9:18 PM -
0 Votes
error when i reference a class library dll ( data access application block using enterprise library 4.1)
I have a helper class library ( data access application block) that uses microsoft enterprise library 4.1 dll in the ...Answered | 5 Replies | 3385 Views | Created by Sharmishtha - Thursday, November 10, 2011 8:56 AM | Last reply by BizTalk - Paris - Thursday, November 10, 2011 12:16 PM -
0 Votes
class constructor using separate data access class
I'm new to C# and .net 3.5. I'm trying to build an application using a separate database class that does all of the calls to the stored procedures and returns the ...Answered | 1 Replies | 2726 Views | Created by Gregg Duncan - Wednesday, October 22, 2008 12:19 AM | Last reply by Sandeep Aparajit - Wednesday, October 22, 2008 1:06 AM -
0 Votes
TFS Build Error when using @Reference to access UserControl class
. On my local machine, this code compile with no issue, but when compiling using TFS I get the error: error CS0246: The type or namespace name ...Answered | 4 Replies | 6489 Views | Created by lostatredrock - Monday, November 2, 2009 5:06 PM | Last reply by Brilliant7 - Thursday, January 12, 2012 8:52 PM -
0 Votes
Error using C++ class library in C#
Hi, I encounter a similar problem. I am using a managed c++ interface for a managed c++ remoting server and a c# client. The interface is a class library ...Answered | 3 Replies | 3844 Views | Created by Overmind1984 - Friday, September 1, 2006 8:09 AM | Last reply by socatoa - Saturday, April 7, 2007 10:22 PM -
0 Votes
Got the error while build .net C# class library.
I am getting the following error while building my C# class library. The command "C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\Ldr64.exe ...Answered | 5 Replies | 1092 Views | Created by Krish1983 - Tuesday, February 11, 2014 9:39 AM | Last reply by Krish1983 - Wednesday, February 12, 2014 2:26 PM -
0 Votes
getting error while using template class.
-class or type specifiers d:\frontier_source\xutils\XuSingleton.h(153) : error C2065: 'T' : undeclared identifier d:\frontier_source\xutils\XuSingleton.h(153) : error C2955: ...Answered | 1 Replies | 3807 Views | Created by Rajksingh - Thursday, September 28, 2006 7:37 AM | Last reply by Jonathan Caves - MSFT - Thursday, September 28, 2006 2:25 PM -
2 Votes
Build error while using IXMLHTTPRequest2 api
Windows::UI::Xaml; using namespace Windows::UI::Xaml::Controls; using namespace Windows::UI::Xaml::Controls::Primitives; using namespace ...Answered | 4 Replies | 5924 Views | Created by donarlee - Friday, July 6, 2012 3:14 AM | Last reply by donarlee - Wednesday, July 11, 2012 3:31 AM -
0 Votes
Using SSIS Class Library
HowI have to make the deployment if I use SSIS class library and I wanted to host it in a different machine, not the machine where I have the SQL Server 2005 Enterprise. do I need toAnswered | 3 Replies | 5001 Views | Created by paburgos - Thursday, October 18, 2007 7:21 PM | Last reply by jwelch - Saturday, October 27, 2007 12:36 AM -
0 Votes
Getting error while using copy data wizard
Hi, We are using copy data wizard of data factory to migrate the data from on premise mongo db server to Azure SQL. While doing so, for ... -
0 Votes
[W8.1]XamlParseException while using class library windows 8.1 store application
Share using Windows Runtime Components A Windows Runtime Component is a component you build to expose functionalityAnswered | 1 Replies | 642 Views | Created by SARVESH.RVN - Friday, February 12, 2016 6:24 AM | Last reply by Krunal Parekh - Tuesday, February 16, 2016 4:13 AM -
0 Votes
Can I test my class library project using build pipeline.?
Can I test my class library project (automation code) using build pipeline. It's not Unit test case. Used TestStack.White Framework on top.Answered | 2 Replies | 548 Views | Created by GREESHMA K R - Friday, October 25, 2019 6:45 AM | Last reply by Dave Patrick - Friday, October 25, 2019 12:09 PM -
0 Votes
Using Styles from Class Library
resource in Class Library ? I tryed to use XamlReader but I get error that controls:MyClass type cannot be created (I have both styles and template for my control ...Answered | 1 Replies | 1750 Views | Created by pchruscicki - Monday, October 11, 2010 12:31 PM | Last reply by rgzcoder - Monday, October 11, 2010 1:26 PM -
1 Votes
Using while() in a class
// cs_operator_short_circuit_OR.cs using System; class MainClass { static bool Method1() { Console.WriteLine("Method1 called"); ...Answered | 2 Replies | 1292 Views | Created by IrNathan - Saturday, April 21, 2012 6:02 PM | Last reply by DirkStrauss - Saturday, April 21, 2012 6:28 PM -
4 Votes
Class Library "using" keyword problem
If namespace is bye2009 then only you will be able to use using ClLib1.bye2009 Just type using ClLib1 if the namespace of class bye2009 is ...Answered | 13 Replies | 2645 Views | Created by Guan Peng - Friday, December 4, 2009 7:13 AM | Last reply by Agalo - Friday, December 4, 2009 9:25 AM -
0 Votes
General access denied error while using import data in SSMS
Microsoft Data Access Components (Unanswered | 5 Replies | 2376 Views | Created by IT researcher - Saturday, January 11, 2014 6:26 AM | Last reply by IT researcher - Thursday, January 16, 2014 5:04 AM -
0 Votes
Error while using fstream
while building in Visual Studio 2011 . >error LNK2019: unresolved external symbol ... >The squiggly redline showed up only when I had ...Answered | 7 Replies | 3576 Views | Created by Summer Intern - Tuesday, July 10, 2012 11:30 PM | Last reply by WayneAKing - Wednesday, July 11, 2012 5:37 AM -
0 Votes
TypeInitializationException while using ILOG library
properties of the project, but its the fisrt time I am using an external library, so I am not familiar with it. Is there anything special about properties of the ...Answered | 2 Replies | 3732 Views | Created by Polinaria - Thursday, August 2, 2007 3:42 PM | Last reply by Polinaria - Wednesday, August 8, 2007 6:54 PM - Items 1 to 20 of 2679390 Next ›
No announcements