If you're deploying to your own server you'll need to set up the website and application pool in IIS and set the correct permissions on the directory that will contain your code.
If you're deploying to a hosting provider you'll need to contact them and find out what you or they need to do. It varies depending on who you host with.
Yes this is to a host server. I have access to that sever via VNC but I bet I don't have the secuirty to set it up (nor knowledge.)
I'll also read the 'Deplolyment of a Website' today while contacting the server adminsitrator and get this rolling. We have so much going it's hard to get time from them to get all this plugged in and that is why I'd prefer doing it all myself.
Deaf Smith
Member
5 Points
70 Posts
Deploying a website with VS 2010
Jan 02, 2013 07:15 PM|LINK
When deploying a website do I have to go to the target website and do anything?
I cannot seem to get it to depoly and I suspect I must do several things on the target server for it to work.
Thanks!
DarthSwian
Star
12771 Points
2361 Posts
Re: Deploying a website with VS 2010
Jan 02, 2013 07:37 PM|LINK
If you're deploying to your own server you'll need to set up the website and application pool in IIS and set the correct permissions on the directory that will contain your code.
If you're deploying to a hosting provider you'll need to contact them and find out what you or they need to do. It varies depending on who you host with.
Seek and ye shall find or http://lmgtfy.com/
Angie xu - M...
All-Star
18491 Points
1570 Posts
Microsoft
Re: Deploying a website with VS 2010
Jan 04, 2013 01:18 AM|LINK
Hi Smith
You could learn deployment of the website and various configuration available in IIS here,
For detailed reference about deployment of a website in IIS,
http://www.codeproject.com/Articles/32210/Deployment-of-a-Website-on-IIS#_rating
hope it helps you,
Kind regards
Feedback to us
Develop and promote your apps in Windows Store
Deaf Smith
Member
5 Points
70 Posts
Re: Deploying a website with VS 2010
Jan 04, 2013 01:43 PM|LINK
Yes this is to a host server. I have access to that sever via VNC but I bet I don't have the secuirty to set it up (nor knowledge.)
I'll also read the 'Deplolyment of a Website' today while contacting the server adminsitrator and get this rolling. We have so much going it's hard to get time from them to get all this plugged in and that is why I'd prefer doing it all myself.
Thanks!