Hello,
I need some begginers help here with the following:
I developed ASP 2.0 application on my personal machine which is using the
wwwroot localhost and everything works fine.
my question is how do I move/transform my asp application to work on our webserver (how do i deploy it ). ?
to be more specific, in my asp application (using the ms visual studio 2005 ide)
the query points to my local Access d.b. that reside on local pc hard drive,
and i need help with pointing the query to fetch records from the Access d.b.
that reside on my webserver.
I hope i was clear with my issues, please let me know if more information is needed.
TIA
I need some begginers help here with the following:
I developed ASP 2.0 application on my personal machine which is using the
wwwroot localhost and everything works fine.
my question is how do I move/transform my asp application to work on our webserver (how do i deploy it ). ?
to be more specific, in my asp application (using the ms visual studio 2005 ide)
the query points to my local Access d.b. that reside on local pc hard drive,
and i need help with pointing the query to fetch records from the Access d.b.
that reside on my webserver.
I hope i was clear with my issues, please let me know if more information is needed.
TIA
Comment