deploy asp.net in windows 95/98 ?

V

vinothkumar22

Hi all,

Please answer my question

Can i deploy asp.net in windows 95/98 ? will it execute there ?



Vino
 
H

Hans Kesting

Hi all,
Please answer my question

Can i deploy asp.net in windows 95/98 ? will it execute there ?

Vino

"deploying an asp.net application" will only make sense if that
computer is a webserver. I don't think you can install IIS on 95 or 98.
As windows95 is not supported anymore, I don't think it is supported to
run a .net application there. Win98 might be able to run it, but some
functions (IIRC mostly in graphics) are not available.

To use (a browser like IE on) win95/98 to access a webapplication that
is installed on some other server should not be a problem, as the
browser only sees HTML plus javascript, no .Net code.

Hans Kesting
 
M

Mark Rae

Can i deploy asp.net in windows 95/98 ? will it execute there ?

Hmm - you need to clarify what you mean...

1) Do you mean is it possible to install a web server such as IIS on Win 9x?
I don't think so...

2) Do you mean is it possible to install Visual Studio.NET on Win9x and
develop ASP.NET solutions on that platform? Again, I don't think so...

3) Do you mean is it possible from Win9x to use an ASP.NET application
deployed on a remote webserver? Yes it is.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top