asklijo.com

  • Increase font size
  • Default font size
  • Decrease font size

About AskLijo.com

 

Asklijo.com is a knowledge base from a server administrator who work in Adsin Technologies. Asklijo will share some article and experience of Web hosting industry.

We have used lot of articles, Forums and Blogs for our daily life, So that we have planned to share our experience and solutions to the Internet users world wide.

 

We may include the information related to Domain registration, Web hosting , Website development , Os like windows and Linux , Personal and Corporate Email solutions.

 

 

Website Development

Website is a collection web pages which can be developed by different technologies like php, asp, asp.net or any other scripting language. The out put of any of the web technology will be the html contents which can be viewed by any web browser like Internet explorer , Mozilla  firefox or goole Chrome. The technology may vary from company to company or it depends upon your requirement sheet.


Website development can be performed by any tool like front page editor or Dream viewer or any other Html Page designing software. Any one can easily create a webpage without having any  experience. Basic knowledge of any document creator like ms word  is more than enough.
But if you are looking for a professional design with some flash part  then get the help from a profession website developer or website development company.

They will be able to give you the good design layout and quality flash part in the site. 
You can get the service from any free lancer or any website development company.

 

Before giving the order to any freelancer you you have to keep something in mind.
You

After the development of the site entire code including flash source should be collected from the freelancer. In future if you want to update something in your site, at that time if your freelancer is not available then you have to redesign the entire site from scratch. To avoid the same situation take the entire site back up from your freelancer.

Freelancer may fail to give you the proper delivery on time.

 

Choosing a website development company

If you search in search engine like google or yahoo , you will get 1000s of company details.  Before selecting any you can keep following points in mind

1).Better to source the company locally

2).If you ask the quotation from the different companies, rate difference will be always. But if you go to least quotation they may fail to give  quality service.  You can ask the client list and check some work which they have performed already. So that you may get the clear idea about the provider.


For any website redesign / Website development or Website maintenance service you can contact to
Adsin Technlogies
Email : This e-mail address is being protected from spambots. You need JavaScript enabled to view it
Ph: 080 25731183 / 25742040 / 65339077
Contact Adsin Technologies

Last Updated on Saturday, 06 February 2010 10:32
 

Web hosting

After Development of your website you have to publish your site internet. So that it can be accessed any where in the world. Hosting is publishing your website in Internet. There are various kind of hosting packages depends on the technology you have used to develop the site. You may have seen in hosting provider’s site like Windows hosting, Linux hosting , Java hosting or Jboss hosting.

Usually website development company suggest some hosting packages depend upon the technology  they have used. Some kind of hosting technologies are described here.

if your website contains only html pages and images or flash component you can use any type of hosting package. Because all web server will be able to serve the html pages and images.

Windows Hosting
If your website contain asp / asp.net / php and mssql or mysql database  you can select the  windows hosting. In windows hosting usually IIS (Internet information Service) will be installed to support asp and asp.net
Windows hosting will support asp, asp.net 1.0, 2.0, php , Mysql , MSSQL 2000, MSSQl 2005.

If you use php and Mysql , best hosting will Linux hosting package.


Linux Hosting
The main advantage of the linux hosting is its security model is very good.  It will give the good performance for php based application.  It will support php, perl , mysql, php . Usually apache will be used as Web server in Linux.

 

Linux and Windows hosting differentiation is depends upon the Operating System which we use in the server.

All other hosting types will depends upon the technology and types of the Web server. 
Eg : Java hosting  : If the hosting support java , we can call it as java hosting. To use Java hosting  tomcat or Jboss or any other web server which support Java has to be installed in Server. Both windows or Linux server will support Java and tomcat server. Preferred OS will be linux for java based hosting.

 

As reference you can contact Adsin Technologies to get the Windows Hosting or Linux Hosting or Java Hosting.
Adsin Technologies
Ph : 080 25731183 / 25742040 / 65339077
Click here to contact Adsin

Last Updated on Saturday, 06 February 2010 16:02
 

Configuring your email accounts in Microsoft Outlook

There are two types of Outlook  for email configuration.  I am explaining the set up of Microsoft Out Look which is with Microsoft Office. You can use the following steps to activate your account.


Note : According to my suggestion never configure your mail box in outlook default location. In future if you want to format / reload your OS due any windows crash , you will loose all your emails in Inbox and sent items extra. So before starting the configuration of outlook express, create one folder other than your drive where you have installed OS(By default c: will be the OS installtion drive).

1). Open the outlook express which will be available in start ---> Programs ----> Microsft office
2). Click on the Tools and select Account Setting from the menu
3).Now you click on the Email and New button
4)
.ms1

Now you can select the default option (Microsoft Excahange,pop3,IMAP, HTTP)

5).

ms2

 

 

Select the check box Manually configure the server setting or additional server types and press next

6).

ms3

Select the internet E-mail and press next

7).

ms4

Kindly fill up the details in each field, please select the button remember password

Now press  More Setting

8).

ms5

Click on the Outgoing server and select my server require authentication and select use same setting as my incoming server.

Press OK now

Press next on the window now.

Now you can press finish

You have configured your email account in outlook express.

 

Now you are using the Microsoft default location that is in the C: drive. So in future if you reload your windows without taking back up of your email, you may loose all your old mails. To avoid that we have to change the location of the inbox folder. so kindly go through the next step to change the back up.

 

9).

 

ms6

Now you can click on the change folder and personal file. The personal file location can be selected anywhere other than c: so that you may not loose your inbox mail even after the reloading of the windows.

 

By

Lijo Peter
Adsin Technologies

Last Updated on Saturday, 06 February 2010 18:59
 

Object reference not set to an instance of an object asp.net error

Server Error in '/' Application.

Object reference not set to an instance of an object.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
DBClass.getRecentQueries() +228
frmRecentQueries.loadQueries() +179
frmRecentQueries.Page_Load(Object sender, EventArgs e) +40
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

 

Solution :

This error is generated due to the database connectivity issue. Please check your connection string and db user name and password , double check the port also . Usually port will be 1433

Last Updated on Thursday, 11 February 2010 17:31
 
  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  3 
  •  Next 
  •  End 
  • »


Page 1 of 3