Complie against different versions of .NET framework

V

Vijay

Hope somebody here can give me some help here.



I have a development environment with VS.NET 2003 (7.1), and Framework 1.1.
My server is also running ASP.NET 1.1. I have downloaded the IEWebControls,
which has the TreeView control to use in one of my pages. The TreeView
control will not work with the environment I have. The documentation says I
need VS.NET 2002 and Framework 1.0, which I don't have or can't get it. I
also found a utility called NAnt, that will help compile a project of .NET
against different versions of framework.



Now the problem is I am not able to find any direction on how to compile
ASP.NET applications with different versions of .NET framework using NAnt.
Can somebody point me to some samples?

If not, is it possible to use Visual Studio.NET to compile against different
versions of the .NET framework? If so, can you point me to some articles
that will also be helpful?



Can somebody help me??



Vijay
 
T

Teemu Keiski

IE WebControls should work in your environment. I have equal environment and
they work just fine. Did you try compiling the source with 1.1 before
consuming?

You might want to ask this IE WebControls question at ASP.NEt Forums:
http://www.asp.net/Forums/ShowForum.aspx?tabindex=1&ForumID=91

--
Teemu Keiski
MCP, Designer/Developer
Mansoft tietotekniikka Oy
http://www.mansoft.fi

AspInsiders Member, www.aspinsiders.com
ASP.NET Forums Moderator, www.asp.net
AspAlliance Columnist, www.aspalliance.com
 
V

Vijay

Yes I complied it with 1.1 and it does not work.

So when you build a tree, does it appear like a Tree? When I try to build a
tree all content show up in one line, its not building as a tree.

Vijay
 
K

Ken Cox [Microsoft MVP]

Make sure you check out this free tool:

ASP.NET Version Switcher

"The ASP.NET Version Switcher is a little utility that can be used to quickly
switch the .NET Framework version that the ASPX pages are compiled against.
This is helpful for developers who often have to test their web applications
for compatibility with different version of the .NET Framework"

http://www.denisbauer.com/NETTools/ASPNETVersionSwitcher.aspx


--
Microsoft MVPs have a question for *you*: Are you patched against the Worm?
http://www.microsoft.com/security/security_bulletins/ms03-026.asp



Hope somebody here can give me some help here.



I have a development environment with VS.NET 2003 (7.1), and Framework 1.1.
My server is also running ASP.NET 1.1. I have downloaded the IEWebControls,
which has the TreeView control to use in one of my pages. The TreeView
control will not work with the environment I have. The documentation says I
need VS.NET 2002 and Framework 1.0, which I don't have or can't get it. I
also found a utility called NAnt, that will help compile a project of .NET
against different versions of framework.



Now the problem is I am not able to find any direction on how to compile
ASP.NET applications with different versions of .NET framework using NAnt.
Can somebody point me to some samples?

If not, is it possible to use Visual Studio.NET to compile against different
versions of the .NET framework? If so, can you point me to some articles
that will also be helpful?



Can somebody help me??



Vijay
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top