PC Review


Reply
Thread Tools Rate Thread

Deploying ASP.NET database application to remote server

 
 
K Meyer
Guest
Posts: n/a
 
      15th Jul 2003
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.
 
Reply With Quote
 
 
 
 
S. Justin Gengo
Guest
Posts: n/a
 
      15th Jul 2003
You're best (and maybe only) bet is to contact the host and double check,
but most servers use the D drive. Try the exact same string but specify the
D drive.

Now the hard part. If you're updating the database you'll need proper
permissions set on the folder the database is being put in. The host will
have to do that for you.

Justin


"K Meyer" <(E-Mail Removed)> wrote in message
news:003301c34adc$73731bd0$(E-Mail Removed)...
> 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.



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
further help deploying an application within my database boggle-eyed Microsoft Access Getting Started 0 8th May 2010 12:22 AM
How to change database when deploying application harry Microsoft VB .NET 7 22nd Mar 2007 10:54 PM
BCM 2007 Remote Database Configuration (deploying tomorrow, need h =?Utf-8?B?amFsYWxhYmFkYXNz?= Microsoft Outlook BCM 5 1st Feb 2007 03:12 AM
Deploying application with MSDE and SQL database Ronny Salomonsen Microsoft VB .NET 4 19th Sep 2003 12:32 PM
Deploying ASP.NET application + database Ante Perkovic Microsoft ASP .NET 0 27th Jun 2003 11:46 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:24 AM.