Hi,

I want to install Ext.Net 2.0 into my application.
I use NuGet to install and it says :
- 'Ext.Net 2.0.0' is installed
- MyApp has already a reference to "Ext.Net 2.0.0"
- Failure when generating of redirects link for MyApp. An element with the same key has been already added.

So I don't have the ext.net dll into my bin dir and none files created into my web application.

What is the problem ?
What can I do ?

Thanks.