Hi !
This indicates you have a project created for VWG NET 2.0 and now you are using the NET 3.5 DLL's !
Open your web.config and take a look at configsections and httpHandlers sections. Both should state Version=3.0.5701.0
Your message above indicates they state Version=2.xxx
If so, try changing both of these places to Version=3.0.5701.0, have all Gizmox DLL's Copy Local = True and see what that does.
Palli |
|