954,580 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

help me out

i have developed a website.it downloads the file from web server.the code works fine on windows 2000 n windows XP but the code doesn't work on windows 98?

kapil.goyal
Light Poster
47 posts since Jan 2007
Reputation Points: 10
Solved Threads: 0
 

it's probably more to do with the web browser than the version of windows, although without seeing some code or settings for the problem machine it's very difficult to tell.

sedgey
Junior Poster
131 posts since Jan 2007
Reputation Points: 68
Solved Threads: 9
 

what language is it?

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 

ASP.NET requires the .NET framework to run it, Xp ships with the framework and windows 2k will have got from an updare or service pack. You can get the redistributable framework and install it on windows98. ALL .NET software requires the framework to run, just like JAVA needs a JVM or JRE.

hollystyles
Veteran Poster
1,182 posts since Feb 2005
Reputation Points: 262
Solved Threads: 68
 

or the php interpreter

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 

Call me old fashioned! but given that the guy has already written the application, it is somewhat unlikely that he is going to try and develop it on three different versions of windows and far more likely that he has a user with windows 98 that cannot download a file? I wouldnt have said anything but the thought of the world thinking that you have to have the .net framework installed on your computer just to view an asp.net site is going to keep me awake at night and lose me customers! Bill will be turning over in his newly philanthropic grave :) (shivers) apologies to all if this is simply a case of a badly posed question!

sedgey
Junior Poster
131 posts since Jan 2007
Reputation Points: 68
Solved Threads: 9
 

i dont actually think even the site hosting the .net code needs the framework as I run asp.net sites from linux using Abyss just fine

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 
i dont actually think even the site hosting the .net code needs the framework as I run asp.net sites from linux using Abyss just fine

yes the site hosting the .net code needs the framework

campkev
Posting Pro in Training
484 posts since Jul 2005
Reputation Points: 14
Solved Threads: 19
 
Call me old fashioned! but given that the guy has already written the application, it is somewhat unlikely that he is going to try and develop it on three different versions of windows and far more likely that he has a user with windows 98 that cannot download a file? I wouldnt have said anything but the thought of the world thinking that you have to have the .net framework installed on your computer just to view an asp.net site is going to keep me awake at night and lose me customers! Bill will be turning over in his newly philanthropic grave :) (shivers) apologies to all if this is simply a case of a badly posed question!

Yes the original post makes for a lot of guessing. I took the 'download file' bit to mean he/she is downloading a website application or a .NET windows application from the site he/she has to run locally. My post is perhaps misleading I do know you don't need the framework to merely browse an ASP.NET website, you need if you wish to run/develop one on your own box.

hollystyles
Veteran Poster
1,182 posts since Feb 2005
Reputation Points: 262
Solved Threads: 68
 
yes the site hosting the .net code needs the framework



maybe my linux box can host my asp.net sites as it has mono?

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You