Skip to main content

Posts

OLEDB jet 4.0 driver In Vista 64bit / he 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine

Well i think you must be thankful for me specailly for this research i am really getting the solution after 6 month research that is how to enable the oledb jet 4.0 driver in vista, i read arround 100s of articles and maximum said that is not possible to enable it and ala bla well at the end i got the answer that is so easy Acctually that is correct that oledb jet 4.0 driver is not avaialble for 64 bit but if you run your IIS on 32 bit instead of 64 then Oledb jet will working fine Here are the steps Click on the Start > Program > Administrative Tool > IIS Management panel Select the Computer name Right click on the application pool and select properties Select "TRUE" in Enable 32 Bit Application by default it is false Then this problem will resolve if you need any assitance then feel free to email me rashidbilgrami@hotmail.com Regards Rashid Imran Bilgrami CEO Best visualization www.bestvisualization.com

Install PHP on IIS 7.0 and Enable Classic ASP

I have read many articles that basically did not show the proper way to enable the ASP in IIS 7.0 Specially when you are using vista 64 bit IIS well it is so easy Here are the following steps 1) Click on the Controll panel 2) Click on the program 3) Select the Turn on / off window features 4) Select ALL IIS property (Make sure select ASP and CGI script) i recomend to select all scripting languages also other options 5) click ok 6) Click on start > Program > Administrative Tool > IIS Managment 7) Click on the Computer name 8) You will see the ASP Icon on the right panel 9) Click on the Enable in script 10) also if you need to view the error you will set the property with same location now define any ASP website in IIS and it will run How to run PHP First you need to download the setup from the PHP website its better if you download the setup instead of the downloading the zip file you will find the PHP set up on internet very eaisaly its a exe file (make sure if you are u...

Sharepoint server configuration on live website

Well again another success on new stuff, well this is share point server configuration. Well if you are new in sharepoint then this article really helps you alot Well first you download the sharepoint from microsoft website, once you get the setup you will just execute it. Prerequest Installation 1) For installing the sharepoint you must install the min windows 2003 on your machine 2) Check out the active directory because sharepoint check the user right and permission from the active directory (Note if you did not know about active directory then you will search it on google you will easily find the tutorial about the active directory very easily ) 3) You need a setup of sharepoint which is easily avaialble on the microsoft website Well what i assume that you have already configure the windows 2003 and active directory now just execute the setup and then follow the instruction once the setup has done then you will do the following steps Steps for configuration the website 1) Open the...

Web Development Life Cycle

For anyone thinking of developing a medium to large sized website, I hope you find the following helpful and useful. For any programmers out there, you may have heard of the Software Development Life Cycle, well the Website Development Life Cycle is basically the same thing. A 6-step process. Those 6 steps are: 1. Website Requirements and Analysis 2. Specification of Requirements 3. Site Structure and Design 4. Website Construction and Testing 5. Marketing (SEO / PPC / etc) 6. Analysis of Statistics and Maintenance. I will explain each step further. For the purpose of this WDLC tutorial, assume that the medium - large website will be developed in PHP with a MySQL Database (this seems to be the most popular; probably because it's good and free). Step 1. Website Requirements and Analysis. Running an affiliate website is in-fact the same as running any business. If you have a solid business plan and you stick to it, your chances of success are far greater than developing a website wit...

SQL SERVER INTEGRATION SREVICE SSIS & FTP Service

Well after the long research i found the auto transfer the data from one system to other or one database to other with in very short time, well this research is based on the transfering of paradox data to the the online server via SSIS. Well i did not found a pure solution for this issue but after a lenghtly research i found the ways that basically provide me the sucess regarding to this issue Well the acctual project scope is transfering the paradox data from different local system to the online main website server the scope seems to be very different and unique well we use SSIS technology for covering this thing You need following steps to connect your local PC to the online server 1) SSIS (SQL SERVER INTEGRATION SERVICE) 2) SQL SERVER Job Agent to be honest if the SSIS is not running propoerly then just reinstall the ssis with the propoer SQL custom instanace name because if start i have spend around a week to rectify the issue for running the SSIS but i found the misktake in the i...

Web Designing & Development :: How to start web engineering

Many peoples ask me what they do in their professional career, so i always give one answer to them do that what you mind and heart says and do this work very sincerely, then see you will get the success what ever you are doing. I know that is really hard to understand for new comers same like me when i want to select one field as a professional. Lucky i got the web engineering and start my career with full of intentions. Before starting any thing make sure your self that do you have the interest in this field from you soul, well now let start now. There are few general key point before starting web engineering 1. Always honest with your work 2. Don't loss the hope, if you did not get the solutions. Always struggle again and again 3. If you stuck and did not think the new ideas or solution then change the environment then get back to work 4. Don't look at the clock that just keep in mind that you that target and you need to achieve 5. Have a command in the tools 6. Research work...