That’s not hard to setup the VM in Windows 7.

  1. Download and install the Oracle VM VirtualBox
  2. Load the OS that you need to run in VM
  3. You might want to share the folder between actual host and VM OS
    First: “Devices -> Install Guest Additions” need to install
    Create a share folder in your actual host
    Go to VM -> Devices -> Share Folder
    Click on Machine Folder and browser your actual host folder
  4. In the VM -> cmd -> “net use x: \\vboxsvr\sharename”

Useful link: https://forums.virtualbox.org/viewtopic.php?t=6625

SYMPTOMS
If you are having slow website access, it would be best to send us the trace route results via ‘PingPlotter’, as it would help us in identifying the issue better.

RESOLUTIONS
Download from pingplotter.com website
Requirement: Microsoft Windows Operating System
1. Go to http://www.pingplotter.com/ -> Download -> Ping Plotter Freeware or directly download from http://www.pingplotter.com/downloads/pngplt_1.exe
2. Install the pingplotter application and open it.

Step for Getting a Traceroute result from PingPlotter
1. Enter the domain name / IP address / server name or URL to the address to be trace.
2. Click on “Trace” button.
3. The pingplotter result will appear on the right.
4. You will see a columns for Hop, PL% which stands for Packet Loss, IP address, DNS Name, AVG for response time, CUr for latency and Graph.
5. Go to Edit and click on Copy as Images for traceroute result obtained.
6. Then attached it in the ticket or E-Mail to our support department.

Below is the interface of PingPlotter

Public Const mySQLconn As String = “Provider=OraOLEDB.Oracle;Data Source=ERPP;User Id=apps;Password=apps;”

Give me an error ‘oraOLEDB.dll’ not registered in local machine. Paste the oraOLEDB.dll into ../bin/ also not working.

Solution:

Public Const mySQLconn As String = “Provider=MSDAORA;Data Source=ERPP;User Id=apps;Password=apps;”

Conclusion:

Microsoft programming are very very incompatible!

Table of Connection Strings

Source: http://www.devlist.com/ConnectionStringsPage.aspx

To uninstall IIS using the Configure Your Server Wizar

  1. From the Start menu, click Manage Your Server.
  2. Under Managing Your Server Roles, click Add or remove a role.
  3. Read the preliminary steps in the Configure Your Server Wizard and click Next.
  4. Under Server Role, click Application server (IIS, ASP.NET) and then click Next.
  5. In the Role Removal Configuration dialog, check the Remove the application server role check box.
  6. Complete the wizard, and then click Finish.

To uninstall IIS using Add or Remove a Windows Component in Control Panel

  1. From the Start menu, click Control Panel.
  2. Double-click Add or Remove Programs.
  3. Click Add/Remove Windows Components.
  4. In the Components list click the Application Server check box.
  5. Click Next.
  6. Click Close when uninstallation of IIS is complete.

Original source: Microsoft

Fix the problem of Wamp Server or XAMPP Localhost Shows Blank Page!!! After installed WAMP Server / XAMPP, if you have such errors like :
1 – localhost shows blank page.
2 – localhost and phpmyadmin page giving empty body.
3 – Your port 80 is actually used by Server Platinum …
4 – The service has not been started.
5 – localhost is not working.
6 – wamp / apache server could not start.

Original source: http://ye5.blogspot.com/2011/01/wamp-server-localhost-shows-blank-page.html

To go along with Myles Grey’s topic of how to run ASP on Windows Vista, I will make a topic on how to install ASP.NET on an XAMPP Installation.

First off, if you have not already, download and install XAMPP, which can be downloaded at www.apachefriends.org…

STEP 1: http://www.todayinwindows.com/forum/index.php?topic=574.0

STEP 2: If there is a permission error, please follow http://dotnet.tekyt.info/?p=12

By implementing the autocomplete=”off” it can stop the textbox auto-display the previous input value.
Otherwise it will very annoying when we have this in jquery.

<form name=”form” action=”submissionpage.php” method=”post” autocomplete=”off”>

jQuery expert :)

Easy GIF Animator is powerful yet very easy to use software for creating and editing animated GIF images. With this animated GIF editor you can easily create animated pictures, banners and buttons in no time. You can use special features to add stunning visual effects and prepare your animation for publishing on your web page. Easy GIF Animator supports all types of GIF animation and provides high compression and great quality for your animated GIF images. To top it all off, Easy GIF Animator is the best priced animated GIF editor on the market today.

Great News! The latest version of our GIF animator includes a built-in image editor, banner wizard and special tools to make your experience even more productive, click here for details.

Source: http://www.blumentals.net/egifan/

keep looking »