Compilation error when using custom code in Nevron web parts

Applies to: Nevron Vision for SharePoint web parts (WSS3.0, SharePoint 2007/2010/2013)

Compilation error when using custom code in Nevron web parts

When using custom code injection in the Nevron web parts designer, you may receive a compilation error:



To resolve this compilation error, you have to copy the required Nevron assemblies to the virtual directory of the SharePoint application (in the Bin folder of the web application).

The Nevron DLLs can be located in the Nevron Vision for SharePoint installation folder. For example:

  • SharePoint 2007: 
    "C:\Program Files\Nevron Software\Nevron SharePoint Vision 2010.1 for MOSS and WSS 2007\Bin"
  • SharePoint 2010:
    "C:\Program Files(x86)\Nevron Software\Nevron SharePoint Vision 2010.1 for MOSS and WSS 2010\Bin"
Copy: Nevron.Presentation.dll; Nevron.Chart.dll; Nevron.Chart.Template.dll; Nevron.System.dll

Paste the assemblies in: "C:\Inetpub\wwwroot\wss\VirtualDirectories\YourWebApplication\bin"


Article ID: 178, Created On: 2/18/2011, Modified: 3/12/2013