|
 |
aspx thread: Installing DOT.NET SDK
Message #1 by "McCloy, Russell" <Russell.McCloy@B...> on Wed, 13 Feb 2002 12:04:36 +1100
|
|
Hello all,
I know this question is asked a lot but I cant remember the answer.
I currently have the ASP.NET premium edition (Beta 2) installed on my
Win2000 server.
I want to install the new full release version of DOT.NET SDK framework.
Do I just go into Add/remove programs and uninstall ASP.NET and then just
install
the full SDK as normal???
thanks
RuSs
-----Original Message-----
From: Alvin Ling [mailto:alvin.ling@i...]
Sent: Tuesday, 12 February 2002 2:23 AM
To: ASP+
Subject: [aspx] Visual Basic EVAL function?
Is there a visual basic equivalent of the Jscript eval() function?
myTextBox = Eval("txtMyTextBox" & "1")
Would return a reference to a txtMyTextBox1
Message #2 by "Carl E. Olsen" <carl-olsen@h...> on Tue, 12 Feb 2002 21:35:01 -0600
|
|
That's correct. Do an uninstall of beta 2 before you install the final
release.
> -----Original Message-----
> From: McCloy, Russell [mailto:Russell.McCloy@B...]
> Sent: Tuesday, February 12, 2002 7:05 PM
> To: ASP+
> Subject: [aspx] Installing DOT.NET SDK
>
> Hello all,
>
> I know this question is asked a lot but I cant remember the answer.
> I currently have the ASP.NET premium edition (Beta 2) installed on my
> Win2000 server.
> I want to install the new full release version of DOT.NET SDK
framework.
>
> Do I just go into Add/remove programs and uninstall ASP.NET and then
just
> install
> the full SDK as normal???
>
> thanks
>
> RuSs
>
> -----Original Message-----
> From: Alvin Ling [mailto:alvin.ling@i...]
> Sent: Tuesday, 12 February 2002 2:23 AM
> To: ASP+
> Subject: [aspx] Visual Basic EVAL function?
>
>
> Is there a visual basic equivalent of the Jscript eval() function?
>
> myTextBox = Eval("txtMyTextBox" & "1")
>
> Would return a reference to a txtMyTextBox1
>
>
>
>
>
>
Message #3 by Sam Clohesy <sam@e...> on Wed, 13 Feb 2002 09:03:45 -0000
|
|
Yes, but you will need to re-complie your projects/*.dlls with the Final
release of Visual Studio. Net
Thanks
Sam
-----Original Message-----
From: McCloy, Russell [mailto:Russell.McCloy@B...]
Sent: 13 February 2002 01:05
To: ASP+
Subject: [aspx] Installing DOT.NET SDK
Hello all,
I know this question is asked a lot but I cant remember the answer.
I currently have the ASP.NET premium edition (Beta 2) installed on my
Win2000 server.
I want to install the new full release version of DOT.NET SDK framework.
Do I just go into Add/remove programs and uninstall ASP.NET and then just
install
the full SDK as normal???
thanks
RuSs
-----Original Message-----
From: Alvin Ling [mailto:alvin.ling@i...]
Sent: Tuesday, 12 February 2002 2:23 AM
To: ASP+
Subject: [aspx] Visual Basic EVAL function?
Is there a visual basic equivalent of the Jscript eval() function?
myTextBox = Eval("txtMyTextBox" & "1")
Would return a reference to a txtMyTextBox1
|
|
 |