I am trying to Intregrate the latest Atlas CTP into a WAP. However, i run into a problem with the web.config. I get:
Parser Error Message: Could not load type 'Microsoft.Web.Services.ScriptModule'. (C:\Development\Visual Studio Projects\Advantage\Framework\advUIWeb\web.config line 108)
Source Error:
Line 106: </httpHandlers>
Line 107: <httpModules>
Line 108: <add name="ScriptModule" type="Microsoft.Web.Services.ScriptModule"/>
Line 109: </httpModules>
Line 110: <!-- |
Anyone have any suggestions or has successfully integrated Atlas and can give me some pointers?
Thanks,