Hi I am trying to publish my asp.net mvc application. it is build successfully, but not publishing. also whatever the contents found in the publishing target folder is not running jquery files properly. it showing Warning :
Warning 1 Error updating JScript IntelliSense: D:.. My application path.. \Scripts\ *jquery-1.4.1.min-vsdoc.js : 'childNodes' is null or not an object @ 5814:4
I tried to replace this file from here but getting same warning and not publishing application. why should this is happening ?
I have installed visual studio SP1 also.