No announcements
Found 2826786 threads
-
0 Votes
VB.NET Exception handling in class library project
library project with vb.net to work with AutoCAD.Answered | 1 Replies | 590 Views | Created by MhOAllam - Thursday, May 29, 2014 7:12 AM | Last reply by MhOAllam - Thursday, May 29, 2014 11:04 AM -
0 Votes
Class library exception handling problem?
); If in a class library how can i register all the exception in the class library to a event ...Unanswered | 2 Replies | 4687 Views | Created by Jake Wardley - Monday, October 6, 2008 3:33 PM | Last reply by Jake Wardley - Tuesday, October 7, 2008 12:31 AM -
2 Votes
Exception handling in class library or client
provides better context. Handling this exception within the library makes a lot of sense in that ...Answered | 3 Replies | 719 Views | Created by shiftbit - Thursday, June 20, 2013 4:58 PM | Last reply by James Feazell - Thursday, June 20, 2013 6:18 PM -
4 Votes
Global Error Handling in Class Library Project
The global exception handling implemented in ASP.NET UI project will catch any exception thrown in classlib project. The GEH should ...Answered | 2 Replies | 308 Views | Created by Espo4Life - Thursday, October 8, 2020 12:10 PM | Last reply by Daniel_Zhang-MSFT - Friday, October 9, 2020 1:59 AM -
2 Votes
Handling exception on a class library
Instead of throwing ArgumentException or IOException, throw some meaningful exception. Create a custom Exception class and throw that one. You can handle exceptions ...Answered | 4 Replies | 2989 Views | Created by CodeMaster2008 - Thursday, August 13, 2009 2:02 AM | Last reply by CodeMaster2008 - Saturday, August 15, 2009 2:27 AM -
0 Votes
Enterprise Library Exception Handling
Am using 3 layered Architecture in my application, as per the requirement am implementing Enterprise Library for Logging and Exception ...Unanswered | 1 Replies | 9766 Views | Created by Kumar M V - Thursday, June 3, 2010 1:15 PM | Last reply by YiChun Chen - Friday, June 4, 2010 10:42 AM -
0 Votes
Twilio Handling Exception VB.NET
found the following lines in C# for handling exception if (message.RestException != null) { var errorAnswered | 5 Replies | 1883 Views | Created by Yashtir Gopee - Friday, May 8, 2015 3:51 PM | Last reply by Yashtir Gopee - Tuesday, May 19, 2015 5:59 PM -
0 Votes
Exception Handling Best Practices VB.Net
Hi I have a general question regarding best practices for exception handling. I have a class library that uses structured error ...Answered | 5 Replies | 5822 Views | Created by AaRoN_P - Tuesday, December 8, 2009 6:14 AM | Last reply by AaRoN_P - Thursday, December 10, 2009 5:03 AM -
0 Votes
vb.net class library to vb6 project
Hi Mike Feng, thank you for your interest. I debuged the library. it was an exception due to some changes i made in order to convert ...Answered | 7 Replies | 5043 Views | Created by Mike_Sfd - Saturday, December 17, 2011 6:43 PM | Last reply by Mike_Sfd - Tuesday, December 27, 2011 6:18 AM -
0 Votes
Portable Class Library WCF Async/Completed Exception Handling
Hi, From your description, I understood there is an issue regarding Portable Class Library WCF Async/Completed Exception ...Answered | 3 Replies | 752 Views | Created by Reegan Layzell - Thursday, January 23, 2014 1:10 PM | Last reply by Leo (Apple) Yang - Friday, January 24, 2014 9:25 AM -
1 Votes
VB.net Class Library PROBLEM :(
existing project folder. When adding existing item browse to the folder where the dll exists in the class library. The default ...Answered | 1 Replies | 2187 Views | Created by Steve ROSeik - Saturday, September 14, 2013 11:09 PM | Last reply by Joel Engineer - Sunday, September 15, 2013 9:23 AM -
0 Votes
Exception handling using Enterprise Library 3.0
Hello, iam using Enterprise Library 3.0 and i wanna use the Exception handling block , i searched the net about source code that may help me in ...Answered | 1 Replies | 3193 Views | Created by Hadi.84 - Tuesday, May 8, 2007 5:37 AM | Last reply by Feng Chen - Monday, May 14, 2007 6:57 AM -
0 Votes
WCF enterprise Library exception handling error
I am using WCF service architecture in my project. while using Enterprise Library 4.0 for Exception handling i got the following ... -
0 Votes
Global Exception handling in Task parallel library
Hello San, The global application exception is not best practice. You should still have one, and in additon, you should interrogate each task ...Unanswered | 1 Replies | 2104 Views | Created by Sanjay Sutar - Monday, August 12, 2013 3:07 AM | Last reply by chilberto - Monday, August 12, 2013 11:16 PM -
0 Votes
Enterprise Library - Exception Handling Block
Hi All, I am going to use Enterprise library in my application. I want to store the exceptions in a Database and want to modify the ... -
0 Votes
Exception Handling Task Parallel library
Do cancel the other tasks should one of them throw, you need to catch the exception (either in the task or in a continuation), cancel the other tasks with a cancelation ...Discussion | 3 Replies | 5602 Views | Created by Kamran Shahid - Tuesday, September 20, 2011 5:21 PM | Last reply by jader3rd - Thursday, September 22, 2011 5:14 PM -
0 Votes
Exception Handling in DDEX
different with the classic exception handling mechanism in .net. Thanks!Answered | 1 Replies | 3085 Views | Created by Tuppi - Wednesday, August 22, 2007 10:05 AM | Last reply by Feng Chen - Tuesday, August 28, 2007 9:29 AM -
0 Votes
exception handling Quick start in Microsoft Enterprise Library January 2006
Hi, how to use Exception handling Quick start in Microsoft Enterprise Library January 2006 how can i write examples using ...Unanswered | 0 Replies | 4131 Views | Created by swathi_challa - Friday, February 24, 2006 12:44 PM | Last reply by swathi_challa - Friday, February 24, 2006 12:44 PM -
2 Votes
VB.net forms in a Class Library (DLL)
directory of your project. You will see VBNetMathComponent.dll in this folder. This is your component. Building a Class Library Consumer ClientAnswered | 3 Replies | 22048 Views | Created by mhill - Friday, March 14, 2008 3:37 PM | Last reply by brukekek - Wednesday, June 8, 2011 5:23 AM -
0 Votes
enterprise library exception handling app block
i m trying to use enterprise library exception handling app block for net 2.0 in my win app. I ve found a lot examples showing this ...Answered | 1 Replies | 3716 Views | Created by Jocker23 - Friday, January 26, 2007 12:13 AM | Last reply by Figo Fei - Friday, January 26, 2007 6:21 AM - Items 1 to 20 of 2826786 Next ›
No announcements