473,802 Members | 1,960 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Express Version Kills Current Version

Never mind what they tell you. Just installed 2.0 beta and no more 1.1.
Tried to run simple ASP app and doesn't work anymore. Ran aspnet_regiss -i
but to no avail. So anyone who tells you they run side by side needs to be
put in the stocks with the spammers.

No I can only hope that a system restore will fix this.

Lloyd Sheen
Nov 18 '05 #1
11 1168
I can now run but not debug. If I attempt this I get msg that IIS cannot
debug. I then attempt to attach. In the attach screen I notice that [2488]
C:\WINDOWS\Micr osoft.NET\Frame work\v2.0.40607 \aspnet_wp.exe is the process.
I did an aspnet_regiss -i and it said it was registering 1.1.

Any ideas before I slit my wrists???

Lloyd Sheen

"Lloyd Sheen" <sq************ *******@tostops pamhotmail.com> wrote in message
news:VU******** ************@tw ister01.bloor.i s.net.cable.rog ers.com...
Never mind what they tell you. Just installed 2.0 beta and no more 1.1.
Tried to run simple ASP app and doesn't work anymore. Ran aspnet_regiss -i but to no avail. So anyone who tells you they run side by side needs to be put in the stocks with the spammers.

No I can only hope that a system restore will fix this.

Lloyd Sheen

Nov 18 '05 #2
Hi Lloyd,

"Lloyd Sheen" <sq************ *******@tostops pamhotmail.com> wrote in message
news:VU******** ************@tw ister01.bloor.i s.net.cable.rog ers.com...
Never mind what they tell you. Just installed 2.0 beta and no more 1.1.
Tried to run simple ASP app and doesn't work anymore. Ran aspnet_regiss -i but to no avail. So anyone who tells you they run side by side needs to be put in the stocks with the spammers.

No I can only hope that a system restore will fix this.

Lloyd Sheen


Sorry to hear that. If you

1. go into the IIS console.
2. select the web application node.
3. opposite-click and choose Properties.
4. click on the ASP.NET tab

What is selected in the "ASP.NET Version" drop-down?

Regards,
Daniel
Nov 18 '05 #3
Thanks so much, even though I ran the aspnet_regiss -i it was using 2.0. I
changed it to 1.1 and things are ok again. Is this a new tab (I don't go to
the config too often) so I don't remember seeing it before.

Lloyd Sheen
"Daniel Pratt" <ko************ ******@hotmail. com> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Hi Lloyd,

"Lloyd Sheen" <sq************ *******@tostops pamhotmail.com> wrote in message news:VU******** ************@tw ister01.bloor.i s.net.cable.rog ers.com...
Never mind what they tell you. Just installed 2.0 beta and no more 1.1.
Tried to run simple ASP app and doesn't work anymore. Ran

aspnet_regiss -i
but to no avail. So anyone who tells you they run side by side needs to

be
put in the stocks with the spammers.

No I can only hope that a system restore will fix this.

Lloyd Sheen


Sorry to hear that. If you

1. go into the IIS console.
2. select the web application node.
3. opposite-click and choose Properties.
4. click on the ASP.NET tab

What is selected in the "ASP.NET Version" drop-down?

Regards,
Daniel

Nov 18 '05 #4
Make sure you use this tool:

ASP.NET Version Switcher

http://www.denisbauer.com/NETTools/A...nSwitcher.aspx

Ken
"Lloyd Sheen" <sq************ *******@tostops pamhotmail.com> wrote in message
news:VU******** ************@tw ister01.bloor.i s.net.cable.rog ers.com...
Never mind what they tell you. Just installed 2.0 beta and no more 1.1.
Tried to run simple ASP app and doesn't work anymore. Ran
aspnet_regiss -i
but to no avail. So anyone who tells you they run side by side needs to
be
put in the stocks with the spammers.

No I can only hope that a system restore will fix this.

Lloyd Sheen


Nov 18 '05 #5
Yea -- what tab? Noting I have not installed any of the beta
yet I intend to and am completely puzzled.

My IIS MMC shows the following tree...

Internet Information Services
- (local computer)
+ Application Pools
+ Web Sites
+ Web Service Extensions
+ Default SMTP Virtual Server

If I expand Web Service Extensions I can observe
ASP.NET v1.1.4322 but nothing in the entire tree
is a 'web application' node nor is there an ASP.NET tab
anywhere I can observe.
--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee. com
URL http://www.metromilwaukee.com/clintongallagher/

"Lloyd Sheen" <sq************ *******@tostops pamhotmail.com> wrote in message
news:N%******** ***********@twi ster01.bloor.is .net.cable.roge rs.com...
Thanks so much, even though I ran the aspnet_regiss -i it was using 2.0. I
changed it to 1.1 and things are ok again. Is this a new tab (I don't go to
the config too often) so I don't remember seeing it before.

