farshad Posted June 4, 2003 Posted June 4, 2003 Hi everyone, The users in the company are running windows 2000 and my vb 6 and asp programs are running fine. The question is that if I create a .net application on my machine then can I set it up on the users machine as they are now? Do I need to install other things in their win 2000 client machines? Thanks Quote Farshad
Administrators PlausiblyDamp Posted June 4, 2003 Administrators Posted June 4, 2003 If they are just using a web browser to access you asp.net apps then they shouldn't need anything extra installing. If the need to run a VB.Net application locally then they will need the .Net Framework installing (about 20M) Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
farshad Posted June 4, 2003 Author Posted June 4, 2003 How about if they want to run an asp.net application on their intranet. Should the .net framework be still installed? Thanks Quote Farshad
Administrators PlausiblyDamp Posted June 4, 2003 Administrators Posted June 4, 2003 Would only need to be installed on the server hosting the asp.net application Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
farshad Posted June 4, 2003 Author Posted June 4, 2003 So just to get this right, I will have to install the .net framework on the company web server only and then the users in the office can just go to something like http://webservername/page1.aspx Is this correct? Thanks Quote Farshad
Administrators PlausiblyDamp Posted June 4, 2003 Administrators Posted June 4, 2003 should work just fine. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.