by Vishwa
16. January 2007 07:01
If you see Error message :
Internet Explorer cannot download "filename" from "Servername"
Internet Explorer was not able to open this Internet site.
The requested site is either unavailable or cannot be found. Please try again
Then, this error usually occurs sometime while downloading a document which can be in form of PDF file, Doc file, XLS or text file. There are at least 4 possible reasons which can cause this error. I have also found their solutions. My assumption is - you are running your web site on IIS.
[More]
by Vishwa
7. January 2007 16:07
When trying to upload files over 200KB on IIS 6 the file may never upload and you either get an error or are sent to a blank screen. By default Windows 2003 server limits file uploads to about 200KB in size. To overcome this limit you must edit the IIS metabase.xml file.
[More]
by Vishwa
6. January 2007 17:04
Each of us get only 24 hours of the day in our daily life, some succeed in their life and some not. Have we ever thought that what makes someone to reach at the top and some just keep struggling? I think the most important thing is – how we give
priorities to certain things in our daily life, it can be career, friends, family or anything. I heard this story from friends and then read it on the web; I thought it to put it here. This story also teaches the
Time Management and it has been taught in many universities around the world.
[More]
by Vishwa
5. January 2007 07:10
The following example will demonstrate as how to manage registered users, activate or deactivate them assign or remove role(s) in ASP.Net. My assumption is, you already have a page which allows users to register and now you would like to activate the user and assign a role so that they can login to your web site. I have created two page, which resides in Admin area of web site. You will be required to make some changes such as Master Page File, Namespace, Base Page and Content Place Holder ID etc. in order to properly compile and work with you project. The first page will allow you to search and find one or more registered users and second page will allow you to activate and assign a role.
[More]
c3b6189e-7d5f-40fb-a25a-ac942b029f18|7|5.0
Tags: Design
.NET