Hi all,

I've never actually developed an application for an organization before, but luckily was given the opportunity to create a database to help some of my co-workers out. I have been using ASP.net, along with a SQL server database and after showing it off a bit, we are now thinking about deploying it onto the main servers so that people can actually use it.

Right now I have simply been running and coding the application through the Web Developper Express version on my desktop. I have also created and maintained the database locally using MSSQL Management Studio Express. I was just wondering what types of issues I might encounter when moving all of these files onto the main servers? I'm obviously going to have help, but it would be nice to have a little bit of an idea going into it. Is it simply a matter of moving my Database, and ASP files to the proper location?

Thanks for any help!