Pre-requisite of BSP:
When we are executing BSP application on new system we need to add IP to host file otherwise it will give BSP error.
To achieve this follow the procedure given below:
Go to Run -> type as Drivers -> open folder etc -> you have a file named host (open with notepad) -> Give the IP address of new system as follows:
10.2.250.10<IP address> google.google.com<your url>
To know the URL Declare a page -> On Properties tab you find URL copy it and paste in host file.