Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
535
Error when publishing ultrawebtree 8.3
posted

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

Parents
  • 10880
    posted

    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.

Reply Children
No Data