hiii,
I want to deploy my asp.net site or application on webserver with database or database.
I have lan network where users access it using Virtial Machines.
I have deployed site using application pools but i need to enter IP address to access this site in web browser instead of address like (www.publishedsite.com) or any custom url.
I have also used FileSystem with virtual directory to deploy site but it runs only on published computer it cannot access by other lan computers.
Is there any solution to deploy them on server using WEB DEPLOY published method or any because i dont have internet access there so i am not able to use any 3rd party controls to deploy it.
I have also reffered this link but it does not work for me to get exact solution.
http://www.aspforums.net/Threads/168731/How-to-deploying-site-on-webserver-with-virtual-directory/