Lloyd Sheen
"Daniel Pratt" <ko************ ******@hotmail. com> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Hi Lloyd,

"Lloyd Sheen" <sq************ *******@tostops pamhotmail.com> wrote in

message
news:VU******** ************@tw ister01.bloor.i s.net.cable.rog ers.com...
Never mind what they tell you. Just installed 2.0 beta and no more 1.1.
Tried to run simple ASP app and doesn't work anymore. Ran

aspnet_regiss -i
but to no avail. So anyone who tells you they run side by side needs to

be
put in the stocks with the spammers.

No I can only hope that a system restore will fix this.

Lloyd Sheen


Sorry to hear that. If you

1. go into the IIS console.
2. select the web application node.
3. opposite-click and choose Properties.
4. click on the ASP.NET tab

What is selected in the "ASP.NET Version" drop-down?

Regards,
Daniel


Nov 18 '05 #6
Hey Clinton,

1. Open the IIS applet.
2. Expand the Web Sites node.
3. Right-click on Default Web Site.
4. From the context menu, click Properties.
5. Locate the new ASP.NET tab.

Do the same on a Web application such as
IISHelp.

Okay now?

Ken
Microsoft MVP [ASP.NET]

"clintonG" <csgallagher@RE ************@me tromilwaukee.co m> wrote in message
news:uK******** ******@TK2MSFTN GP11.phx.gbl...
Yea -- what tab? Noting I have not installed any of the beta
yet I intend to and am completely puzzled.

My IIS MMC shows the following tree...

Internet Information Services
- (local computer)
+ Application Pools
+ Web Sites
+ Web Service Extensions
+ Default SMTP Virtual Server

If I expand Web Service Extensions I can observe
ASP.NET v1.1.4322 but nothing in the entire tree
is a 'web application' node nor is there an ASP.NET tab
anywhere I can observe.
--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee. com
URL http://www.metromilwaukee.com/clintongallagher/

"Lloyd Sheen" <sq************ *******@tostops pamhotmail.com> wrote in
message
news:N%******** ***********@twi ster01.bloor.is .net.cable.roge rs.com...
Thanks so much, even though I ran the aspnet_regiss -i it was using 2.0.
I
changed it to 1.1 and things are ok again. Is this a new tab (I don't go
to
the config too often) so I don't remember seeing it before.

Lloyd Sheen
"Daniel Pratt" <ko************ ******@hotmail. com> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
> Hi Lloyd,
>
> "Lloyd Sheen" <sq************ *******@tostops pamhotmail.com> wrote in

message
> news:VU******** ************@tw ister01.bloor.i s.net.cable.rog ers.com...
> > Never mind what they tell you. Just installed 2.0 beta and no more
> > 1.1.
> > Tried to run simple ASP app and doesn't work anymore. Ran
> aspnet_regiss -i
> > but to no avail. So anyone who tells you they run side by side needs
> > to
> be
> > put in the stocks with the spammers.
> >
> > No I can only hope that a system restore will fix this.
> >
> > Lloyd Sheen
>
> Sorry to hear that. If you
>
> 1. go into the IIS console.
> 2. select the web application node.
> 3. opposite-click and choose Properties.
> 4. click on the ASP.NET tab
>
> What is selected in the "ASP.NET Version" drop-down?
>
> Regards,
> Daniel
>
>




Nov 18 '05 #7
Ken -- I looked at properties for the Default Web Site when I first
started reading through this post -- there is no 'tab' for a 'new' ASP.NET
or any indication of 'new' other than a Default Web Site context menu
item used for creating a new Web Site or a new Virtual Directory.

I am using IIS 6 via Windows Server 2003 and I went into a
Windows 2000 Pro IIS5 machine and see no such tabs there either.

I'm interested in being able to quickly determine which version of ASP.NET
is loaded and at the moment the only way I know how to 'see' which version
is loaded is by going through the Web Service Extensions located in the
(local computer) tree of the IIS Manager.

This is no big deal to me at the moment as I know I only have v1.1.4322
installed as I built this server from bare metal but I don't like not knowing
something that came to my attention and all of a sudden seemed so obvious
that I may have missed it all along.

I'm going to install Denis Bauer's ASPNetVersionSw itcher anyway.
Have you tried his ViewStateViewer Demo? It reads the contents of the
ViewState and displays results in the Trace output but I keep getting object
errors when trying to use it.

--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee. com
URL http://www.metromilwaukee.com/clintongallagher/

"Ken Cox [Microsoft MVP]" <BA************ @sympatico.ca> wrote in message
news:un******** ******@TK2MSFTN GP11.phx.gbl...
Hey Clinton,

