Hello,
when publishing a small default.aspx with webtree component 8.3 it says that an error occures because the link
Assembly Infragistics2.WebUI.Shared.v8.1, Version=8.1.20081.1000, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb
is missing. I use 8.3 and shared 8.3 is integrated. So why do i have to integrate the older 8.1??
I can't find any links to 8.1 in the project (license, webconfig, default.aspx)??
Can someone help??
Torsten
I just deleted the whole folder on our webserver and now it runs :-)
Whatever..many thanks :-)
If you are publishing to a web server, it may have somethign to do with the server and being placed in a subdirectory of an application that already uses 8.1.
If you see this while just testing your application in the Visual Studio Web Server then you want to do a search in entire solution for 8.1 and check the bin folder for dlls. Also, if this is a web application, make sure you check the references. One last thing you can try is to recreate the visual studio toolbox tab for 8.3. If all this fails, you can try to create a new application with a tree and see if that runs correctly. Based on those results, you should be able to find the source of the error.