joeharrison714 / MVCGrid.Net

http://mvcgrid.net
MIT License
74 stars 55 forks source link

Error Adding File while installing MVCGrid. #70

Open mayank-bhuvnesh opened 8 years ago

mayank-bhuvnesh commented 8 years ago

Hi

I am getting the below error

Error adding file: + A parameter cannot be found that matches parameter name 'Raw'

Please find the Installation steps below.

Attempting to resolve dependency 'Microsoft.AspNet.Mvc (≥ 3.0.0)'. Attempting to resolve dependency 'Microsoft.AspNet.WebPages (≥ 2.0.20710.0 && < 2.1)'. Attempting to resolve dependency 'Microsoft.Web.Infrastructure (≥ 1.0.0.0)'. Attempting to resolve dependency 'Microsoft.AspNet.Razor (≥ 2.0.20710.0 && < 2.1)'. Attempting to resolve dependency 'WebActivatorEx (≥ 2.0.0 && < 3.0.0)'. Installing 'WebActivatorEx 2.0'. Successfully installed 'WebActivatorEx 2.0'. Installing 'MVCGrid.Net 1.0.0.60'. Successfully installed 'MVCGrid.Net 1.0.0.60'. Adding 'WebActivatorEx 2.0' to MvcGrid. Successfully added 'WebActivatorEx 2.0' to MvcGrid. Adding 'MVCGrid.Net 1.0.0.60' to MvcGrid. Successfully added 'MVCGrid.Net 1.0.0.60' to MvcGrid. AppStart: (H:\2012\WCF_1\MvcGrid\MvcGrid\App_Start) rootNamespace: (MvcGrid) sourcePath: (H:\2012\WCF_1\MvcGrid\packages\MVCGrid.Net.1.0.0.60\Tools\MVCGridConfig.cs.pp) Error adding file: + A parameter cannot be found that matches parameter name 'Raw'.

joeharrison714 commented 7 years ago

Sorry I have not seen this error yet or heard of anyone else getting it. Were you able to resolve it?