Weather I can use Dotnet framework 1.0 and 2.0 in same
machine for Two application or not if "Yes" then how will
configure in IIS for Framework 1.0 and 2.0 First
Application will be working in .net Frame work 1.0 Send
will be .net Frame work 2.0 How to Configure IIS for both
Application using Virtual Directory I tried but when
Confirte 1.0 then Second Application not working which is
having 2.0 Framework but when Conf. 2.0 then Send
Application works but First app. Not Work ...... How I
Configure IIS for both Application Throwing ERR "The web
application you are attempting to access on this web server
is currently unavailable. Please hit the "Refresh" button
in your web browser to retry your request. " After Hitting
Refresh Button also not works...... ?

Answer Posted / dilip kumar

1) As said in your question it appears to be that u have
been configuring the application for different versions to
the same port.
2) We can configure the same application for different
versions in the same IIS server but need to assign
different prot number to the application.
3) First of all create a virtual directory for the first
application tab properties a default home directory appears
with default port number configure the application and then
create another application for the another port and
configure the applcation it work

Note: Type the url with port number to get the application

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In .net how many error will occur?

2420


Program ended with error or warning, return code: 4

13691