| Articles |
Debugging an ASP project with C#.Net 1.1 and COM+ using Visual Studio 2003Many times we came across in debugging legacy applications built on ASP and COM. Debugging of legacy applications are error prone and complex.Views: 1317 | Posted by: Ambily.Raj | Votes: 1 | Rating: 3 out of 5 |
VBA - Digital Certificate IssueWhen 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.Views: 1433 | Posted by: Ambily.Raj | |
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.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.Views: 17518 | Posted by: Abhisek | Votes: 1 | Rating: 5 out of 5 |
|
|
Whitespace is not allowed at this locationErrors And Resolution encountered by Programmers in their daily lifeViews: 9673 | Posted by: Vuyiswamb | Votes: 1 | Rating: 5 out of 5 |
Msg 217, Level 16, State 1, Procedure tr_TriggerTest_Sample, Line 5 Maximum stored procedure, function, trigger, or view nesting level exceeded (limit 32).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.Views: 5486 | Posted by: Vuyiswamb | |