VS 2005, compiling against .NET 1.1

P

Paul Aspinall

Hi
I have VS 2005, but some of the components I'm using (Infragistics
NetAdvantage 2005), have issues with .NET 2.0
For this reason, I'm being forced to compile against .NET 1.1

How do I do this?? Is it possible?? Is it supported to use VS 2005 with .NET
1.1??

Thanks
 
N

Nicholas Paldino [.NET/C# MVP]

Paul,

Check the google archives for this group. I believe there is a post by
Jon Skeet that references how to do this (or it might be his blog). Mind
you, it is unsupported, but I think it is possible.

Hope this helps.
 
J

Jon Skeet [C# MVP]

Nicholas Paldino said:
Check the google archives for this group. I believe there is a post by
Jon Skeet that references how to do this (or it might be his blog). Mind
you, it is unsupported, but I think it is possible.

It's certainly something I've looked at in theory - i.e. I've read
appropriate web pages :)

However, the really good news is that MS is going to produce something
to help us - unsupported etc, but great news nonetheless.

See http://blogs.msdn.com/clichten/archive/2005/11/08/490541.aspx and
http://blogs.msdn.com/clichten/archive/2005/11.aspx

I don't know when it'll be out though...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top