1. Open the IIS applet.
2. Expand the Web Sites node.
3. Right-click on Default Web Site.
4. From the context menu, click Properties.
5. Locate the new ASP.NET tab.

Do the same on a Web application such as
IISHelp.

Okay now?

Ken
Microsoft MVP [ASP.NET]

"clintonG" <csgallagher@RE ************@me tromilwaukee.co m> wrote in message
news:uK******** ******@TK2MSFTN GP11.phx.gbl...
Yea -- what tab? Noting I have not installed any of the beta
yet I intend to and am completely puzzled.

My IIS MMC shows the following tree...

Internet Information Services
- (local computer)
+ Application Pools
+ Web Sites
+ Web Service Extensions
+ Default SMTP Virtual Server

If I expand Web Service Extensions I can observe
ASP.NET v1.1.4322 but nothing in the entire tree
is a 'web application' node nor is there an ASP.NET tab
anywhere I can observe.
--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee. com
URL http://www.metromilwaukee.com/clintongallagher/

"Lloyd Sheen" <sq************ *******@tostops pamhotmail.com> wrote in
message
news:N%******** ***********@twi ster01.bloor.is .net.cable.roge rs.com...
Thanks so much, even though I ran the aspnet_regiss -i it was using 2.0.
I
changed it to 1.1 and things are ok again. Is this a new tab (I don't go
to
the config too often) so I don't remember seeing it before.

Lloyd Sheen
"Daniel Pratt" <ko************ ******@hotmail. com> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
> Hi Lloyd,
>
> "Lloyd Sheen" <sq************ *******@tostops pamhotmail.com> wrote in
message
> news:VU******** ************@tw ister01.bloor.i s.net.cable.rog ers.com...
> > Never mind what they tell you. Just installed 2.0 beta and no more
> > 1.1.
> > Tried to run simple ASP app and doesn't work anymore. Ran
> aspnet_regiss -i
> > but to no avail. So anyone who tells you they run side by side needs
> > to
> be
> > put in the stocks with the spammers.
> >
> > No I can only hope that a system restore will fix this.
> >
> > Lloyd Sheen
>
> Sorry to hear that. If you
>
> 1. go into the IIS console.
> 2. select the web application node.
> 3. opposite-click and choose Properties.
> 4. click on the ASP.NET tab
>
> What is selected in the "ASP.NET Version" drop-down?
>
> Regards,
> Daniel
>
>


Nov 18 '05 #8
Ken,

I had C# 2005 Express, .NET 2.0, and SQL 2005 Express installed.

I had the ASP.NET tab, but it would _not_ change from 2.0 back to 1.1. I
could select 1.1, click OK, but it would not register it. I go back to the
tab, it was still 2.0.

I had to uninstall the 2.0 framework today to get 1.1 working again.

The ASP.NET tab is not working properly for some reason. My instinct tells
me there's a permission or readonly flag set improperly somewhere.

David C

"Ken Cox [Microsoft MVP]" <BA************ @sympatico.ca> wrote in message
news:un******** ******@TK2MSFTN GP11.phx.gbl...
Hey Clinton,

1. Open the IIS applet.
2. Expand the Web Sites node.
3. Right-click on Default Web Site.
4. From the context menu, click Properties.
5. Locate the new ASP.NET tab.

Do the same on a Web application such as
IISHelp.

Okay now?

Ken
Microsoft MVP [ASP.NET]

"clintonG" <csgallagher@RE ************@me tromilwaukee.co m> wrote in message news:uK******** ******@TK2MSFTN GP11.phx.gbl...
Yea -- what tab? Noting I have not installed any of the beta
yet I intend to and am completely puzzled.

My IIS MMC shows the following tree...

Internet Information Services
- (local computer)
+ Application Pools
+ Web Sites
+ Web Service Extensions
+ Default SMTP Virtual Server

If I expand Web Service Extensions I can observe
ASP.NET v1.1.4322 but nothing in the entire tree
is a 'web application' node nor is there an ASP.NET tab
anywhere I can observe.
--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee. com
URL http://www.metromilwaukee.com/clintongallagher/

"Lloyd Sheen" <sq************ *******@tostops pamhotmail.com> wrote in
message
news:N%******** ***********@twi ster01.bloor.is .net.cable.roge rs.com...
Thanks so much, even though I ran the aspnet_regiss -i it was using 2.0. I
changed it to 1.1 and things are ok again. Is this a new tab (I don't go to
the config too often) so I don't remember seeing it before.

