Blog Detail
Recent Posts
skmMenu 2.3 IE 8 (beta 2), Google Chrome, FF 3.0.1, IE 7 (Sample Code)
Here is sample app + screen shots taken from 3 4 different browsers using skmMenu 2.3. This sample code is developed using VS 2005 + dotnet 2.0 framework. To download the sample Code click on this link. sample-skmmenu231 The screenshots shown be...
Windows Remote Desktop : Too many users connected (RDP)
In a multi user environment you may see this message when other users forget to disconnect their connection. To override this problem, you can use the following command from command prompt START > RUN > mstsc /console (some services may fail ...
Free Softwares (Windows) to improve your Productivity
If you are a windows user (by wish or by fate) and looking for “Free” softwares to improve your productivity, here you go. I have been using them for a while and so far didn’t have any issues with them. Almost everything works on Vi...
Asp.Net Error : Could not load type
Could not load type Namespace.Class or Global.asax This is one of the annoying error messages in an Asp.net application. Few verifications can fix this error. 1. Make sure you have right Asp.net version in IIS 2. Make sure the Application Root Na...
Could not open connection to the host, on port 25: connect failed
Error Msg : Could not open connection to the host, on port 25: connect failed What does this mean ? You web application is not able to reach the SMTP Host using Port 25. Possible Reasons… 1. If Web Server itself relays the email check for SMTP ...
