deploying asp.net

  • Thread starter Thread starter Kilo Bravo
  • Start date Start date
K

Kilo Bravo

I am totally lost, how do I get my webapplication from VS to the production
server and keep it working? The database connection is pointing to localhost
right now, but when I go to the live server I have no idea how to change it
to point to the live database.

KB
 
You just edit the web.config in like notepad.

How are you trying to deploy your system?
 
Nothing here is working like I would expect.

I have a development PC running IIS, I am trying to develope my .net stuff
locally and then upload to the live remote server. Just like the old days.
The only difference is in the old days I could get it to work.

What exactly am I supposed to type into the web.config file. I tried turning
the costume error tag value to off but that did not change anything. So I
still can't even see what the error is.

KB
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top