Lloyd Sheen
"Daniel Pratt" <ko************ ******@hotmail. com> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
> Hi Lloyd,
>
> "Lloyd Sheen" <sq************ *******@tostops pamhotmail.com> wrote in
message
> news:VU******** ************@tw ister01.bloor.i s.net.cable.rog ers.com... > > Never mind what they tell you. Just installed 2.0 beta and no more
> > 1.1.
> > Tried to run simple ASP app and doesn't work anymore. Ran
> aspnet_regiss -i
> > but to no avail. So anyone who tells you they run side by side needs > > to
> be
> > put in the stocks with the spammers.
> >
> > No I can only hope that a system restore will fix this.
> >
> > Lloyd Sheen
>
> Sorry to hear that. If you
>
> 1. go into the IIS console.
> 2. select the web application node.
> 3. opposite-click and choose Properties.
> 4. click on the ASP.NET tab
>
> What is selected in the "ASP.NET Version" drop-down?
>
> Regards,
> Daniel
>
>


Nov 18 '05 #9
Strange that it didn't show up for you. A beta issue, I guess.

Did ASP.NET 2.0 show up in Denis' tool?

Ken

"clintonG" <csgallagher@RE ************@me tromilwaukee.co m> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Ken -- I looked at properties for the Default Web Site when I first
started reading through this post -- there is no 'tab' for a 'new' ASP.NET
or any indication of 'new' other than a Default Web Site context menu
item used for creating a new Web Site or a new Virtual Directory.


Nov 18 '05 #10

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

Similar topics

4
1546
by: Lloyd Sheen | last post by:
Never mind what they tell you. Just installed 2.0 beta and no more 1.1. Tried to run simple ASP app and doesn't work anymore. Ran aspnet_regiss -i but to no avail. So anyone who tells you they run side by side needs to be put in the stocks with the spammers. No I can only hope that a system restore will fix this. Lloyd Sheen
48
3734
by: ik | last post by:
ERROR after uninstalling SQL Server 2005 Express I get this message, SQLDMO has not been registered. Please re-run your setupand contact your system administrator. GREAT!!! ReInstalled SQL SERVER 2000 after playing around with SQL Server 2005...
1
2854
by: Matt Alanzo | last post by:
On another newsgroup an Access knowledgable party posted: >You should be able to connect an Access ADP to an existing SQLExpress >database running in SQLS 2000 compatibility mode. The only thing you >won't be able to do is access any of the design surfaces for SQLS >objects in the ADP. I checked with the Access team on this :-) > I appealed for clarification but without reply. Maybe somone on this newsgroup can provide insight.
5
1579
by: Paul Johnson | last post by:
I just downloaded and install C# express and all is well. But, I don't understand the IDE. Trying to read the documents. I follow a hyperlink but can't figure out how to get back to where I came from. It is like a broswer but the back buttons don't work. The only think I know to do is kill C# and start over... So where is the history, open files, back?? Thanks..
9
5763
by: HC | last post by:
Hello, all, I started out thinking my problems were elsewhere but as I have worked through this I have isolated my problem, currently, as a difference between MSDE and SQL Express 2005 (I'll just call it Express for simplicity). I have, to try to simplify things, put the exact same DB on two systems, one running MSDE and one running Express. Both have 2 Ghz processors (one Intel, one AMD), both have a decent amount of RAM (Intel system...
3
6446
by: Steve | last post by:
Hi All I downloaded Sql server 2005 express SP2 and attempted to modify the Bootstrapper package files as I did with SP1 When i try to install SQL server as part of my VS 2005 deployment app I get an error at the end of the SQL server install phase 'Invalid endpoint'. (Note SQL server express gets installed OK) If I run SQL server express SP2 setup directly it I don't get the error
5
9340
by: =?Utf-8?B?TWFya1NraQ==?= | last post by:
For about a month now, I have had trouble with Outlook Express. When logging in to Outlook Express, I get an error message stating that the connection to server has failed. My internet connection works (same server), but Outlook Express is unable to connect. If I restart the computer, Outlook Express will then be able to connect; so eventually I can use it but I must reboot every time. I have checked with my ISP and they say there is no...
2
2729
by: ramaswamynanda | last post by:
Hello All, I have an application using ASP.NET. The database is SQLServer Express 2005. There is a table called ApartmentInfo in the database. All i am trying to do, is to "select * from ApartmentInfo" into a repeater control on an asp.net page. This is the connection code i am using - Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Dim dbconn, sql, dbcomm, dbread ...
21
1120
by: James | last post by:
http://www.microsoft.com/express/download/ I've just seen the ad and the download page. 1) what are you missing if you use these as opposed to full version of Visual Studio? 2) can you install all the express editions on the same computer? I mostly do wsh scripting and I'm assuming the vb edition will support this
0
9699
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
9562
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10304
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
10285
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6838
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
5494
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5622
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4270
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
3
2966
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.