-
How to install the 1.1 Framework and remove the 1.0 Framework
Hi,
When I install the 1.1 framework, but it can't bind with
Visual Studio .net IDE automatically. How can I bind all new
class libaries with IDE, and at the same time remove all the
old ones?
Use the Gacutil.exe can just do it one by one. I can't figure
out this problem. Could you give me a hand?
Thanks.
Yours,
Sunny
-
Re: How to install the 1.1 Framework and remove the 1.0 Framework
If your using Visual Studio.NET 2002, the 1.1 Framework WILL NOT bind to
Visual Studio.NET 2002. VS.NET 2002 only works with the 1.0 framework. (it
can be forced to work with 1.1 but, it can create problems).
You will need to use either Visual Studio.NET 2003 or go and download the
FREE IDE
SharpDevelop. Otherwise, it's Notepad and the command line compilers for
you.
james
"Sunny" <zhiwen_hu@hotmail.com> wrote in message
news:3ecb70a8$1@tnews.web.devx.com...
>
> Hi,
> When I install the 1.1 framework, but it can't bind with
> Visual Studio .net IDE automatically. How can I bind all new
> class libaries with IDE, and at the same time remove all the
> old ones?
>
> Use the Gacutil.exe can just do it one by one. I can't figure
> out this problem. Could you give me a hand?
>
> Thanks.
>
> Yours,
> Sunny
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|