473,320 Members | 1,699 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Installing Net Framework Service Pack 1

I have made a new post because when I try to respond to another, I get the
error, "Article Rejected -- Ill-formed message id"

This is in response to the advice of Juan Libre to install Net Framework
Service Pack 1 in order to use ASP.net 1.1 and the net Framework 1.1
------------------------------------------------------------------------------------------------
I found the following file, "svcpack.log" at C:\WINNT.
It contains many lines, a few of which are the following:

1577.734: Num Ticks for Reg update and deleting 0 size files : 17187
1577.734: DoInstallation: ApplyAdminSystemAclsRecursive for
c:\winnt\$hf_mig$\Service Pack 2 failed; error=0x00000003
1577.734: Starting process:
C:\WINNT\Microsoft.NET\Framework\v1.0.3705\copy2ga c /i /a /p:"C:\Program
Files\Common Files\microsoft shared\ink\1.7\"
1577

Does this mean that the Net Framework Service Pack 1 is *already* installed?
Jun 6 '07 #1
13 6596
No, dancer, that log refers to the .net framework 1.0 service pack 2.

When you install the .net framework 1.1 service pack 1, you'll have these files :

1. %temp%\netfxsl.log
2. %temp%\netfxupdate.log

To get to the %temp% directory click Start, click Run, type “%temp%” and click OK.

Did you download and install the correct service pack ?

The .net framework 1.1 service pack 1 download is at :
http://www.microsoft.com/downloads/d...displaylang=en

It's a 10.2MB download.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:%2****************@TK2MSFTNGP05.phx.gbl...
>I have made a new post because when I try to respond to another, I get the
error, "Article Rejected -- Ill-formed message id"

This is in response to the advice of Juan Libre to install Net Framework
Service Pack 1 in order to use ASP.net 1.1 and the net Framework 1.1
------------------------------------------------------------------------------------------------
I found the following file, "svcpack.log" at C:\WINNT.
It contains many lines, a few of which are the following:

1577.734: Num Ticks for Reg update and deleting 0 size files : 17187
1577.734: DoInstallation: ApplyAdminSystemAclsRecursive for c:\winnt\$hf_mig$\Service Pack 2
failed; error=0x00000003
1577.734: Starting process: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\copy2ga c /i /a
/p:"C:\Program Files\Common Files\microsoft shared\ink\1.7\"
1577

Does this mean that the Net Framework Service Pack 1 is *already* installed?



Jun 6 '07 #2
1. I installed net framework 1.1 service pack
2. I found the 2 %temp% log files you mention below.
3. I opened WebMatrix and ran a file.
4. On the compiler error message there was this:
Version Information: Microsoft .NET Framework Version:2.0.50727.42;
ASP.NET Version:2.0.50727.210
5. I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.
However, I noticed that on the same tab, the file location is indicated
as \Framework\v2.0.50.
Also, on the ISAPI Filters tab at the bottom is ASP 2.0.507270 with a
priority of low.
6. I am accessing the IIS folder from Administrative Tools. In the
Administrative Tools there is a file called "net Framework 2.0
configuration". There is not a 1.1 configuration.

????
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:uh**************@TK2MSFTNGP05.phx.gbl...
No, dancer, that log refers to the .net framework 1.0 service pack 2.

When you install the .net framework 1.1 service pack 1, you'll have these
files :

1. %temp%\netfxsl.log
2. %temp%\netfxupdate.log

To get to the %temp% directory click Start, click Run, type "%temp%" and
click OK.

Did you download and install the correct service pack ?

The .net framework 1.1 service pack 1 download is at :
http://www.microsoft.com/downloads/d...displaylang=en

It's a 10.2MB download.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
>>I have made a new post because when I try to respond to another, I get the
error, "Article Rejected -- Ill-formed message id"

This is in response to the advice of Juan Libre to install Net Framework
Service Pack 1 in order to use ASP.net 1.1 and the net Framework 1.1
------------------------------------------------------------------------------------------------
I found the following file, "svcpack.log" at C:\WINNT.
It contains many lines, a few of which are the following:

1577.734: Num Ticks for Reg update and deleting 0 size files : 17187
1577.734: DoInstallation: ApplyAdminSystemAclsRecursive for
c:\winnt\$hf_mig$\Service Pack 2
failed; error=0x00000003
1577.734: Starting process:
C:\WINNT\Microsoft.NET\Framework\v1.0.3705\copy2g ac /i /a
/p:"C:\Program Files\Common Files\microsoft shared\ink\1.7\"
1577

Does this mean that the Net Framework Service Pack 1 is *already*
installed?




Jun 6 '07 #3
I *should* have said there is no 1.1 configuration in the Administrative
Tools folder that I reach from the control panel.
There *is* a 1.1 configuration at this path: \Documents and
settings\Administrator\Start Menu\Programs\Administrator Tools\
"dancer" <da****@microsoft.comwrote in message
news:un*************@TK2MSFTNGP03.phx.gbl...
1. I installed net framework 1.1 service pack
2. I found the 2 %temp% log files you mention below.
3. I opened WebMatrix and ran a file.
4. On the compiler error message there was this:
Version Information: Microsoft .NET Framework Version:2.0.50727.42;
ASP.NET Version:2.0.50727.210
5. I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.
However, I noticed that on the same tab, the file location is indicated
as \Framework\v2.0.50.
Also, on the ISAPI Filters tab at the bottom is ASP 2.0.507270 with a
priority of low.
6. I am accessing the IIS folder from Administrative Tools. In the
Administrative Tools there is a file called "net Framework 2.0
configuration". There is not a 1.1 configuration.

????
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:uh**************@TK2MSFTNGP05.phx.gbl...
>No, dancer, that log refers to the .net framework 1.0 service pack 2.

When you install the .net framework 1.1 service pack 1, you'll have these
files :

1. %temp%\netfxsl.log
2. %temp%\netfxupdate.log

To get to the %temp% directory click Start, click Run, type "%temp%" and
click OK.

Did you download and install the correct service pack ?

The .net framework 1.1 service pack 1 download is at :
http://www.microsoft.com/downloads/d...displaylang=en

It's a 10.2MB download.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
>>>I have made a new post because when I try to respond to another, I get
the
error, "Article Rejected -- Ill-formed message id"

This is in response to the advice of Juan Libre to install Net Framework
Service Pack 1 in order to use ASP.net 1.1 and the net Framework 1.1
------------------------------------------------------------------------------------------------
I found the following file, "svcpack.log" at C:\WINNT.
It contains many lines, a few of which are the following:

1577.734: Num Ticks for Reg update and deleting 0 size files : 17187
1577.734: DoInstallation: ApplyAdminSystemAclsRecursive for
c:\winnt\$hf_mig$\Service Pack 2
failed; error=0x00000003
1577.734: Starting process:
C:\WINNT\Microsoft.NET\Framework\v1.0.3705\copy2 gac /i /a
/p:"C:\Program Files\Common Files\microsoft shared\ink\1.7\"
1577

Does this mean that the Net Framework Service Pack 1 is *already*
installed?





Jun 6 '07 #4
re:
!I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.

Is that "Asp.Net tab" in the IIS Manager, when you right-click
the Application's name and select "Properties" ?

re:
!However, I noticed that on the same tab, the file location is indicated as \Framework\v2.0.50.

I'm getting confused now.
There is *no* "file location which specifies "\Framework\v2.0.50727" ...

What you should be seeing is :
File location : Drive:\PhysicalPathToYourApp'sFiles\web.config

In any case...
Did the .Net Framework 1.1 install correctly ?

To find out if it did, open a command window in the .Net Framework 1.1 directory :

Drive:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

and run the following command :

aspnet_regiis -lv

That will list all the .Net Framework versions installed in your computer,
and will tell you if they are valid installations.

The entry for 1.1 will look like this :
1.1.4322.0 Valid D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_isapi.dll

If you do *not* have a valid installation for 1.1, reinstall it.

If you *do* have a valid installation, you can run the following command from the same directory:

aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName

