Tips and tricks...
Error:
Error while trying to run project :Unable to start debugging
The debugger is not properly installed.Run setup to install or repair the debugger.
Solution:
1. http://blogs.msdn.com/greggm/archive/2004/04/16/114828.aspx
2. http://support.microsoft.com/kb/303067
Case 1:
Please go to the MS Visual studio command prompt and type as follows:
c:\your vs folder> aspnet_regiis -i
Case 2:
Check the properties in your inetmgr and change accordingly
SQL Optimization Tips:
http://dotnetguts.blogspot.com/2007/08/sql-optimization-tips.html
No comments:
Post a Comment
Please post your comments here.....