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 9395Post New ISST Interview Questions
What Are The Joint Supervisory Teams?
WHEN SUB. A IS HPLMN AND B SUB. IS ROAMING FROM ANOTHER PLMN CAN ANY ONE TELL ME THE CALL FLOW FOR THIS?
What's the difference between super() and super(props) in React when using ES6 classes?
Comment on the growth of online data?
What is precision of a measurement?
Explain attributes in dot net?
What do you mean by distribution transformers?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
Explain what are threads?
Explain the Algorithm Technique of Reinforcement Learning in Machine Learning?
What does ibm mq mean?
What are the new salary and compensation levels under this Final Rule?
What is the use of fallback?
What are the popular rpa tools & vendors?
Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.