473,938 Members | 3,121 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can't change virtual directory to 2.0

I added a new virtual directory to IIS and want to set it to use ASP.Net
2.0, but the dropdown box on the IIS ASP.Net tab defaults to 1.1 and is
disabled. And the Edit Configuration button is disabled. Why is that since
I have another virtual directory on the same machine that's set to 2.0, so I
know that framework 2.0 is installed on the machine.
Thanks
/Ken
Apr 21 '07 #1
1 1248
Keep in mind, a virtual directory is not an application. Make sure that the
virtual directory is created as an application under the virtual directory
tab on the property dialog.

--
Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006

"Ken Smith" <kd*****@health .state.ak.uswro te in message
news:%2******** ********@TK2MSF TNGP02.phx.gbl. ..
>I added a new virtual directory to IIS and want to set it to use ASP.Net
2.0, but the dropdown box on the IIS ASP.Net tab defaults to 1.1 and is
disabled. And the Edit Configuration button is disabled. Why is that
since I have another virtual directory on the same machine that's set to
2.0, so I know that framework 2.0 is installed on the machine.
Thanks
/Ken

Apr 21 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
3740
by: Mark Hoagland | last post by:
I've got a scenario with a web application where I must access the virtual directory being accessed from within the Application_OnStart event handler. Specifically, I have a series of IIS virtual directories which all point to the same set of ASP pages. However, since each virtual directory is a separate 'application', each has its own set data which must be cached. To detect which data must be cached for each virtual directory, I need to...
4
2605
by: Michelle | last post by:
I have a website with 6 virtual directories under it who dont "see" the bin/ directory in the root. If I create a /bin directory in each virtual directory and then copy my dll's in there, it works. Any idea what I'm doing wrong? Or any other way to reference a dll? I know a solution is to copy the dll's into the GAC, but this server has many other websites running on it, so I don't want the dll's there and available to any other...
2
2486
by: ed d | last post by:
Hi, When I try to create a new web project, or "add existing project from web" or "open from source control" i'm prompted for a URL and type in a virtual directory. -- with "add project from web" i just get a file dialog box in "my documents" and browsing to the right project folder doesn't work.
0
946
by: YaronP | last post by:
Hello, I am trying to update the password of the Connect As field of a Virtual Directory from source code (c#, c++ or other language). I am useing DirectoryServices and I managed to retrieve the Virtual Directory as a DirectoryEntry object but I didn't find how to update the password of the Connect As field from this object. The UserName and Password properties of the DirectoryEntry object refer to the credentials used to authenticate...
4
2960
by: david | last post by:
I basically use the following code to display the directory and file names in the WWWROOT, but can not show the virtual directory. ---- Dim path As String = Server.MapPath(x) Dim di As DirectoryInfo = New DirectoryInfo(path) Listing.DataSource = di.GetFileSystemInfos() Listing.DataBind() ---- Anyone can help me about how to list the virtual directory.
0
1046
by: Brad Wood | last post by:
I've reinstalled my operating system and now want to reopen a web service project. Here is the URLPath in my project's .webinfo file: "http://localhost/DriverService/DriverWebService.csproj" So I create a new virtual directory in IIS, name it "DriverService", and set it's local path to the directory containing my .csproj (and other project files). I verified that IIS is working by creating a simple page in wwwroot and calling...
8
2546
by: Nate | last post by:
I am running on Window 2003. I have a website built in ASP.NET 2.0. I need to have a Virtual Directory running an application in 1.1. I have configured each in its own Application Pool. The 1.1 application picks up and parses the 2.0 web.config. It is complaining about the connectionstrings node. If I comment out that node the applications both run. I have tried running the 1.1 application under 2.0 but there are some controls used in...
2
2166
by: tshad | last post by:
I am trying to use my IIS web server on my local machine for testing my web site. The problem is that periodically it will not use the virtual directory for the root. This happens for my logon page, for instance. If I have the following Virtual Directory: Staff.
6
4014
by: =?Utf-8?B?Sm9uYXRoYW4gQXR0cmVl?= | last post by:
Hi I have just taken over management of a web site, many pages of which contain the line: <!--#include virtual="/admin/Includes/conn_Login.asp" --> When I try to load this page (login.asp) I get the error: Page cannot be displayed Active Server Pages, ASP 0126 (0x80004005) The include file '/admin/Includes/conn_Login.asp' was not found.
0
10126
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
11515
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
11099
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8209
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
7377
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
6287
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4900
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
4442
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3495
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.