I tried to run the GrFinger application of C++.Net 2005 in Visual Studio 2005.
I'm able to build the project without any issues, but when i debug or do 'start without debugging', it shows the following error:
Unable to connect to DataBase (Error:-999)
How do I solve the issue in hand??
Please Help..