K
K Meyer
Everything in the deployment works fine with the exception
of the address of the database also deployed on the remote
server.
The string address is found under "oledbconnection" in
the ".... .aspx.jsl" file. What should the string address
look like on the remote computer?
On my development machine the address is:
Data Source=\"C:\\inetpub\\wwwroot\\WebApplication1
\\DataFolder\\projects.mdb"\
I am deploying my application to a web address:
http://www.cam-llc.com. I do not have direct access to
the remote server.
of the address of the database also deployed on the remote
server.
The string address is found under "oledbconnection" in
the ".... .aspx.jsl" file. What should the string address
look like on the remote computer?
On my development machine the address is:
Data Source=\"C:\\inetpub\\wwwroot\\WebApplication1
\\DataFolder\\projects.mdb"\
I am deploying my application to a web address:
http://www.cam-llc.com. I do not have direct access to
the remote server.