Pages

Wednesday, 20 July 2016

The type or namespace name '__ReSharperSynthetic' could not be found (are you missing a using directive or an assembly reference?)

Problem 11:

I am getting the following error while trying to preview content item through sitecore rocks.
 
"The type or namespace name '__ReSharperSynthetic' could not be found (are you missing a using directive or an assembly reference?)"


Solution 11:

For resolving that issue I just need to go on the following location[YourSite]/sitecore/shell/WebService/Browse.aspx

And open that (Browse.aspx) file in notepad or visual studio  just delete or comment out "[__ReSharperSynthetic]" as Indicated(Red Marked) in the following image.



2 comments: