|
For the first time Installation
|
bet | 5/8 | Sana | 21.03.2017 | Hajmi | 1,99 Mb. | | #966 |
For the first time Installation :
After downloading the zip file, unzip and extract to C:\. It will create a new folder named ‘NREGA’.
-
Make this ‘nrega’ folder as a web-shared folder. This can be done in the following way:
-
Select the ‘nrega’ folder. right-click it . Select the option ‘Sharing’ .
-
On clicking of ‘Sharing’ option, the following screen will appears:
-
Now click ‘Websharing’ and select the option ‘Share this folder’ and enter ‘nrega’ as shown below:
and click OK.
Changing of ConnectionString according to your machine-name of your NREGA database-server:
Now edit the the following asp files:
‘ConnectNREGA.asp’
‘ConnectNREGAUpload.asp’
‘ConnectNREGApk.asp’
existing in ‘nrega’ folder. In stead of ‘127.0.0.1’ or ‘localhost’ mentioned, you mention the machine-name or IP-address of your database server. (You can get your machine-name thru command prompt by typing hostname and pressing enter.)
For eg., assume that your machine name is ‘NICDRD’.
The line to be edited in ‘ConnectNREGA.asp’:
ObjCon.open "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Password=sa;Initial Catalog=NREGA;Data Source=
|
| |