'StiWebViewer' not a known element after upgrading to 2011.3 build
Posted: Tue Dec 06, 2011 4:04 pm
Upgraded to Web build 2011.3. Deleted project references to 2011.2 and rebuilt project.
I get no build errors, but on my ASPX page containing the webviewer, StiWebViewer is underlined in green and says "
Element 'StiWebViewer' is not a known element. This can occur if there is a compliation error in the website or Web.config is missing.
The site compiles fine and web.config exists.
At the top of the page I have:
The web viewer controller looks like this:
and in the web.config Assemblies, is:
I get no build errors, but on my ASPX page containing the webviewer, StiWebViewer is underlined in green and says "
Element 'StiWebViewer' is not a known element. This can occur if there is a compliation error in the website or Web.config is missing.
The site compiles fine and web.config exists.
At the top of the page I have:
Code: Select all
Code: Select all
Code: Select all