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...... ?

Answers were Sorted based on User's Feedback



Weather I can use Dotnet framework 1.0 and 2.0 in same machine for Two application or not if "..

Answer / rambhopal reddy

Yes, you can managed dotnet framework 1.1 and 2.0 in one
system. the configuration will be changed on iis server.

Step 1: Go to run prompt inetmgr
Step 2: right click on your application [Default website]
Step 3: go to properties select asp.net menu.
Step 4: Select asp.net version either what you want.
Step 5: ok.

even your application will not run

do this steps: in command prompt

cd C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727

aspnet_regiis -i

then try to execute your program.

Thanks
buddy

Is This Answer Correct ?    5 Yes 1 No

Weather I can use Dotnet framework 1.0 and 2.0 in same machine for Two application or not if "..

Answer / 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

More DotNet Errors Interview Questions

Hi everyone, I got some problem this week. I don't know the coding for "Linklabel" in C#.net. In ASP.net, I use it "Response.Redirect" and "Server.Transfer" and I also can use hyperlink. When offline I use "linklabel", Now I still write by "System.Dianogstic", It still showing error and can't reach my dedicated page(Means design page). So if anyone know it, please share your technical help. Thanks (Horace Trever)

1 Answers  


Hi Everyone, I used VB.net until last year, this year I change my language to C#.net.But the easy one in VB.net such as "Set as Start page when running program", right click on solution explorer and do it. But in C#.net I can't find the way to do (Set as start page)until now. If anyone know it , please share your technical help. Thanks . (Horace Trever)

4 Answers  


while am using file upload control in the content type=="pjpeg" then it will execute,but if the content type=="jpeg" it is not execute.What it is the meaning of i.e:"pjpeg" i want to upload all type of images like jpeg,bmp,gif etc..,and that image is display in the "image control" when am click the Button click event...HOW.. Plz replay ...

2 Answers  


How to find out syntax error by manual testing

3 Answers  


How to use singal crystal report viewer to multiple reports?

1 Answers   Sparsh,






What is Difference Between Server.Response and Response.Redirect in ASP.Net with C#?

1 Answers   Infosys, NIIT,


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...... ?

2 Answers   ISST,


a cowboy rides to town on friday he stays there for three days and lives on friday.how was that possible

2 Answers   Synechron,


not being able to create delivery from vl01n inspite of assigning sales order and delivery plz answer it immediately if any one knows

1 Answers  


In .net how many error will occur?

0 Answers   Chevrolet, TCS,


how to track links visited in google using iframes in dotnet

1 Answers  


how we change the .net 1.0 to .net 2.0?is that can we only paste the dll file?

1 Answers  


Categories