473,387 Members | 1,700 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,387 software developers and data experts.

VBResource Kit

I downloaded a free file from Microsoft called VBResource Kit. It has
examples etc...
When I try to install it, it tells me that it needs .NET Framework Version
1.1.4322, as best as
I can tell I have Version 1.0.3705. The Resouce kit needs to use 1.1.4322.
Can I get that new Framework
and install over what I have with no negative consequences ??

Thank you
Steve
Nov 20 '05 #1
6 959
* "Steve Sprague" <st******@bright.net> scripsit:
I downloaded a free file from Microsoft called VBResource Kit. It has
examples etc...
When I try to install it, it tells me that it needs .NET Framework Version
1.1.4322, as best as
I can tell I have Version 1.0.3705. The Resouce kit needs to use 1.1.4322.
Can I get that new Framework
and install over what I have with no negative consequences ??


Both versions of the Framework can be installed on the same machine
without problems.

Notice that VS.NET 2002 cannot be used with .NET 1.1, it will still
require the .NET Framework 1.0 and will create .NET 1.0 assemblies.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #2
if you install the new framework it will NOT hurt your current dev
environment... the only thing will be you can NOT use the new features of
the new version 1.1 framework... so if you try to you will get a compile
error because the function will not be noticed in your framework version 1.0
compatable assembly.. so there are no negative consequences to installing
version 1.1 over 1.0 of the .NET framework..
"Steve Sprague" <st******@bright.net> wrote in message
news:eR**************@TK2MSFTNGP09.phx.gbl...
Let me include the Help Box and see if the new Framework is compatible and
will not hurt my current version of VB.NET. Sorry for the confusion.
Attached is a pic of the Help Box. I hope this is appropriate.
Thank you
Steve


"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:OG**************@TK2MSFTNGP10.phx.gbl...
* "Steve Sprague" <st******@bright.net> scripsit:
I downloaded a free file from Microsoft called VBResource Kit. It has
examples etc...
When I try to install it, it tells me that it needs .NET Framework Version 1.1.4322, as best as
I can tell I have Version 1.0.3705. The Resouce kit needs to use 1.1.4322. Can I get that new Framework
and install over what I have with no negative consequences ??


Both versions of the Framework can be installed on the same machine
without problems.

Notice that VS.NET 2002 cannot be used with .NET 1.1, it will still
require the .NET Framework 1.0 and will create .NET 1.0 assemblies.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>


Nov 20 '05 #3
Brian... thank you. Could you briefly elaberate on the new features of this
framework or link me to a place where I can read it myself?
Thank you !!
Steve

"Brian Henry" <NO************@adelphia.net> wrote in message
news:uD**************@TK2MSFTNGP11.phx.gbl...
if you install the new framework it will NOT hurt your current dev
environment... the only thing will be you can NOT use the new features of
the new version 1.1 framework... so if you try to you will get a compile
error because the function will not be noticed in your framework version 1.0 compatable assembly.. so there are no negative consequences to installing
version 1.1 over 1.0 of the .NET framework..
"Steve Sprague" <st******@bright.net> wrote in message
news:eR**************@TK2MSFTNGP09.phx.gbl...
Let me include the Help Box and see if the new Framework is compatible and will not hurt my current version of VB.NET. Sorry for the confusion.
Attached is a pic of the Help Box. I hope this is appropriate.
Thank you
Steve


"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:OG**************@TK2MSFTNGP10.phx.gbl...
* "Steve Sprague" <st******@bright.net> scripsit:
> I downloaded a free file from Microsoft called VBResource Kit. It has > examples etc...
> When I try to install it, it tells me that it needs .NET Framework

Version
> 1.1.4322, as best as
> I can tell I have Version 1.0.3705. The Resouce kit needs to use

1.1.4322.
> Can I get that new Framework
> and install over what I have with no negative consequences ??

Both versions of the Framework can be installed on the same machine
without problems.

Notice that VS.NET 2002 cannot be used with .NET 1.1, it will still
require the .NET Framework 1.0 and will create .NET 1.0 assemblies.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>



Nov 20 '05 #4
i think that would be the difference between vs 2002 and vs2003
http://msdn.microsoft.com/vstudio/pr.../whatsnew.aspx

"Steve Sprague" <st******@bright.net> wrote in message
news:un**************@tk2msftngp13.phx.gbl...
Brian... thank you. Could you briefly elaberate on the new features of this framework or link me to a place where I can read it myself?
Thank you !!
Steve

Nov 20 '05 #5
If I installed the VS .NET Enterprise edition (2001/2002), then is there a
problem in installing the VB Resource Kit ?

"EricJ" <ericRéMo**@ThiSomnipack.be> wrote in message
news:3f***********************@reader3.news.skynet .be...
i think that would be the difference between vs 2002 and vs2003
http://msdn.microsoft.com/vstudio/pr.../whatsnew.aspx

"Steve Sprague" <st******@bright.net> wrote in message
news:un**************@tk2msftngp13.phx.gbl...
Brian... thank you. Could you briefly elaberate on the new features of

this
framework or link me to a place where I can read it myself?
Thank you !!
Steve


Nov 20 '05 #6
as brian said
the samples of the resource kit that use only 1.0 features will work, the
ones that use 1.1 only features wont. i fear the only way to know for sure
is to test the resources you want to use ( if they don't work you'll know w
the prob is)

eric

"Alan" <NO**************@yahoo.com.au> wrote in message
news:uR**************@TK2MSFTNGP11.phx.gbl...
If I installed the VS .NET Enterprise edition (2001/2002), then is there a
problem in installing the VB Resource Kit ?

"EricJ" <ericRéMo**@ThiSomnipack.be> wrote in message
news:3f***********************@reader3.news.skynet .be...
i think that would be the difference between vs 2002 and vs2003
http://msdn.microsoft.com/vstudio/pr.../whatsnew.aspx

"Steve Sprague" <st******@bright.net> wrote in message
news:un**************@tk2msftngp13.phx.gbl...
Brian... thank you. Could you briefly elaberate on the new features of

this
framework or link me to a place where I can read it myself?
Thank you !!
Steve



Nov 20 '05 #7

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

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.