To disable right click option on IE(Internet Explorer)
use <BODY oncontextmenu="return false" >
"He is not a believer, who eats his fill while his neighbour beside him is hungry and he knows about it."
Wednesday, August 22, 2007
Wednesday, August 01, 2007
Tips and tricks
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
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
Subscribe to:
Posts (Atom)