( substitute your Application's virtual name for "YourAppName", of course... )

That will change the .Net Framework version for that Application to 1.1.

Now, you will be able to run your application against the .Net Framework 1.1.
Try that...and let us know how you did.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:OP**************@TK2MSFTNGP02.phx.gbl...
>I *should* have said there is no 1.1 configuration in the Administrative Tools folder that I reach
from the control panel.
There *is* a 1.1 configuration at this path: \Documents and settings\Administrator\Start
Menu\Programs\Administrator Tools\
"dancer" <da****@microsoft.comwrote in message news:un*************@TK2MSFTNGP03.phx.gbl...
>1. I installed net framework 1.1 service pack
2. I found the 2 %temp% log files you mention below.
3. I opened WebMatrix and ran a file.
4. On the compiler error message there was this:
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
Version:2.0.50727.210
5. I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.
However, I noticed that on the same tab, the file location is indicated as \Framework\v2.0.50.
Also, on the ISAPI Filters tab at the bottom is ASP 2.0.507270 with a priority of low.
6. I am accessing the IIS folder from Administrative Tools. In the Administrative Tools there is
a file called "net Framework 2.0 configuration". There is not a 1.1 configuration.

????
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:uh**************@TK2MSFTNGP05.phx.gbl...
>>No, dancer, that log refers to the .net framework 1.0 service pack 2.

When you install the .net framework 1.1 service pack 1, you'll have these files :

1. %temp%\netfxsl.log
2. %temp%\netfxupdate.log

To get to the %temp% directory click Start, click Run, type "%temp%" and click OK.

Did you download and install the correct service pack ?

The .net framework 1.1 service pack 1 download is at :
http://www.microsoft.com/downloads/d...displaylang=en

It's a 10.2MB download.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:%2****************@TK2MSFTNGP05.phx.gbl...
I have made a new post because when I try to respond to another, I get the
error, "Article Rejected -- Ill-formed message id"

This is in response to the advice of Juan Libre to install Net Framework
Service Pack 1 in order to use ASP.net 1.1 and the net Framework 1.1
------------------------------------------------------------------------------------------------
I found the following file, "svcpack.log" at C:\WINNT.
It contains many lines, a few of which are the following:

1577.734: Num Ticks for Reg update and deleting 0 size files : 17187
1577.734: DoInstallation: ApplyAdminSystemAclsRecursive for c:\winnt\$hf_mig$\Service Pack 2
failed; error=0x00000003
1577.734: Starting process: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\copy2ga c /i /a
/p:"C:\Program Files\Common Files\microsoft shared\ink\1.7\"
1577

Does this mean that the Net Framework Service Pack 1 is *already* installed?





Jun 6 '07 #5
RE: To find out if it did, open a command window in the .Net Framework 1.1
directory :

Drive:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

and run the following command :

aspnet_regiis -lv
------------------------------------------------------------------------------------------------
I have an XP Pro. I click Start, All Programs, Accessories, Command Prompt.
It "shells out", as we used to say in the DOS days.
Here I try to enter the directory where the Net Framework 1.1 resides, so
that I can enter the aspnet_regiis -lv command WITHIN that directory, but
the Command Prompt is looking for a command, not a directory.

The path where the 1.1 resides is this:
C:\WINNT\Microsoft.NET\Framework\v1.1.4322
-----------------------------------------------------------------------------------------------------------

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eI**************@TK2MSFTNGP04.phx.gbl...
re:
!I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.

Is that "Asp.Net tab" in the IIS Manager, when you right-click
the Application's name and select "Properties" ?

re:
!However, I noticed that on the same tab, the file location is indicated
as \Framework\v2.0.50.

I'm getting confused now.
There is *no* "file location which specifies "\Framework\v2.0.50727" ...

What you should be seeing is :
File location : Drive:\PhysicalPathToYourApp'sFiles\web.config

In any case...
Did the .Net Framework 1.1 install correctly ?

To find out if it did, open a command window in the .Net Framework 1.1
directory :

Drive:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

and run the following command :

aspnet_regiis -lv

That will list all the .Net Framework versions installed in your computer,
and will tell you if they are valid installations.

The entry for 1.1 will look like this :
1.1.4322.0 Valid
D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_isapi.dll

If you do *not* have a valid installation for 1.1, reinstall it.

If you *do* have a valid installation, you can run the following command
from the same directory:

aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName

( substitute your Application's virtual name for "YourAppName", of
course... )

That will change the .Net Framework version for that Application to 1.1.

Now, you will be able to run your application against the .Net Framework
1.1.
Try that...and let us know how you did.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message
news:OP**************@TK2MSFTNGP02.phx.gbl...
>>I *should* have said there is no 1.1 configuration in the Administrative
Tools folder that I reach from the control panel.
There *is* a 1.1 configuration at this path: \Documents and
settings\Administrator\Start Menu\Programs\Administrator Tools\
"dancer" <da****@microsoft.comwrote in message
news:un*************@TK2MSFTNGP03.phx.gbl...
>>1. I installed net framework 1.1 service pack
2. I found the 2 %temp% log files you mention below.
3. I opened WebMatrix and ran a file.
4. On the compiler error message there was this:
Version Information: Microsoft .NET Framework Version:2.0.50727.42;
ASP.NET Version:2.0.50727.210
5. I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.
However, I noticed that on the same tab, the file location is
indicated as \Framework\v2.0.50.
Also, on the ISAPI Filters tab at the bottom is ASP 2.0.507270 with a
priority of low.
6. I am accessing the IIS folder from Administrative Tools. In the
Administrative Tools there is a file called "net Framework 2.0
configuration". There is not a 1.1 configuration.

????
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:uh**************@TK2MSFTNGP05.phx.gbl...
No, dancer, that log refers to the .net framework 1.0 service pack 2.

When you install the .net framework 1.1 service pack 1, you'll have
these files :

1. %temp%\netfxsl.log
2. %temp%\netfxupdate.log

To get to the %temp% directory click Start, click Run, type "%temp%"
and click OK.

Did you download and install the correct service pack ?

The .net framework 1.1 service pack 1 download is at :
http://www.microsoft.com/downloads/d...displaylang=en

It's a 10.2MB download.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl. ..
>I have made a new post because when I try to respond to another, I get
>the
error, "Article Rejected -- Ill-formed message id"
>
This is in response to the advice of Juan Libre to install Net
Framework
Service Pack 1 in order to use ASP.net 1.1 and the net Framework 1.1
------------------------------------------------------------------------------------------------
I found the following file, "svcpack.log" at C:\WINNT.
It contains many lines, a few of which are the following:
>
1577.734: Num Ticks for Reg update and deleting 0 size files : 17187
1577.734: DoInstallation: ApplyAdminSystemAclsRecursive for
c:\winnt\$hf_mig$\Service Pack 2
failed; error=0x00000003
1577.734: Starting process:
C:\WINNT\Microsoft.NET\Framework\v1.0.3705\cop y2gac /i /a
/p:"C:\Program Files\Common Files\microsoft shared\ink\1.7\"
1577
>
Does this mean that the Net Framework Service Pack 1 is *already*
installed?
>
>





Jun 7 '07 #6
Ah, I understand better now.

You're seeing that because you clicked the "Web Sites" folder in the IIS Manager.

For yourspecific application, scroll down, on the left, below "Web Sites",
and right-click the *specific* application you're having problems with.

Still, that image shows that ASP.NET 1.1 isn't registered in IIS in your machine.

Let me repeat what I wrote on the way to solve this :

---000---
In any case...
Did the .Net Framework 1.1 install correctly ?

To find out if it did, open a command window in the .Net Framework 1.1 directory :

Drive:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

and run the following command :

aspnet_regiis -lv

That will list all the .Net Framework versions installed in your computer,
and will tell you if they are valid installations.

The entry for 1.1 will look like this :
1.1.4322.0 Valid D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_isapi.dll

If you do *not* have a valid installation for 1.1, reinstall it.

If you *do* have a valid installation, you can run the following command from the same directory:

aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName

( substitute your Application's virtual name for "YourAppName", of course... )

That will change the .Net Framework version for that Application to 1.1.

Now, you will be able to run your application against the .Net Framework 1.1.

---000---

Try that...and let us know how you did.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:ep**************@TK2MSFTNGP04.phx.gbl...
Re: I'm getting confused now.
>There is *no* "file location which specifies "\Framework\v2.0.50727" ...

Here is a screen shot of my ASP.Net tab: In that same path is "v.1.1.1322" I have other
questions which I will send in another post, for my Outlook Express is very stubborn at present.








"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eI**************@TK2MSFTNGP04.phx.gbl...
>re:
!I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.

Is that "Asp.Net tab" in the IIS Manager, when you right-click
the Application's name and select "Properties" ?

re:
!However, I noticed that on the same tab, the file location is indicated as \Framework\v2.0.50.

I'm getting confused now.
There is *no* "file location which specifies "\Framework\v2.0.50727" ...

What you should be seeing is :
File location : Drive:\PhysicalPathToYourApp'sFiles\web.config

In any case...
Did the .Net Framework 1.1 install correctly ?

To find out if it did, open a command window in the .Net Framework 1.1 directory :

Drive:\WINDOWS\Microsoft.NET\Framework\v1.1.432 2

and run the following command :

aspnet_regiis -lv

That will list all the .Net Framework versions installed in your computer,
and will tell you if they are valid installations.

The entry for 1.1 will look like this :
1.1.4322.0 Valid D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_isapi.dll

If you do *not* have a valid installation for 1.1, reinstall it.

If you *do* have a valid installation, you can run the following command from the same directory:

aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName

( substitute your Application's virtual name for "YourAppName", of course... )

That will change the .Net Framework version for that Application to 1.1.

Now, you will be able to run your application against the .Net Framework 1.1.
Try that...and let us know how you did.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:OP**************@TK2MSFTNGP02.phx.gbl...
>>>I *should* have said there is no 1.1 configuration in the Administrative Tools folder that I
reach
from the control panel.
There *is* a 1.1 configuration at this path: \Documents and settings\Administrator\Start
Menu\Programs\Administrator Tools\
"dancer" <da****@microsoft.comwrote in message news:un*************@TK2MSFTNGP03.phx.gbl...
1. I installed net framework 1.1 service pack
2. I found the 2 %temp% log files you mention below.
3. I opened WebMatrix and ran a file.
4. On the compiler error message there was this:
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
Version:2.0.50727.210
5. I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.
However, I noticed that on the same tab, the file location is indicated as
\Framework\v2.0.50.
Also, on the ISAPI Filters tab at the bottom is ASP 2.0.507270 with a priority of low.
6. I am accessing the IIS folder from Administrative Tools. In the Administrative Tools there
is
a file called "net Framework 2.0 configuration". There is not a 1.1 configuration.

????
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:uh**************@TK2MSFTNGP05.phx.gbl...
No, dancer, that log refers to the .net framework 1.0 service pack 2.
>
When you install the .net framework 1.1 service pack 1, you'll have these files :
>
1. %temp%\netfxsl.log
2. %temp%\netfxupdate.log
>
To get to the %temp% directory click Start, click Run, type "%temp%" and click OK.
>
Did you download and install the correct service pack ?
>
The .net framework 1.1 service pack 1 download is at :
http://www.microsoft.com/downloads/d...displaylang=en
>
It's a 10.2MB download.
>
>
>
>
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl.. .
>>I have made a new post because when I try to respond to another, I get the
>error, "Article Rejected -- Ill-formed message id"
>>
>This is in response to the advice of Juan Libre to install Net Framework
>Service Pack 1 in order to use ASP.net 1.1 and the net Framework 1.1
>------------------------------------------------------------------------------------------------
>I found the following file, "svcpack.log" at C:\WINNT.
>It contains many lines, a few of which are the following:
>>
>1577.734: Num Ticks for Reg update and deleting 0 size files : 17187
>1577.734: DoInstallation: ApplyAdminSystemAclsRecursive for c:\winnt\$hf_mig$\Service Pack 2
>failed; error=0x00000003
>1577.734: Starting process: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\copy2ga c /i /a
>/p:"C:\Program Files\Common Files\microsoft shared\ink\1.7\"
>1577
>>
>Does this mean that the Net Framework Service Pack 1 is *already* installed?
>>
>>
>
>
>





Jun 7 '07 #7
When the command prompt opens, issue this command :

cd C:\WINNT\Microsoft.NET\Framework\v1.1.4322

....and, *then*, run aspnet_regiis -lv

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:OU**************@TK2MSFTNGP02.phx.gbl...
RE: To find out if it did, open a command window in the .Net Framework 1.1 directory :

Drive:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

and run the following command :

aspnet_regiis -lv
------------------------------------------------------------------------------------------------
I have an XP Pro. I click Start, All Programs, Accessories, Command Prompt. It "shells out", as
we used to say in the DOS days.
Here I try to enter the directory where the Net Framework 1.1 resides, so that I can enter the
aspnet_regiis -lv command WITHIN that directory, but the Command Prompt is looking for a command,
not a directory.

The path where the 1.1 resides is this: C:\WINNT\Microsoft.NET\Framework\v1.1.4322
-----------------------------------------------------------------------------------------------------------

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eI**************@TK2MSFTNGP04.phx.gbl...
>re:
!I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.

Is that "Asp.Net tab" in the IIS Manager, when you right-click
the Application's name and select "Properties" ?

re:
!However, I noticed that on the same tab, the file location is indicated as \Framework\v2.0.50.

I'm getting confused now.
There is *no* "file location which specifies "\Framework\v2.0.50727" ...

What you should be seeing is :
File location : Drive:\PhysicalPathToYourApp'sFiles\web.config

In any case...
Did the .Net Framework 1.1 install correctly ?

To find out if it did, open a command window in the .Net Framework 1.1 directory :

Drive:\WINDOWS\Microsoft.NET\Framework\v1.1.432 2

and run the following command :

aspnet_regiis -lv

That will list all the .Net Framework versions installed in your computer,
and will tell you if they are valid installations.

The entry for 1.1 will look like this :
1.1.4322.0 Valid D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_isapi.dll

If you do *not* have a valid installation for 1.1, reinstall it.

If you *do* have a valid installation, you can run the following command from the same directory:

aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName

( substitute your Application's virtual name for "YourAppName", of course... )

That will change the .Net Framework version for that Application to 1.1.

Now, you will be able to run your application against the .Net Framework 1.1.
Try that...and let us know how you did.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:OP**************@TK2MSFTNGP02.phx.gbl...
>>>I *should* have said there is no 1.1 configuration in the Administrative Tools folder that I
reach from the control panel.
There *is* a 1.1 configuration at this path: \Documents and settings\Administrator\Start
Menu\Programs\Administrator Tools\
"dancer" <da****@microsoft.comwrote in message news:un*************@TK2MSFTNGP03.phx.gbl...
1. I installed net framework 1.1 service pack
2. I found the 2 %temp% log files you mention below.
3. I opened WebMatrix and ran a file.
4. On the compiler error message there was this:
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
Version:2.0.50727.210
5. I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.
However, I noticed that on the same tab, the file location is indicated as
\Framework\v2.0.50.
Also, on the ISAPI Filters tab at the bottom is ASP 2.0.507270 with a priority of low.
6. I am accessing the IIS folder from Administrative Tools. In the Administrative Tools there
is a file called "net Framework 2.0 configuration". There is not a 1.1 configuration.

????
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:uh**************@TK2MSFTNGP05.phx.gbl...
No, dancer, that log refers to the .net framework 1.0 service pack 2.
>
When you install the .net framework 1.1 service pack 1, you'll have these files :
>
1. %temp%\netfxsl.log
2. %temp%\netfxupdate.log
>
To get to the %temp% directory click Start, click Run, type "%temp%" and click OK.
>
Did you download and install the correct service pack ?
>
The .net framework 1.1 service pack 1 download is at :
http://www.microsoft.com/downloads/d...displaylang=en
>
It's a 10.2MB download.
>
>
>
>
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl.. .
>>I have made a new post because when I try to respond to another, I get the
>error, "Article Rejected -- Ill-formed message id"
>>
>This is in response to the advice of Juan Libre to install Net Framework
>Service Pack 1 in order to use ASP.net 1.1 and the net Framework 1.1
>------------------------------------------------------------------------------------------------
>I found the following file, "svcpack.log" at C:\WINNT.
>It contains many lines, a few of which are the following:
>>
>1577.734: Num Ticks for Reg update and deleting 0 size files : 17187
>1577.734: DoInstallation: ApplyAdminSystemAclsRecursive for c:\winnt\$hf_mig$\Service Pack 2
>failed; error=0x00000003
>1577.734: Starting process: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\copy2ga c /i /a
>/p:"C:\Program Files\Common Files\microsoft shared\ink\1.7\"
>1577
>>
>Does this mean that the Net Framework Service Pack 1 is *already* installed?
>>
>>
>
>
>




Jun 7 '07 #8
re:
!As you can see in this screen capture, the 1.1 has (root), while the 2.0 does not.

You have a valid install.

re:
!Is that significant?

Not at all, as long as you don't introduce 2.0 objects in the root app.

re:
!since I'm wanting the WebMatrix Project to run against 1.1, would I put the
!WebMatrix at "YourAppName"?

No! That would only apply for *ASP.NET* applications, not Windows apps.

The WebMatrix will run against 1.1 no matter what you do.
It will *not* run against 2.0.

All you have to do to use the Webmatrix is open the file you wish to run.

re:
!aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName
!I am very nervous about registry commands.

That's not a registry command.
It's a command to configure a virtual app as an app which will use the .Net Framework 1.1.

re:
!Is there a chance I could mess up my computer with this?

Absolutey not, but if you're not sure about command-line syntax,
use the IIS Manager interface ( the ASP.NET tab for the app ).

They both do the same thing : configure an app to run against either 1.1 or 2.0

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:eP**************@TK2MSFTNGP05.phx.gbl...
>
As you can see in this screen capture, the 1.1 has (root), while the 2.0 does not.
Is that significant?

Also, about the command, aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName - since I'm wanting the
WebMatrix Project to run against 1.1, would I put the WebMatrix at "YourAppName"?

I am very nervous about registry commands. Is there a chance I could mess up my computer with
this?
>
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
>When the command prompt opens, issue this command :

cd C:\WINNT\Microsoft.NET\Framework\v1.1.4322

...and, *then*, run aspnet_regiis -lv

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:OU**************@TK2MSFTNGP02.phx.gbl...
>>RE: To find out if it did, open a command window in the .Net Framework 1.1 directory :

Drive:\WINDOWS\Microsoft.NET\Framework\v1.1.43 22

and run the following command :

aspnet_regiis -lv
------------------------------------------------------------------------------------------------
I have an XP Pro. I click Start, All Programs, Accessories, Command Prompt. It "shells out", as
we used to say in the DOS days.
Here I try to enter the directory where the Net Framework 1.1 resides, so that I can enter the
aspnet_regiis -lv command WITHIN that directory, but the Command Prompt is looking for a
command,
not a directory.

The path where the 1.1 resides is this: C:\WINNT\Microsoft.NET\Framework\v1.1.4322
-----------------------------------------------------------------------------------------------------------

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eI**************@TK2MSFTNGP04.phx.gbl...
re:
!I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.

Is that "Asp.Net tab" in the IIS Manager, when you right-click
the Application's name and select "Properties" ?

re:
!However, I noticed that on the same tab, the file location is indicated as
\Framework\v2.0.50.

I'm getting confused now.
There is *no* "file location which specifies "\Framework\v2.0.50727" ...

What you should be seeing is :
File location : Drive:\PhysicalPathToYourApp'sFiles\web.config

In any case...
Did the .Net Framework 1.1 install correctly ?

To find out if it did, open a command window in the .Net Framework 1.1 directory :

Drive:\WINDOWS\Microsoft.NET\Framework\v1.1.432 2

and run the following command :

aspnet_regiis -lv

That will list all the .Net Framework versions installed in your computer,
and will tell you if they are valid installations.

The entry for 1.1 will look like this :
1.1.4322.0 Valid D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_isapi.dll

If you do *not* have a valid installation for 1.1, reinstall it.

If you *do* have a valid installation, you can run the following command from the same
directory:

aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName

( substitute your Application's virtual name for "YourAppName", of course... )

That will change the .Net Framework version for that Application to 1.1.

Now, you will be able to run your application against the .Net Framework 1.1.
Try that...and let us know how you did.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:OP**************@TK2MSFTNGP02.phx.gbl...
>I *should* have said there is no 1.1 configuration in the Administrative Tools folder that I
>reach from the control panel.
There *is* a 1.1 configuration at this path: \Documents and settings\Administrator\Start
Menu\Programs\Administrator Tools\
>
>
"dancer" <da****@microsoft.comwrote in message news:un*************@TK2MSFTNGP03.phx.gbl...
>1. I installed net framework 1.1 service pack
>2. I found the 2 %temp% log files you mention below.
>3. I opened WebMatrix and ran a file.
>4. On the compiler error message there was this:
> Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
>Version:2.0.50727.210
>5. I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.
> However, I noticed that on the same tab, the file location is indicated as
>\Framework\v2.0.50.
> Also, on the ISAPI Filters tab at the bottom is ASP 2.0.507270 with a priority of low.
>6. I am accessing the IIS folder from Administrative Tools. In the Administrative Tools
>there
>is a file called "net Framework 2.0 configuration". There is not a 1.1 configuration.
>>
>????
>>
>>
>"Juan T. Llibre" <no***********@nowhere.comwrote in message
>news:uh**************@TK2MSFTNGP05.phx.gbl. ..
>>No, dancer, that log refers to the .net framework 1.0 service pack 2.
>>>
>>When you install the .net framework 1.1 service pack 1, you'll have these files :
>>>
>>1. %temp%\netfxsl.log
>>2. %temp%\netfxupdate.log
>>>
>>To get to the %temp% directory click Start, click Run, type "%temp%" and click OK.
>>>
>>Did you download and install the correct service pack ?
>>>
>>The .net framework 1.1 service pack 1 download is at :
>>http://www.microsoft.com/downloads/d...displaylang=en
>>>
>>It's a 10.2MB download.
>>>
>>>
>>>
>>>
>>Juan T. Llibre, asp.net MVP
>>asp.net faq : http://asp.net.do/faq/
>>foros de asp.net, en español : http://asp.net.do/foros/
>>======================================
>>"dancer" <da****@microsoft.comwrote in message
>>news:%2****************@TK2MSFTNGP05.phx.gbl ...
>>>>I have made a new post because when I try to respond to another, I get the
>>>error, "Article Rejected -- Ill-formed message id"
>>>>
>>>This is in response to the advice of Juan Libre to install Net Framework
>>>Service Pack 1 in order to use ASP.net 1.1 and the net Framework 1.1
>>>------------------------------------------------------------------------------------------------
>>>I found the following file, "svcpack.log" at C:\WINNT.
>>>It contains many lines, a few of which are the following:
>>>>
>>>1577.734: Num Ticks for Reg update and deleting 0 size files : 17187
>>>1577.734: DoInstallation: ApplyAdminSystemAclsRecursive for c:\winnt\$hf_mig$\Service Pack
>>>2
>>>failed; error=0x00000003
>>>1577.734: Starting process: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\copy2ga c /i /a
>>>/p:"C:\Program Files\Common Files\microsoft shared\ink\1.7\"
>>>1577
>>>>
>>>Does this mean that the Net Framework Service Pack 1 is *already* installed?
>>>>
>>>>
>>>
>>>
>>>
>>
>>
>
>





Jun 7 '07 #9
I am SO CONFUSED!!! We are talking in circles!
--------------------------------------------------------------------------
*RE: The WebMatrix will run against 1.1 no matter what you do.
It will *not* run against 2.0.

All you have to do to use the Webmatrix is open the file you wish to run.
--------------------------------------------------------------------------------
The reason I started this post was because when I open a file and run it in
*Web Matrix Project* and get errors, this appears at the bottom of the error
page:
"Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
Version:2.0.50727.210 "

That message seems to tell me it is running against 2.0. for it says
NOTHING about 1.1.

I am *still* getting that now, even though you say "You have a valid
install."
__________________________________________________ ______________________
*RE: Absolutey not, but if you're not sure about command-line syntax,
use the IIS Manager interface ( the ASP.NET tab for the app ).

They both do the same thing : configure an app to run against either 1.1
or 2.0
-----------------------------------------------------------------------------------
We had already established that I had changed the ASP.NET tab to 1.1.4322,
even though the Location says Framework 2.0 (Remember the screen capture?)
So why was I even considering the command line?
Is there another ASP.Net tab that I haven't found?
__________________________________________________ ___________________________

*RE: aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName
---------------------------------------------------
I'm sorry to be so dumb, but just what goes at "YourAppName"?
I just dont' know what we're talking about when "app" is referred to.

Thank you.

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ez**************@TK2MSFTNGP06.phx.gbl...
re:
!As you can see in this screen capture, the 1.1 has (root), while the
2.0 does not.

You have a valid install.

re:
!Is that significant?

Not at all, as long as you don't introduce 2.0 objects in the root app.

re:
!since I'm wanting the WebMatrix Project to run against 1.1, would I put
the
!WebMatrix at "YourAppName"?

No! That would only apply for *ASP.NET* applications, not Windows apps.

The WebMatrix will run against 1.1 no matter what you do.
It will *not* run against 2.0.

All you have to do to use the Webmatrix is open the file you wish to run.

re:
!aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName
!I am very nervous about registry commands.

That's not a registry command.
It's a command to configure a virtual app as an app which will use the
.Net Framework 1.1.

re:
!Is there a chance I could mess up my computer with this?

Absolutey not, but if you're not sure about command-line syntax,
use the IIS Manager interface ( the ASP.NET tab for the app ).

They both do the same thing : configure an app to run against either 1.1
or 2.0

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message
news:eP**************@TK2MSFTNGP05.phx.gbl...
>>
As you can see in this screen capture, the 1.1 has (root), while the 2.0
does not.
Is that significant?

Also, about the command, aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName -
since I'm wanting the WebMatrix Project to run against 1.1, would I put
the WebMatrix at "YourAppName"?

I am very nervous about registry commands. Is there a chance I could
mess up my computer with this?
>>
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
>>When the command prompt opens, issue this command :

cd C:\WINNT\Microsoft.NET\Framework\v1.1.4322

...and, *then*, run aspnet_regiis -lv

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message
news:OU**************@TK2MSFTNGP02.phx.gbl...
RE: To find out if it did, open a command window in the .Net Framework
1.1 directory :

Drive:\WINDOWS\Microsoft.NET\Framework\v1.1.432 2

and run the following command :

aspnet_regiis -lv
------------------------------------------------------------------------------------------------
I have an XP Pro. I click Start, All Programs, Accessories, Command
Prompt. It "shells out", as
we used to say in the DOS days.
Here I try to enter the directory where the Net Framework 1.1 resides,
so that I can enter the
aspnet_regiis -lv command WITHIN that directory, but the Command Prompt
is looking for a command,
not a directory.

The path where the 1.1 resides is this:
C:\WINNT\Microsoft.NET\Framework\v1.1.4322
-----------------------------------------------------------------------------------------------------------

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eI**************@TK2MSFTNGP04.phx.gbl...
re:
!I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it
was.
>
Is that "Asp.Net tab" in the IIS Manager, when you right-click
the Application's name and select "Properties" ?
>
re:
!However, I noticed that on the same tab, the file location is
indicated as \Framework\v2.0.50.
>
I'm getting confused now.
There is *no* "file location which specifies "\Framework\v2.0.50727"
...
>
What you should be seeing is :
File location : Drive:\PhysicalPathToYourApp'sFiles\web.config
>
In any case...
Did the .Net Framework 1.1 install correctly ?
>
To find out if it did, open a command window in the .Net Framework 1.1
directory :
>
Drive:\WINDOWS\Microsoft.NET\Framework\v1.1.43 22
>
and run the following command :
>
aspnet_regiis -lv
>
That will list all the .Net Framework versions installed in your
computer,
and will tell you if they are valid installations.
>
The entry for 1.1 will look like this :
1.1.4322.0 Valid
D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\a spnet_isapi.dll
>
If you do *not* have a valid installation for 1.1, reinstall it.
>
If you *do* have a valid installation, you can run the following
command from the same directory:
>
aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName
>
( substitute your Application's virtual name for "YourAppName", of
course... )
>
That will change the .Net Framework version for that Application to
1.1.
>
Now, you will be able to run your application against the .Net
Framework 1.1.
Try that...and let us know how you did.
>
>
>
>
>
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message
news:OP**************@TK2MSFTNGP02.phx.gbl.. .
>>I *should* have said there is no 1.1 configuration in the
>>Administrative Tools folder that I
>>reach from the control panel.
>There *is* a 1.1 configuration at this path: \Documents and
>settings\Administrator\Start
>Menu\Programs\Administrator Tools\
>>
>>
>"dancer" <da****@microsoft.comwrote in message
>news:un*************@TK2MSFTNGP03.phx.gbl.. .
>>1. I installed net framework 1.1 service pack
>>2. I found the 2 %temp% log files you mention below.
>>3. I opened WebMatrix and ran a file.
>>4. On the compiler error message there was this:
>> Version Information: Microsoft .NET Framework
>>Version:2.0.50727.42; ASP.NET
>>Version:2.0.50727.210
>>5. I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it
>>was.
>> However, I noticed that on the same tab, the file location is
>>indicated as
>>\Framework\v2.0.50.
>> Also, on the ISAPI Filters tab at the bottom is ASP 2.0.507270
>>with a priority of low.
>>6. I am accessing the IIS folder from Administrative Tools. In the
>>Administrative Tools there
>>is a file called "net Framework 2.0 configuration". There is not a
>>1.1 configuration.
>>>
>>????
>>>
>>>
>>"Juan T. Llibre" <no***********@nowhere.comwrote in message
>>news:uh**************@TK2MSFTNGP05.phx.gbl.. .
>>>No, dancer, that log refers to the .net framework 1.0 service pack
>>>2.
>>>>
>>>When you install the .net framework 1.1 service pack 1, you'll have
>>>these files :
>>>>
>>>1. %temp%\netfxsl.log
>>>2. %temp%\netfxupdate.log
>>>>
>>>To get to the %temp% directory click Start, click Run, type
>>>"%temp%" and click OK.
>>>>
>>>Did you download and install the correct service pack ?
>>>>
>>>The .net framework 1.1 service pack 1 download is at :
>>>http://www.microsoft.com/downloads/d...displaylang=en
>>>>
>>>It's a 10.2MB download.
>>>>
>>>>
>>>>
>>>>
>>>Juan T. Llibre, asp.net MVP
>>>asp.net faq : http://asp.net.do/faq/
>>>foros de asp.net, en español : http://asp.net.do/foros/
>>>======================================
>>>"dancer" <da****@microsoft.comwrote in message
>>>news:%2****************@TK2MSFTNGP05.phx.gb l...
>>>>>I have made a new post because when I try to respond to another, I
>>>>>get the
>>>>error, "Article Rejected -- Ill-formed message id"
>>>>>
>>>>This is in response to the advice of Juan Libre to install Net
>>>>Framework
>>>>Service Pack 1 in order to use ASP.net 1.1 and the net Framework
>>>>1.1
>>>>------------------------------------------------------------------------------------------------
>>>>I found the following file, "svcpack.log" at C:\WINNT.
>>>>It contains many lines, a few of which are the following:
>>>>>
>>>>1577.734: Num Ticks for Reg update and deleting 0 size files :
>>>>17187
>>>>1577.734: DoInstallation: ApplyAdminSystemAclsRecursive for
>>>>c:\winnt\$hf_mig$\Service Pack 2
>>>>failed; error=0x00000003
>>>>1577.734: Starting process:
>>>>C:\WINNT\Microsoft.NET\Framework\v1.0.3705 \copy2gac /i /a
>>>>/p:"C:\Program Files\Common Files\microsoft shared\ink\1.7\"
>>>>1577
>>>>>
>>>>Does this mean that the Net Framework Service Pack 1 is *already*
>>>>installed?
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>





Jun 7 '07 #10
re:
!That message seems to tell me it is running against 2.0. for it says NOTHING about 1.1.

You're right.
The Web Matrix reports the version as 2.0, even though it runs under 1.1.

re:
!even though you say "You have a valid install."

You *do* have a valid install of 1.1, in spite of that quirk.

re:
!We had already established that I had changed the ASP.NET tab to 1.1.4322,
!even though the Location says Framework 2.0 (Remember the screen capture?)

Maybe you missed the explanation about that ?

Here it is again :

---000---
You're seeing that because you clicked the "Web Sites" folder in the IIS Manager.

For your specific application, scroll down, on the left, below "Web Sites",
and right-click the *specific* application you're having problems with.
---000---

After you right-click your application's name in the IIS Manager,
and select "Properties", click the ASP.NET tab.

You'll see the correct path to web.config in "File Location".

re:
!I'm sorry to be so dumb, but just what goes at "YourAppName"?
!I just dont' know what we're talking about when "app" is referred to.

Whatever your virtual application name is.

That's only valid if you're using IIS, though.
If you're using the Web Matrix development server, that's irrelevant.

Remember, they're two completely different web servers.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:OW**************@TK2MSFTNGP06.phx.gbl...
>I am SO CONFUSED!!! We are talking in circles!
--------------------------------------------------------------------------
*RE: The WebMatrix will run against 1.1 no matter what you do.
>It will *not* run against 2.0.

All you have to do to use the Webmatrix is open the file you wish to run.
--------------------------------------------------------------------------------
The reason I started this post was because when I open a file and run it in *Web Matrix Project*
and get errors, this appears at the bottom of the error page:
"Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
"

That message seems to tell me it is running against 2.0. for it says NOTHING about 1.1.

I am *still* getting that now, even though you say "You have a valid install."
__________________________________________________ ______________________
*RE: Absolutey not, but if you're not sure about command-line syntax,
>use the IIS Manager interface ( the ASP.NET tab for the app ).

They both do the same thing : configure an app to run against either 1.1 or 2.0
-----------------------------------------------------------------------------------
We had already established that I had changed the ASP.NET tab to 1.1.4322, even though the
Location says Framework 2.0 (Remember the screen capture?) So why was I even considering the
command line?
Is there another ASP.Net tab that I haven't found?
__________________________________________________ ___________________________

*RE: aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName
---------------------------------------------------
I'm sorry to be so dumb, but just what goes at "YourAppName"?
I just dont' know what we're talking about when "app" is referred to.

Thank you.

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ez**************@TK2MSFTNGP06.phx.gbl...
>re:
!As you can see in this screen capture, the 1.1 has (root), while the 2.0 does not.

You have a valid install.

re:
!Is that significant?

Not at all, as long as you don't introduce 2.0 objects in the root app.

re:
!since I'm wanting the WebMatrix Project to run against 1.1, would I put the
!WebMatrix at "YourAppName"?

No! That would only apply for *ASP.NET* applications, not Windows apps.

The WebMatrix will run against 1.1 no matter what you do.
It will *not* run against 2.0.

All you have to do to use the Webmatrix is open the file you wish to run.

re:
!aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName
!I am very nervous about registry commands.

That's not a registry command.
It's a command to configure a virtual app as an app which will use the .Net Framework 1.1.

re:
!Is there a chance I could mess up my computer with this?

Absolutey not, but if you're not sure about command-line syntax,
use the IIS Manager interface ( the ASP.NET tab for the app ).

They both do the same thing : configure an app to run against either 1.1 or 2.0

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:eP**************@TK2MSFTNGP05.phx.gbl...
>>>
As you can see in this screen capture, the 1.1 has (root), while the 2.0 does not.
Is that significant?

Also, about the command, aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName - since I'm wanting the
WebMatrix Project to run against 1.1, would I put the WebMatrix at "YourAppName"?

I am very nervous about registry commands. Is there a chance I could mess up my computer with
this?
>>>
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl.. .
When the command prompt opens, issue this command :

cd C:\WINNT\Microsoft.NET\Framework\v1.1.4322

...and, *then*, run aspnet_regiis -lv

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:OU**************@TK2MSFTNGP02.phx.gbl...
RE: To find out if it did, open a command window in the .Net Framework 1.1 directory :
>
Drive:\WINDOWS\Microsoft.NET\Framework\v1.1.43 22
>
and run the following command :
>
aspnet_regiis -lv
------------------------------------------------------------------------------------------------
I have an XP Pro. I click Start, All Programs, Accessories, Command Prompt. It "shells out",
as
we used to say in the DOS days.
Here I try to enter the directory where the Net Framework 1.1 resides, so that I can enter the
aspnet_regiis -lv command WITHIN that directory, but the Command Prompt is looking for a
command,
not a directory.
>
The path where the 1.1 resides is this: C:\WINNT\Microsoft.NET\Framework\v1.1.4322
-----------------------------------------------------------------------------------------------------------
>
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eI**************@TK2MSFTNGP04.phx.gbl.. .
>re:
>!I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.
>>
>Is that "Asp.Net tab" in the IIS Manager, when you right-click
>the Application's name and select "Properties" ?
>>
>re:
>!However, I noticed that on the same tab, the file location is indicated as
>\Framework\v2.0.50.
>>
>I'm getting confused now.
>There is *no* "file location which specifies "\Framework\v2.0.50727" ...
>>
>What you should be seeing is :
>File location : Drive:\PhysicalPathToYourApp'sFiles\web.config
>>
>In any case...
>Did the .Net Framework 1.1 install correctly ?
>>
>To find out if it did, open a command window in the .Net Framework 1.1 directory :
>>
>Drive:\WINDOWS\Microsoft.NET\Framework\v1.1.4 322
>>
>and run the following command :
>>
>aspnet_regiis -lv
>>
>That will list all the .Net Framework versions installed in your computer,
>and will tell you if they are valid installations.
>>
>The entry for 1.1 will look like this :
>1.1.4322.0 Valid D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_isapi.dll
>>
>If you do *not* have a valid installation for 1.1, reinstall it.
>>
>If you *do* have a valid installation, you can run the following command from the same
>directory:
>>
>aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName
>>
>( substitute your Application's virtual name for "YourAppName", of course... )
>>
>That will change the .Net Framework version for that Application to 1.1.
>>
>Now, you will be able to run your application against the .Net Framework 1.1.
>Try that...and let us know how you did.
>>
>>
>>
>>
>>
>Juan T. Llibre, asp.net MVP
>asp.net faq : http://asp.net.do/faq/
>foros de asp.net, en español : http://asp.net.do/foros/
>======================================
>"dancer" <da****@microsoft.comwrote in message
>news:OP**************@TK2MSFTNGP02.phx.gbl. ..
>>>I *should* have said there is no 1.1 configuration in the Administrative Tools folder that I
>>>reach from the control panel.
>>There *is* a 1.1 configuration at this path: \Documents and settings\Administrator\Start
>>Menu\Programs\Administrator Tools\
>>>
>>>
>>"dancer" <da****@microsoft.comwrote in message
>>news:un*************@TK2MSFTNGP03.phx.gbl. ..
>>>1. I installed net framework 1.1 service pack
>>>2. I found the 2 %temp% log files you mention below.
>>>3. I opened WebMatrix and ran a file.
>>>4. On the compiler error message there was this:
>>> Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
>>>Version:2.0.50727.210
>>>5. I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.
>>> However, I noticed that on the same tab, the file location is indicated as
>>>\Framework\v2.0.50.
>>> Also, on the ISAPI Filters tab at the bottom is ASP 2.0.507270 with a priority of low.
>>>6. I am accessing the IIS folder from Administrative Tools. In the Administrative Tools
>>>there
>>>is a file called "net Framework 2.0 configuration". There is not a 1.1 configuration.
>>>>
>>>????
>>>>
>>>>
>>>"Juan T. Llibre" <no***********@nowhere.comwrote in message
>>>news:uh**************@TK2MSFTNGP05.phx.gbl. ..
>>>>No, dancer, that log refers to the .net framework 1.0 service pack 2.
>>>>>
>>>>When you install the .net framework 1.1 service pack 1, you'll have these files :
>>>>>
>>>>1. %temp%\netfxsl.log
>>>>2. %temp%\netfxupdate.log
>>>>>
>>>>To get to the %temp% directory click Start, click Run, type "%temp%" and click OK.
>>>>>
>>>>Did you download and install the correct service pack ?
>>>>>
>>>>The .net framework 1.1 service pack 1 download is at :
>>>>http://www.microsoft.com/downloads/d...displaylang=en
>>>>>
>>>>It's a 10.2MB download.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>Juan T. Llibre, asp.net MVP
>>>>asp.net faq : http://asp.net.do/faq/
>>>>foros de asp.net, en español : http://asp.net.do/foros/
>>>>======================================
>>>>"dancer" <da****@microsoft.comwrote in message
>>>>news:%2****************@TK2MSFTNGP05.phx.g bl...
>>>>>>I have made a new post because when I try to respond to another, I get the
>>>>>error, "Article Rejected -- Ill-formed message id"
>>>>>>
>>>>>This is in response to the advice of Juan Libre to install Net Framework
>>>>>Service Pack 1 in order to use ASP.net 1.1 and the net Framework 1.1
>>>>>------------------------------------------------------------------------------------------------
>>>>>I found the following file, "svcpack.log" at C:\WINNT.
>>>>>It contains many lines, a few of which are the following:
>>>>>>
>>>>>1577.734: Num Ticks for Reg update and deleting 0 size files : 17187
>>>>>1577.734: DoInstallation: ApplyAdminSystemAclsRecursive for c:\winnt\$hf_mig$\Service
>>>>>Pack 2
>>>>>failed; error=0x00000003
>>>>>1577.734: Starting process: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\copy2ga c /i /a
>>>>>/p:"C:\Program Files\Common Files\microsoft shared\ink\1.7\"
>>>>>1577
>>>>>>
>>>>>Does this mean that the Net Framework Service Pack 1 is *already* installed?
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>





Jun 7 '07 #11
re:
!From this screen capture you can see that there are no applications
!available to click on.
!If I click on "Domains" it gives me my company web site.
!If I click on Current Sessions, it is empty.

That's the *SMTP* server's configuration.

Try expanding the "Web Sites" node.
You'll see your currently configured ASP.NET applications there.

re:
!Before I started trying to use WebMatrix, I was writing code in Note pad or
!Word pad, saving in wwwroot and viewing at local host. Do you call that an application?

No. The word "Application" refers to an *ASP.NET* or an *IIS* Application.

re:
!Would you call Web Expression an application?

Yes, it's an application.
It's a *Windows* application, though, not an ASP.NET nor an IIS application.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:e0**************@TK2MSFTNGP06.phx.gbl...
*RE---000---
>You're seeing that because you clicked the "Web Sites" folder in the IIS Manager.

For your specific application, scroll down, on the left, below "Web Sites",
and right-click the *specific* application you're having problems with.
---000---

After you right-click your application's name in the IIS Manager,
and select "Properties", click the ASP.NET tab.
-------------------------------------------------------------------------
From this screen capture you can see that there are no applications available to click on.
If I click on "Domains" it gives me my company web site.
If I click on Current Sessions, it is empty.
------------------------------------------------------------------------
Before I started trying to use WebMatrix, I was writing code in Note pad or Word pad, saving in
wwwroot and viewing at local host. Do you call that an application? Would you call Web
Expression an application?
Thanks



"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:er**************@TK2MSFTNGP03.phx.gbl...
>re:
!That message seems to tell me it is running against 2.0. for it says NOTHING about 1.1.

You're right.
The Web Matrix reports the version as 2.0, even though it runs under 1.1.

re:
!even though you say "You have a valid install."

You *do* have a valid install of 1.1, in spite of that quirk.

re:
!We had already established that I had changed the ASP.NET tab to 1.1.4322,
!even though the Location says Framework 2.0 (Remember the screen capture?)

Maybe you missed the explanation about that ?

Here it is again :

---000---
You're seeing that because you clicked the "Web Sites" folder in the IIS Manager.

For your specific application, scroll down, on the left, below "Web Sites",
and right-click the *specific* application you're having problems with.
---000---

After you right-click your application's name in the IIS Manager,
and select "Properties", click the ASP.NET tab.

You'll see the correct path to web.config in "File Location".

re:
!I'm sorry to be so dumb, but just what goes at "YourAppName"?
!I just dont' know what we're talking about when "app" is referred to.

Whatever your virtual application name is.

That's only valid if you're using IIS, though.
If you're using the Web Matrix development server, that's irrelevant.

Remember, they're two completely different web servers.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:OW**************@TK2MSFTNGP06.phx.gbl...
>>>I am SO CONFUSED!!! We are talking in circles!
--------------------------------------------------------------------------
*RE: The WebMatrix will run against 1.1 no matter what you do.
It will *not* run against 2.0.

All you have to do to use the Webmatrix is open the file you wish to run.
--------------------------------------------------------------------------------
The reason I started this post was because when I open a file and run it in *Web Matrix Project*
and get errors, this appears at the bottom of the error page:
"Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
Version:2.0.50727.210
"

That message seems to tell me it is running against 2.0. for it says NOTHING about 1.1.

I am *still* getting that now, even though you say "You have a valid install."
________________________________________________ ________________________
*RE: Absolutey not, but if you're not sure about command-line syntax,
use the IIS Manager interface ( the ASP.NET tab for the app ).

They both do the same thing : configure an app to run against either 1.1 or 2.0
-----------------------------------------------------------------------------------
We had already established that I had changed the ASP.NET tab to 1.1.4322, even though the
Location says Framework 2.0 (Remember the screen capture?) So why was I even considering the
command line?
Is there another ASP.Net tab that I haven't found?
________________________________________________ _____________________________

*RE: aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName
---------------------------------------------------
I'm sorry to be so dumb, but just what goes at "YourAppName"?
I just dont' know what we're talking about when "app" is referred to.

Thank you.

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ez**************@TK2MSFTNGP06.phx.gbl...
re:
!As you can see in this screen capture, the 1.1 has (root), while the 2.0 does not.

You have a valid install.

re:
!Is that significant?

Not at all, as long as you don't introduce 2.0 objects in the root app.

re:
!since I'm wanting the WebMatrix Project to run against 1.1, would I put the
!WebMatrix at "YourAppName"?

No! That would only apply for *ASP.NET* applications, not Windows apps.

The WebMatrix will run against 1.1 no matter what you do.
It will *not* run against 2.0.

All you have to do to use the Webmatrix is open the file you wish to run.

re:
!aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName
!I am very nervous about registry commands.

That's not a registry command.
It's a command to configure a virtual app as an app which will use the .Net Framework 1.1.

re:
!Is there a chance I could mess up my computer with this?

Absolutey not, but if you're not sure about command-line syntax,
use the IIS Manager interface ( the ASP.NET tab for the app ).

They both do the same thing : configure an app to run against either 1.1 or 2.0

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:eP**************@TK2MSFTNGP05.phx.gbl...
>
As you can see in this screen capture, the 1.1 has (root), while the 2.0 does not.
Is that significant?
>
Also, about the command, aspnet_regiis.exe -s 3SVC/1/ROOT/YourAppName - since I'm wanting the
WebMatrix Project to run against 1.1, would I put the WebMatrix at "YourAppName"?
>
I am very nervous about registry commands. Is there a chance I could mess up my computer with
this?

>
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl.. .
>When the command prompt opens, issue this command :
>>
>cd C:\WINNT\Microsoft.NET\Framework\v1.1.4322
>>
>...and, *then*, run aspnet_regiis -lv
>>
>>
>>
>Juan T. Llibre, asp.net MVP
>asp.net faq : http://asp.net.do/faq/
>foros de asp.net, en español : http://asp.net.do/foros/
>======================================
>"dancer" <da****@microsoft.comwrote in message
>news:OU**************@TK2MSFTNGP02.phx.gbl. ..
>>RE: To find out if it did, open a command window in the .Net Framework 1.1 directory :
>>>
>>Drive:\WINDOWS\Microsoft.NET\Framework\v1.1. 4322
>>>
>>and run the following command :
>>>
>>aspnet_regiis -lv
>>------------------------------------------------------------------------------------------------
>>I have an XP Pro. I click Start, All Programs, Accessories, Command Prompt. It "shells
>>out",
>>as
>>we used to say in the DOS days.
>>Here I try to enter the directory where the Net Framework 1.1 resides, so that I can enter
>>the
>>aspnet_regiis -lv command WITHIN that directory, but the Command Prompt is looking for a
>>command,
>>not a directory.
>>>
>>The path where the 1.1 resides is this: C:\WINNT\Microsoft.NET\Framework\v1.1.4322
>>-----------------------------------------------------------------------------------------------------------
>>>
>>"Juan T. Llibre" <no***********@nowhere.comwrote in message
>>news:eI**************@TK2MSFTNGP04.phx.gbl.. .
>>>re:
>>>!I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.
>>>>
>>>Is that "Asp.Net tab" in the IIS Manager, when you right-click
>>>the Application's name and select "Properties" ?
>>>>
>>>re:
>>>!However, I noticed that on the same tab, the file location is indicated as
>>>\Framework\v2.0.50.
>>>>
>>>I'm getting confused now.
>>>There is *no* "file location which specifies "\Framework\v2.0.50727" ...
>>>>
>>>What you should be seeing is :
>>>File location : Drive:\PhysicalPathToYourApp'sFiles\web.config
>>>>
>>>In any case...
>>>Did the .Net Framework 1.1 install correctly ?
>>>>
>>>To find out if it did, open a command window in the .Net Framework 1.1 directory :
>>>>
>>>Drive:\WINDOWS\Microsoft.NET\Framework\v1.1 .4322
>>>>
>>>and run the following command :
>>>>
>>>aspnet_regiis -lv
>>>>
>>>That will list all the .Net Framework versions installed in your computer,
>>>and will tell you if they are valid installations.
>>>>
>>>The entry for 1.1 will look like this :
>>>1.1.4322.0 Valid D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_isapi.dll
>>>>
>>>If you do *not* have a valid installation for 1.1, reinstall it.
>>>>
>>>If you *do* have a valid installation, you can run the following command from the same
>>>directory:
>>>>
>>>aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName
>>>>
>>>( substitute your Application's virtual name for "YourAppName", of course... )
>>>>
>>>That will change the .Net Framework version for that Application to 1.1.
>>>>
>>>Now, you will be able to run your application against the .Net Framework 1.1.
>>>Try that...and let us know how you did.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>Juan T. Llibre, asp.net MVP
>>>asp.net faq : http://asp.net.do/faq/
>>>foros de asp.net, en español : http://asp.net.do/foros/
>>>======================================
>>>"dancer" <da****@microsoft.comwrote in message
>>>news:OP**************@TK2MSFTNGP02.phx.gbl. ..
>>>>>I *should* have said there is no 1.1 configuration in the Administrative Tools folder that
>>>>>I
>>>>>reach from the control panel.
>>>>There *is* a 1.1 configuration at this path: \Documents and settings\Administrator\Start
>>>>Menu\Programs\Administrator Tools\
>>>>>
>>>>>
>>>>"dancer" <da****@microsoft.comwrote in message
>>>>news:un*************@TK2MSFTNGP03.phx.gbl. ..
>>>>>1. I installed net framework 1.1 service pack
>>>>>2. I found the 2 %temp% log files you mention below.
>>>>>3. I opened WebMatrix and ran a file.
>>>>>4. On the compiler error message there was this:
>>>>> Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
>>>>>Version:2.0.50727.210
>>>>>5. I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.
>>>>> However, I noticed that on the same tab, the file location is indicated as
>>>>>\Framework\v2.0.50.
>>>>> Also, on the ISAPI Filters tab at the bottom is ASP 2.0.507270 with a priority of low.
>>>>>6. I am accessing the IIS folder from Administrative Tools. In the Administrative Tools
>>>>>there
>>>>>is a file called "net Framework 2.0 configuration". There is not a 1.1 configuration.
>>>>>>
>>>>>????
>>>>>>
>>>>>>
>>>>>"Juan T. Llibre" <no***********@nowhere.comwrote in message
>>>>>news:uh**************@TK2MSFTNGP05.phx.gb l...
>>>>>>No, dancer, that log refers to the .net framework 1.0 service pack 2.
>>>>>>>
>>>>>>When you install the .net framework 1.1 service pack 1, you'll have these files :
>>>>>>>
>>>>>>1. %temp%\netfxsl.log
>>>>>>2. %temp%\netfxupdate.log
>>>>>>>
>>>>>>To get to the %temp% directory click Start, click Run, type "%temp%" and click OK.
>>>>>>>
>>>>>>Did you download and install the correct service pack ?
>>>>>>>
>>>>>>The .net framework 1.1 service pack 1 download is at :
>>>>>>http://www.microsoft.com/downloads/d...displaylang=en
>>>>>>>
>>>>>>It's a 10.2MB download.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>Juan T. Llibre, asp.net MVP
>>>>>>asp.net faq : http://asp.net.do/faq/
>>>>>>foros de asp.net, en español : http://asp.net.do/foros/
>>>>>>======================================
>>>>>>"dancer" <da****@microsoft.comwrote in message
>>>>>>news:%2****************@TK2MSFTNGP05.phx .gbl...
>>>>>>>>I have made a new post because when I try to respond to another, I get the
>>>>>>>error, "Article Rejected -- Ill-formed message id"
>>>>>>>>
>>>>>>>This is in response to the advice of Juan Libre to install Net Framework
>>>>>>>Service Pack 1 in order to use ASP.net 1.1 and the net Framework 1.1
>>>>>>>------------------------------------------------------------------------------------------------
>>>>>>>I found the following file, "svcpack.log" at C:\WINNT.
>>>>>>>It contains many lines, a few of which are the following:
>>>>>>>>
>>>>>>>1577.734: Num Ticks for Reg update and deleting 0 size files : 17187
>>>>>>>1577.734: DoInstallation: ApplyAdminSystemAclsRecursive for c:\winnt\$hf_mig$\Service
>>>>>>>Pack 2
>>>>>>>failed; error=0x00000003
>>>>>>>1577.734: Starting process: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\copy2ga c /i /a
>>>>>>>/p:"C:\Program Files\Common Files\microsoft shared\ink\1.7\"
>>>>>>>1577
>>>>>>>>
>>>>>>>Does this mean that the Net Framework Service Pack 1 is *already* installed?
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
>





Jun 7 '07 #12
Finally, I understand the term "application". Thank you!
I do see the *applications* when I expand the Web Site node. However, it
will not let me change from 1.1 to 2.0 and vice versa on the individual
apps. That choice is greyed out. I have to go back and change on the Web
Sites node.

On another issue.... As I said, I was writing code in notepad and word pad
for ASP.net *applications* - (Aren't you impressed how I throw that word
around?) using 2.0. They compiled and ran successfully using LocalHost.
NOW, I get this error on all, (still using Local Host) whether I'm running
against 2.0 or against 1.0, EVEN THOUGH I HAVE NOT MADE ANY CHANGES IN THE
CODE.
Control 'operation' of type 'TextBox' must be placed inside a form tag with
runat=server.
Do you have any idea why?

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ON**************@TK2MSFTNGP06.phx.gbl...
re:
!From this screen capture you can see that there are no applications
!available to click on.
!If I click on "Domains" it gives me my company web site.
!If I click on Current Sessions, it is empty.

That's the *SMTP* server's configuration.

Try expanding the "Web Sites" node.
You'll see your currently configured ASP.NET applications there.

re:
!Before I started trying to use WebMatrix, I was writing code in Note
pad or
!Word pad, saving in wwwroot and viewing at local host. Do you call
that an application?

No. The word "Application" refers to an *ASP.NET* or an *IIS* Application.

re:
!Would you call Web Expression an application?

Yes, it's an application.
It's a *Windows* application, though, not an ASP.NET nor an IIS
application.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message
news:e0**************@TK2MSFTNGP06.phx.gbl...
>*RE---000---
>>You're seeing that because you clicked the "Web Sites" folder in the IIS
Manager.

For your specific application, scroll down, on the left, below "Web
Sites",
and right-click the *specific* application you're having problems with.
---000---

After you right-click your application's name in the IIS Manager,
and select "Properties", click the ASP.NET tab.
-------------------------------------------------------------------------
From this screen capture you can see that there are no applications
available to click on.
If I click on "Domains" it gives me my company web site.
If I click on Current Sessions, it is empty.
------------------------------------------------------------------------
Before I started trying to use WebMatrix, I was writing code in Note pad
or Word pad, saving in wwwroot and viewing at local host. Do you call
that an application? Would you call Web Expression an application?
Thanks



"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:er**************@TK2MSFTNGP03.phx.gbl...
>>re:
!That message seems to tell me it is running against 2.0. for it says
NOTHING about 1.1.

You're right.
The Web Matrix reports the version as 2.0, even though it runs under
1.1.

re:
!even though you say "You have a valid install."

You *do* have a valid install of 1.1, in spite of that quirk.

re:
!We had already established that I had changed the ASP.NET tab to
1.1.4322,
!even though the Location says Framework 2.0 (Remember the screen
capture?)

Maybe you missed the explanation about that ?

Here it is again :

---000---
You're seeing that because you clicked the "Web Sites" folder in the IIS
Manager.

For your specific application, scroll down, on the left, below "Web
Sites",
and right-click the *specific* application you're having problems with.
---000---

After you right-click your application's name in the IIS Manager,
and select "Properties", click the ASP.NET tab.

You'll see the correct path to web.config in "File Location".

re:
!I'm sorry to be so dumb, but just what goes at "YourAppName"?
!I just dont' know what we're talking about when "app" is referred to.

Whatever your virtual application name is.

That's only valid if you're using IIS, though.
If you're using the Web Matrix development server, that's irrelevant.

Remember, they're two completely different web servers.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message
news:OW**************@TK2MSFTNGP06.phx.gbl...
I am SO CONFUSED!!! We are talking in circles!
--------------------------------------------------------------------------
*RE: The WebMatrix will run against 1.1 no matter what you do.
It will *not* run against 2.0.
>
All you have to do to use the Webmatrix is open the file you wish to
run.
--------------------------------------------------------------------------------
The reason I started this post was because when I open a file and run
it in *Web Matrix Project*
and get errors, this appears at the bottom of the error page:
"Version Information: Microsoft .NET Framework Version:2.0.50727.42;
ASP.NET Version:2.0.50727.210
"

That message seems to tell me it is running against 2.0. for it says
NOTHING about 1.1.

I am *still* getting that now, even though you say "You have a valid
install."
_______________________________________________ _________________________
*RE: Absolutey not, but if you're not sure about command-line syntax,
use the IIS Manager interface ( the ASP.NET tab for the app ).
>
They both do the same thing : configure an app to run against either
1.1 or 2.0
-----------------------------------------------------------------------------------
We had already established that I had changed the ASP.NET tab to
1.1.4322, even though the
Location says Framework 2.0 (Remember the screen capture?) So why was I
even considering the
command line?
Is there another ASP.Net tab that I haven't found?
_______________________________________________ ______________________________

*RE: aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName
---------------------------------------------------
I'm sorry to be so dumb, but just what goes at "YourAppName"?
I just dont' know what we're talking about when "app" is referred to.

Thank you.

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ez**************@TK2MSFTNGP06.phx.gbl...
re:
!As you can see in this screen capture, the 1.1 has (root), while
the 2.0 does not.
>
You have a valid install.
>
re:
!Is that significant?
>
Not at all, as long as you don't introduce 2.0 objects in the root
app.
>
re:
!since I'm wanting the WebMatrix Project to run against 1.1, would I
put the
!WebMatrix at "YourAppName"?
>
No! That would only apply for *ASP.NET* applications, not Windows
apps.
>
The WebMatrix will run against 1.1 no matter what you do.
It will *not* run against 2.0.
>
All you have to do to use the Webmatrix is open the file you wish to
run.
>
re:
!aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName
!I am very nervous about registry commands.
>
That's not a registry command.
It's a command to configure a virtual app as an app which will use the
.Net Framework 1.1.
>
re:
!Is there a chance I could mess up my computer with this?
>
Absolutey not, but if you're not sure about command-line syntax,
use the IIS Manager interface ( the ASP.NET tab for the app ).
>
They both do the same thing : configure an app to run against either
1.1 or 2.0
>
>
>
>
>
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message
news:eP**************@TK2MSFTNGP05.phx.gbl.. .
>>
>As you can see in this screen capture, the 1.1 has (root), while the
>2.0 does not.
>Is that significant?
>>
>Also, about the command, aspnet_regiis.exe -s
>SVC/1/ROOT/YourAppName - since I'm wanting the
>WebMatrix Project to run against 1.1, would I put the WebMatrix at
>"YourAppName"?
>>
>I am very nervous about registry commands. Is there a chance I could
>mess up my computer with
>this?
>
>>
>"Juan T. Llibre" <no***********@nowhere.comwrote in message
>news:%2****************@TK2MSFTNGP03.phx.gbl. ..
>>When the command prompt opens, issue this command :
>>>
>>cd C:\WINNT\Microsoft.NET\Framework\v1.1.4322
>>>
>>...and, *then*, run aspnet_regiis -lv
>>>
>>>
>>>
>>Juan T. Llibre, asp.net MVP
>>asp.net faq : http://asp.net.do/faq/
>>foros de asp.net, en español : http://asp.net.do/foros/
>>======================================
>>"dancer" <da****@microsoft.comwrote in message
>>news:OU**************@TK2MSFTNGP02.phx.gbl.. .
>>>RE: To find out if it did, open a command window in the .Net
>>>Framework 1.1 directory :
>>>>
>>>Drive:\WINDOWS\Microsoft.NET\Framework\v1.1 .4322
>>>>
>>>and run the following command :
>>>>
>>>aspnet_regiis -lv
>>>------------------------------------------------------------------------------------------------
>>>I have an XP Pro. I click Start, All Programs, Accessories,
>>>Command Prompt. It "shells out",
>>>as
>>>we used to say in the DOS days.
>>>Here I try to enter the directory where the Net Framework 1.1
>>>resides, so that I can enter the
>>>aspnet_regiis -lv command WITHIN that directory, but the Command
>>>Prompt is looking for a
>>>command,
>>>not a directory.
>>>>
>>>The path where the 1.1 resides is this:
>>>C:\WINNT\Microsoft.NET\Framework\v1.1.432 2
>>>-----------------------------------------------------------------------------------------------------------
>>>>
>>>"Juan T. Llibre" <no***********@nowhere.comwrote in message
>>>news:eI**************@TK2MSFTNGP04.phx.gbl. ..
>>>>re:
>>>>!I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it
>>>>was.
>>>>>
>>>>Is that "Asp.Net tab" in the IIS Manager, when you right-click
>>>>the Application's name and select "Properties" ?
>>>>>
>>>>re:
>>>>!However, I noticed that on the same tab, the file location is
>>>>indicated as
>>>>\Framework\v2.0.50.
>>>>>
>>>>I'm getting confused now.
>>>>There is *no* "file location which specifies
>>>>"\Framework\v2.0.50727" ...
>>>>>
>>>>What you should be seeing is :
>>>>File location : Drive:\PhysicalPathToYourApp'sFiles\web.config
>>>>>
>>>>In any case...
>>>>Did the .Net Framework 1.1 install correctly ?
>>>>>
>>>>To find out if it did, open a command window in the .Net Framework
>>>>1.1 directory :
>>>>>
>>>>Drive:\WINDOWS\Microsoft.NET\Framework\v1. 1.4322
>>>>>
>>>>and run the following command :
>>>>>
>>>>aspnet_regiis -lv
>>>>>
>>>>That will list all the .Net Framework versions installed in your
>>>>computer,
>>>>and will tell you if they are valid installations.
>>>>>
>>>>The entry for 1.1 will look like this :
>>>>1.1.4322.0 Valid
>>>>D:\WINDOWS\Microsoft.NET\Framework\v1.1.43 22\aspnet_isapi.dll
>>>>>
>>>>If you do *not* have a valid installation for 1.1, reinstall it.
>>>>>
>>>>If you *do* have a valid installation, you can run the following
>>>>command from the same
>>>>directory:
>>>>>
>>>>aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName
>>>>>
>>>>( substitute your Application's virtual name for "YourAppName", of
>>>>course... )
>>>>>
>>>>That will change the .Net Framework version for that Application
>>>>to 1.1.
>>>>>
>>>>Now, you will be able to run your application against the .Net
>>>>Framework 1.1.
>>>>Try that...and let us know how you did.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>Juan T. Llibre, asp.net MVP
>>>>asp.net faq : http://asp.net.do/faq/
>>>>foros de asp.net, en español : http://asp.net.do/foros/
>>>>======================================
>>>>"dancer" <da****@microsoft.comwrote in message
>>>>news:OP**************@TK2MSFTNGP02.phx.gbl ...
>>>>>>I *should* have said there is no 1.1 configuration in the
>>>>>>Administrative Tools folder that I
>>>>>>reach from the control panel.
>>>>>There *is* a 1.1 configuration at this path: \Documents and
>>>>>settings\Administrator\Start
>>>>>Menu\Programs\Administrator Tools\
>>>>>>
>>>>>>
>>>>>"dancer" <da****@microsoft.comwrote in message
>>>>>news:un*************@TK2MSFTNGP03.phx.gbl ...
>>>>>>1. I installed net framework 1.1 service pack
>>>>>>2. I found the 2 %temp% log files you mention below.
>>>>>>3. I opened WebMatrix and ran a file.
>>>>>>4. On the compiler error message there was this:
>>>>>> Version Information: Microsoft .NET Framework
>>>>>>Version:2.0.50727.42; ASP.NET
>>>>>>Version:2.0.50727.210
>>>>>>5. I checked the Asp.Net tab to see if 1.1.4322 was chosen, and
>>>>>>it was.
>>>>>> However, I noticed that on the same tab, the file location is
>>>>>>indicated as
>>>>>>\Framework\v2.0.50.
>>>>>> Also, on the ISAPI Filters tab at the bottom is ASP
>>>>>>2.0.507270 with a priority of low.
>>>>>>6. I am accessing the IIS folder from Administrative Tools. In
>>>>>>the Administrative Tools
>>>>>>there
>>>>>>is a file called "net Framework 2.0 configuration". There is
>>>>>>not a 1.1 configuration.
>>>>>>>
>>>>>>????
>>>>>>>
>>>>>>>
>>>>>>"Juan T. Llibre" <no***********@nowhere.comwrote in message
>>>>>>news:uh**************@TK2MSFTNGP05.phx.g bl...
>>>>>>>No, dancer, that log refers to the .net framework 1.0 service
>>>>>>>pack 2.
>>>>>>>>
>>>>>>>When you install the .net framework 1.1 service pack 1, you'll
>>>>>>>have these files :
>>>>>>>>
>>>>>>>1. %temp%\netfxsl.log
>>>>>>>2. %temp%\netfxupdate.log
>>>>>>>>
>>>>>>>To get to the %temp% directory click Start, click Run, type
>>>>>>>"%temp%" and click OK.
>>>>>>>>
>>>>>>>Did you download and install the correct service pack ?
>>>>>>>>
>>>>>>>The .net framework 1.1 service pack 1 download is at :
>>>>>>>http://www.microsoft.com/downloads/d...displaylang=en
>>>>>>>>
>>>>>>>It's a 10.2MB download.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>Juan T. Llibre, asp.net MVP
>>>>>>>asp.net faq : http://asp.net.do/faq/
>>>>>>>foros de asp.net, en español : http://asp.net.do/foros/
>>>>>>>===================================== =
>>>>>>>"dancer" <da****@microsoft.comwrote in message
>>>>>>>news:%2****************@TK2MSFTNGP05.ph x.gbl...
>>>>>>>>>I have made a new post because when I try to respond to
>>>>>>>>>another, I get the
>>>>>>>>error, "Article Rejected -- Ill-formed message id"
>>>>>>>>>
>>>>>>>>This is in response to the advice of Juan Libre to install Net
>>>>>>>>Framework
>>>>>>>>Service Pack 1 in order to use ASP.net 1.1 and the net
>>>>>>>>Framework 1.1
>>>>>>>>------------------------------------------------------------------------------------------------
>>>>>>>>I found the following file, "svcpack.log" at C:\WINNT.
>>>>>>>>It contains many lines, a few of which are the following:
>>>>>>>>>
>>>>>>>>1577.734: Num Ticks for Reg update and deleting 0 size files :
>>>>>>>>17187
>>>>>>>>1577.734: DoInstallation: ApplyAdminSystemAclsRecursive for
>>>>>>>>c:\winnt\$hf_mig$\Service
>>>>>>>>Pack 2
>>>>>>>>failed; error=0x00000003
>>>>>>>>1577.734: Starting process:
>>>>>>>>C:\WINNT\Microsoft.NET\Framework\v1.0. 3705\copy2gac /i /a
>>>>>>>>/p:"C:\Program Files\Common Files\microsoft shared\ink\1.7\"
>>>>>>>>1577
>>>>>>>>>
>>>>>>>>Does this mean that the Net Framework Service Pack 1 is
>>>>>>>>*already* installed?
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>>
>
>





Jun 8 '07 #13
re:
!I have to go back and change on the Web Sites node.

Don't do that.

That's likely to be causing the error you're getting,
because that changes *all* your websites' target framework.

re:
!However, it will not let me change from 1.1 to 2.0 and vice versa
!on the individual apps. That choice is greyed out.

Try downloading Denis Bauer's "ASP.NET Version Switcher":
http://www.denisbauer.com/NETTools/A...nSwitcher.aspx

It's use is quite intuitive.

Just select the application you want to change, the .Net Framework version
you want to target, and click the "Switch .Net Framework Version" button.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:Oj**************@TK2MSFTNGP05.phx.gbl...
Finally, I understand the term "application". Thank you!
I do see the *applications* when I expand the Web Site node. However, it will not let me change
from 1.1 to 2.0 and vice versa on the individual apps. That choice is greyed out. I have to go
back and change on the Web Sites node.

On another issue.... As I said, I was writing code in notepad and word pad for ASP.net
*applications* - (Aren't you impressed how I throw that word around?) using 2.0. They compiled
and ran successfully using LocalHost. NOW, I get this error on all, (still using Local Host)
whether I'm running against 2.0 or against 1.0, EVEN THOUGH I HAVE NOT MADE ANY CHANGES IN THE
CODE.
Control 'operation' of type 'TextBox' must be placed inside a form tag with runat=server.
Do you have any idea why?

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ON**************@TK2MSFTNGP06.phx.gbl...
>re:
!From this screen capture you can see that there are no applications
!available to click on.
!If I click on "Domains" it gives me my company web site.
!If I click on Current Sessions, it is empty.

That's the *SMTP* server's configuration.

Try expanding the "Web Sites" node.
You'll see your currently configured ASP.NET applications there.

re:
!Before I started trying to use WebMatrix, I was writing code in Note pad or
!Word pad, saving in wwwroot and viewing at local host. Do you call that an application?

No. The word "Application" refers to an *ASP.NET* or an *IIS* Application.

re:
!Would you call Web Expression an application?

Yes, it's an application.
It's a *Windows* application, though, not an ASP.NET nor an IIS application.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:e0**************@TK2MSFTNGP06.phx.gbl...
>>*RE---000---
You're seeing that because you clicked the "Web Sites" folder in the IIS Manager.

For your specific application, scroll down, on the left, below "Web Sites",
and right-click the *specific* application you're having problems with.
---000---

After you right-click your application's name in the IIS Manager,
and select "Properties", click the ASP.NET tab.
-------------------------------------------------------------------------
From this screen capture you can see that there are no applications available to click on.
If I click on "Domains" it gives me my company web site.
If I click on Current Sessions, it is empty.
------------------------------------------------------------------------
Before I started trying to use WebMatrix, I was writing code in Note pad or Word pad, saving in
wwwroot and viewing at local host. Do you call that an application? Would you call Web
Expression an application?
Thanks



"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:er**************@TK2MSFTNGP03.phx.gbl...
re:
!That message seems to tell me it is running against 2.0. for it says NOTHING about 1.1.

You're right.
The Web Matrix reports the version as 2.0, even though it runs under 1.1.

re:
!even though you say "You have a valid install."

You *do* have a valid install of 1.1, in spite of that quirk.

re:
!We had already established that I had changed the ASP.NET tab to 1.1.4322,
!even though the Location says Framework 2.0 (Remember the screen capture?)

Maybe you missed the explanation about that ?

Here it is again :

---000---
You're seeing that because you clicked the "Web Sites" folder in the IIS Manager.

For your specific application, scroll down, on the left, below "Web Sites",
and right-click the *specific* application you're having problems with.
---000---

After you right-click your application's name in the IIS Manager,
and select "Properties", click the ASP.NET tab.

You'll see the correct path to web.config in "File Location".

re:
!I'm sorry to be so dumb, but just what goes at "YourAppName"?
!I just dont' know what we're talking about when "app" is referred to.

Whatever your virtual application name is.

That's only valid if you're using IIS, though.
If you're using the Web Matrix development server, that's irrelevant.

Remember, they're two completely different web servers.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"dancer" <da****@microsoft.comwrote in message news:OW**************@TK2MSFTNGP06.phx.gbl...
>I am SO CONFUSED!!! We are talking in circles!
--------------------------------------------------------------------------
*RE: The WebMatrix will run against 1.1 no matter what you do.
>It will *not* run against 2.0.
>>
>All you have to do to use the Webmatrix is open the file you wish to run.
--------------------------------------------------------------------------------
The reason I started this post was because when I open a file and run it in *Web Matrix
Project*
and get errors, this appears at the bottom of the error page:
"Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
Version:2.0.50727.210
"
>
That message seems to tell me it is running against 2.0. for it says NOTHING about 1.1.
>
I am *still* getting that now, even though you say "You have a valid install."
______________________________________________ __________________________
>
>
*RE: Absolutey not, but if you're not sure about command-line syntax,
>use the IIS Manager interface ( the ASP.NET tab for the app ).
>>
>They both do the same thing : configure an app to run against either 1.1 or 2.0
-----------------------------------------------------------------------------------
We had already established that I had changed the ASP.NET tab to 1.1.4322, even though the
Location says Framework 2.0 (Remember the screen capture?) So why was I even considering the
command line?
Is there another ASP.Net tab that I haven't found?
______________________________________________ _______________________________
>
*RE: aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName
---------------------------------------------------
I'm sorry to be so dumb, but just what goes at "YourAppName"?
I just dont' know what we're talking about when "app" is referred to.
>
Thank you.
>
>
>
>
>
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:ez**************@TK2MSFTNGP06.phx.gbl.. .
>re:
>!As you can see in this screen capture, the 1.1 has (root), while the 2.0 does not.
>>
>You have a valid install.
>>
>re:
>!Is that significant?
>>
>Not at all, as long as you don't introduce 2.0 objects in the root app.
>>
>re:
>!since I'm wanting the WebMatrix Project to run against 1.1, would I put the
>!WebMatrix at "YourAppName"?
>>
>No! That would only apply for *ASP.NET* applications, not Windows apps.
>>
>The WebMatrix will run against 1.1 no matter what you do.
>It will *not* run against 2.0.
>>
>All you have to do to use the Webmatrix is open the file you wish to run.
>>
>re:
>!aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName
>!I am very nervous about registry commands.
>>
>That's not a registry command.
>It's a command to configure a virtual app as an app which will use the .Net Framework 1.1.
>>
>re:
>!Is there a chance I could mess up my computer with this?
>>
>Absolutey not, but if you're not sure about command-line syntax,
>use the IIS Manager interface ( the ASP.NET tab for the app ).
>>
>They both do the same thing : configure an app to run against either 1.1 or 2.0
>>
>>
>>
>>
>>
>Juan T. Llibre, asp.net MVP
>asp.net faq : http://asp.net.do/faq/
>foros de asp.net, en español : http://asp.net.do/foros/
>======================================
>"dancer" <da****@microsoft.comwrote in message
>news:eP**************@TK2MSFTNGP05.phx.gbl. ..
>>>
>>As you can see in this screen capture, the 1.1 has (root), while the 2.0 does not.
>>Is that significant?
>>>
>>Also, about the command, aspnet_regiis.exe -s SVC/1/ROOT/YourAppName - since I'm wanting
>>the
>>WebMatrix Project to run against 1.1, would I put the WebMatrix at "YourAppName"?
>>>
>>I am very nervous about registry commands. Is there a chance I could mess up my computer
>>with
>>this?
>>
>>>
>>"Juan T. Llibre" <no***********@nowhere.comwrote in message
>>news:%2****************@TK2MSFTNGP03.phx.gbl ...
>>>When the command prompt opens, issue this command :
>>>>
>>>cd C:\WINNT\Microsoft.NET\Framework\v1.1.4322
>>>>
>>>...and, *then*, run aspnet_regiis -lv
>>>>
>>>>
>>>>
>>>Juan T. Llibre, asp.net MVP
>>>asp.net faq : http://asp.net.do/faq/
>>>foros de asp.net, en español : http://asp.net.do/foros/
>>>======================================
>>>"dancer" <da****@microsoft.comwrote in message
>>>news:OU**************@TK2MSFTNGP02.phx.gbl. ..
>>>>RE: To find out if it did, open a command window in the .Net Framework 1.1 directory :
>>>>>
>>>>Drive:\WINDOWS\Microsoft.NET\Framework\v1. 1.4322
>>>>>
>>>>and run the following command :
>>>>>
>>>>aspnet_regiis -lv
>>>>------------------------------------------------------------------------------------------------
>>>>I have an XP Pro. I click Start, All Programs, Accessories, Command Prompt. It "shells
>>>>out",
>>>>as
>>>>we used to say in the DOS days.
>>>>Here I try to enter the directory where the Net Framework 1.1 resides, so that I can enter
>>>>the
>>>>aspnet_regiis -lv command WITHIN that directory, but the Command Prompt is looking for a
>>>>command,
>>>>not a directory.
>>>>>
>>>>The path where the 1.1 resides is this: C:\WINNT\Microsoft.NET\Framework\v1.1.4322
>>>>-----------------------------------------------------------------------------------------------------------
>>>>>
>>>>"Juan T. Llibre" <no***********@nowhere.comwrote in message
>>>>news:eI**************@TK2MSFTNGP04.phx.gbl ...
>>>>>re:
>>>>>!I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.
>>>>>>
>>>>>Is that "Asp.Net tab" in the IIS Manager, when you right-click
>>>>>the Application's name and select "Properties" ?
>>>>>>
>>>>>re:
>>>>>!However, I noticed that on the same tab, the file location is indicated as
>>>>>\Framework\v2.0.50.
>>>>>>
>>>>>I'm getting confused now.
>>>>>There is *no* "file location which specifies "\Framework\v2.0.50727" ...
>>>>>>
>>>>>What you should be seeing is :
>>>>>File location : Drive:\PhysicalPathToYourApp'sFiles\web.config
>>>>>>
>>>>>In any case...
>>>>>Did the .Net Framework 1.1 install correctly ?
>>>>>>
>>>>>To find out if it did, open a command window in the .Net Framework 1.1 directory :
>>>>>>
>>>>>Drive:\WINDOWS\Microsoft.NET\Framework\v1 .1.4322
>>>>>>
>>>>>and run the following command :
>>>>>>
>>>>>aspnet_regiis -lv
>>>>>>
>>>>>That will list all the .Net Framework versions installed in your computer,
>>>>>and will tell you if they are valid installations.
>>>>>>
>>>>>The entry for 1.1 will look like this :
>>>>>1.1.4322.0 Valid D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_isapi.dll
>>>>>>
>>>>>If you do *not* have a valid installation for 1.1, reinstall it.
>>>>>>
>>>>>If you *do* have a valid installation, you can run the following command from the same
>>>>>directory:
>>>>>>
>>>>>aspnet_regiis.exe -s W3SVC/1/ROOT/YourAppName
>>>>>>
>>>>>( substitute your Application's virtual name for "YourAppName", of course... )
>>>>>>
>>>>>That will change the .Net Framework version for that Application to 1.1.
>>>>>>
>>>>>Now, you will be able to run your application against the .Net Framework 1.1.
>>>>>Try that...and let us know how you did.
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>Juan T. Llibre, asp.net MVP
>>>>>asp.net faq : http://asp.net.do/faq/
>>>>>foros de asp.net, en español : http://asp.net.do/foros/
>>>>>======================================
>>>>>"dancer" <da****@microsoft.comwrote in message
>>>>>news:OP**************@TK2MSFTNGP02.phx.gb l...
>>>>>>>I *should* have said there is no 1.1 configuration in the Administrative Tools folder
>>>>>>>that I
>>>>>>>reach from the control panel.
>>>>>>There *is* a 1.1 configuration at this path: \Documents and settings\Administrator\Start
>>>>>>Menu\Programs\Administrator Tools\
>>>>>>>
>>>>>>>
>>>>>>"dancer" <da****@microsoft.comwrote in message
>>>>>>news:un*************@TK2MSFTNGP03.phx.gb l...
>>>>>>>1. I installed net framework 1.1 service pack
>>>>>>>2. I found the 2 %temp% log files you mention below.
>>>>>>>3. I opened WebMatrix and ran a file.
>>>>>>>4. On the compiler error message there was this:
>>>>>>> Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET
>>>>>>>Version:2.0.50727.210
>>>>>>>5. I checked the Asp.Net tab to see if 1.1.4322 was chosen, and it was.
>>>>>>> However, I noticed that on the same tab, the file location is indicated as
>>>>>>>\Framework\v2.0.50.
>>>>>>> Also, on the ISAPI Filters tab at the bottom is ASP 2.0.507270 with a priority of
>>>>>>>low.
>>>>>>>6. I am accessing the IIS folder from Administrative Tools. In the Administrative
>>>>>>>Tools
>>>>>>>there
>>>>>>>is a file called "net Framework 2.0 configuration". There is not a 1.1 configuration.
>>>>>>>>
>>>>>>>????
>>>>>>>>
>>>>>>>>
>>>>>>>"Juan T. Llibre" <no***********@nowhere.comwrote in message
>>>>>>>news:uh**************@TK2MSFTNGP05.phx. gbl...
>>>>>>>>No, dancer, that log refers to the .net framework 1.0 service pack 2.
>>>>>>>>>
>>>>>>>>When you install the .net framework 1.1 service pack 1, you'll have these files :
>>>>>>>>>
>>>>>>>>1. %temp%\netfxsl.log
>>>>>>>>2. %temp%\netfxupdate.log
>>>>>>>>>
>>>>>>>>To get to the %temp% directory click Start, click Run, type "%temp%" and click OK.
>>>>>>>>>
>>>>>>>>Did you download and install the correct service pack ?
>>>>>>>>>
>>>>>>>>The .net framework 1.1 service pack 1 download is at :
>>>>>>>>http://www.microsoft.com/downloads/d...displaylang=en
>>>>>>>>>
>>>>>>>>It's a 10.2MB download.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>Juan T. Llibre, asp.net MVP
>>>>>>>>asp.net faq : http://asp.net.do/faq/
>>>>>>>>foros de asp.net, en español : http://asp.net.do/foros/
>>>>>>>>==================================== ==
>>>>>>>>"dancer" <da****@microsoft.comwrote in message
>>>>>>>>news:%2****************@TK2MSFTNGP05.p hx.gbl...
>>>>>>>>>>I have made a new post because when I try to respond to another, I get the
>>>>>>>>>error, "Article Rejected -- Ill-formed message id"
>>>>>>>>>>
>>>>>>>>>This is in response to the advice of Juan Libre to install Net Framework
>>>>>>>>>Service Pack 1 in order to use ASP.net 1.1 and the net Framework 1.1
>>>>>>>>>------------------------------------------------------------------------------------------------
>>>>>>>>>I found the following file, "svcpack.log" at C:\WINNT.
>>>>>>>>>It contains many lines, a few of which are the following:
>>>>>>>>>>
>>>>>>>>>1577.734: Num Ticks for Reg update and deleting 0 size files : 17187
>>>>>>>>>1577.734: DoInstallation: ApplyAdminSystemAclsRecursive for c:\winnt\$hf_mig$\Service
>>>>>>>>>Pack 2
>>>>>>>>>failed; error=0x00000003
>>>>>>>>>1577.734: Starting process: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\copy2ga c /i /a
>>>>>>>>>/p:"C:\Program Files\Common Files\microsoft shared\ink\1.7\"
>>>>>>>>>1577
>>>>>>>>>>
>>>>>>>>>Does this mean that the Net Framework Service Pack 1 is *already* installed?
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>>
>>
>>
>
>





Jun 8 '07 #14

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

Similar topics

1
by: J Goldman | last post by:
I am trying to install Oracle 9i (9.2.0.1, 32 bit) on Windows XP Pro (version 2002, SP 1, Intel P3), but I get an error claiming that Oracle requires Service Pack 1 or greater, which it thinks my...
4
by: RL | last post by:
On a Windows XP Pro system Using Windows Update I let it scan for updates - the only one it finds is "Microsoft .NET Framework Service Pack 2, English Version". (I have already installed Service...
2
by: feman | last post by:
I'm trying to install the dotnet framework 1.1 on a Windows 2000 Pro, SP 4 box. I've downloaded dotnetfx.exe and am installing from c:\temp. This is the error message that I get: Error 1606....
2
by: j.b.messina | last post by:
This has not yet been published by Microsoft. It will be published within the next few weeks, mainly because I asked them to. I felt this was information badly needed, and I think this is the...
11
by: Ceri Williams | last post by:
I followed the excellent MSDN article "Code Generation in the .NET Framework Using XML Schema" to build a substitute for the limited xsd.exe. My code works fine under .NET framework 1.1, but after...
1
by: Harry Simpson | last post by:
I know I drilled down into the Windows folder\Microsoft.net\Framework\v1.1.4322 folder and looked at the version of Mscorcfg.dll to get the SP level from the version number: Mine shows...
2
by: Nak | last post by:
Hi there, Please consider this string of events, 'A' being a client and 'B' being me, A) Your application doesn't work.... B) Please insure the correct version of the...
1
by: dancer | last post by:
I have made a new post because when I try to respond to another, I get the error, "Article Rejected -- Ill-formed message id" This is in response to the advice of Juan Libre to install Net...
2
by: cj | last post by:
I've been installing VS2008 and getting all the updates. Microsoft's update site says I need "Update for .NET Framework 3.0: x86 (KB932471)" but I've tried 4 times now to get it and it always end...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.