Hi All,
I have a VWG App running on my local server but when I upload it to my dedicated production server I am getting the following error.
could not load file or assembly 'CppCodeProvider
Line 219: <add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
Line 220: <add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
Line 221: <add assembly="CppCodeProvider, Version=8.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
Line 222: <add assembly="Gizmox.WebGUI.Common, Version=3.0.5701.0, Culture=neutral, PublicKeyToken=263FA4EF694ACFF6"/>
Line 223: <add assembly="Gizmox.WebGUI.Forms, Version=3.0.5701.0, Culture=neutral, PublicKeyToken=C508B41386C60F1D"
I know I must not have installed something on this server but for the life of me can't figure out what. Been scouring the forums and google to no availe.
I am working with version 6.2
thanks in advance