Link to home
Start Free TrialLog in
Avatar of recovery3
recovery3

asked on

Going from home to work with asp and web forms

I have been working on ASP and webforms with vb.net. I have most of the training programs running half way on my home computer. Now here lies my problem. How do I get them form home to my companys web server. I tried at work but had to do the training at home. I have devloped a web page in frontpage becasue that is the software they have installed. But what do I need to do to get up and running on the server at work. Do I have to have to design the programs on the server or can I link to the server and have them run on the server. Everything I have read tell me how to set it up as local host and that is fine but how do I do it on the server. Lost Lost Lost.
Avatar of rama_krishna580
rama_krishna580
Flag of United States of America image

Hi,

You need to create same project name and folder configuration at Office, as you developed at home and try to import all the source into project that created and then run. Because the settings at home may be have some differences from Office.

R.K
Avatar of recovery3
recovery3

ASKER

Ok I can do that but many of these programs have to be run on the server. The user sends the dat the server does its thing and send the results. But how do I get the programs were they will run from the server here is where the problems is. If I am on computer 1 in the Utilities area. I design the programes and they run on the local host on computer 1. But now I need to get them to the server and when people run that web page they get the information from there. They can not get to the web page from my computer. They need to get if from the server.
ASKER CERTIFIED SOLUTION
Avatar of rama_krishna580
rama_krishna580
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial