Rank: Newbie Groups: Member
Joined: 8/22/2020 Posts: 4
|
I have installed the EO files from the external setup (no NuGet) on my machine. I have then added the reference to only one of my projects, which is the only one that needs support for EO. Now the problem is, when I open other projects, like web projects in classic asp.net, simply just after opening the project, Visual Studio automatically adds Eo.Base.dll/xml, Eo.Web.dll/dll.refresh/xml to my /Bin folder, and changes my web.config automatically to add System.Design, System.Drawing.Design and System.Windows.Forms, even if the project doesn't needs it. It's really annoying, I always have to remove the files manually. How can I fix this behaviour ?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi,
We are not aware of such problem. Do you see the same problem if you just create a blank new project?
Thanks
|