Error and Solution Articles (5) - Page 1

Articles posted by registered members of DotNetFunda.com. You can also post an article and win monthly prizes as well as gain community credit points.

5 records found.
 
Ambily.Raj
Debugging an ASP project with C#.Net 1.1 and COM+ using Visual Studio 2003 

Last updated on: 13 Dec 2012 12:13:04 AM by Ambily.Raj | Views: 10854 | Category: Error and Solution |
Votes: 1 | Rating: 3 out of 5
Many times we came across in debugging legacy applications built on ASP and COM. Debugging of legacy applications are error prone and complex.
Ambily.Raj
VBA - Digital Certificate Issue 

Last updated on: 26 Sep 2012 11:35:06 PM by Ambily.Raj | Views: 13596 | Category: Error and Solution |
When we work on a Macro enabled excel file with digital certificate, most of us faced the issue - “There was a problem with the digital certificate. The VBA project could not be signed. The signature will be discarded”. Today we will look a little deeper into the issue.
Abhisek
Troubleshoot Error: An attempt to attach an auto-named database for file <C:\database file path> failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share. 

Last updated on: 02 Jun 2010 09:44:59 PM by Abhisek | Views: 70863 | Category: Error and Solution |
Votes: 1 | Rating: 5 out of 5
This article tries to troubleshoot the error: An attempt to attach an auto-named database for file <C:\database file path> failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share. This article tells the step by step procedure to handle this type of error.
Vuyiswamb
Whitespace is not allowed at this location 

Last updated on: 03 Dec 2009 05:54:56 PM by Vuyiswamb | Views: 21957 | Category: Error and Solution |
Votes: 1 | Rating: 5 out of 5
Errors And Resolution encountered by Programmers in their daily life
Vuyiswamb
Msg 217, Level 16, State 1, Procedure tr_TriggerTest_Sample, Line 5 Maximum stored procedure, function, trigger, or view nesting level exceeded (limit 32). 

Last updated on: 07 Dec 2009 01:25:56 AM by Vuyiswamb | Views: 14168 | Category: Error and Solution |
I always Blog about the Errors i got that are no Common, but i realised that few people might know about my Bloggs, so i decided to write an Article based on the Error and Solution from uncommon errors in the Programming World.