Related Tags:
Asp.Net It was developed by Microsoft to allow programmers to build dynamic web sites, web applications and web services. It was first released in January 2002 with version 1.0 of the .NET Framework, and is the successor to Microsoft's Active Server Pages (ASP) technology. Learn More, Microsoft Visual Studio Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs for Microsoft Windows, as well as web sites, web apps, web services and mobile apps. Learn More, CMS A content management system (CMS) is a software application or set of related programs that are used to create and manage digital content. CMSes are typically used for enterprise content management (ECM) and web content management (WCM) Learn More, Sitecore Sitecore is one of the leading enterprise-level content management systems built on ASP.NET, enabling web content editors and marketers to have full control over all aspects of their website from social integration and blog posts to advanced personalisation, e-commerce and more. Launched in 2001, Sitecore has used the .NET platform from the beginning of the language itself, and has been growing in popularity over the last few years. Currently on its 7th major version, it now runs on .NET 2.0/4.0, and the core has been rewritten from scratch to take advantage of the improvements made in ASP.NET 4.5. Learn More, Sitecore Rocks Directly integrated into Microsoft Visual Studio 2010/2012/2013, Sitecore Rocks provides a fast and streamlined development experience with tools that developers are used to. Learn More,

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

Description:I am stuck into the following error while trying to preview my 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?)"

Posted by: | Posted on: Sep 26, 2017

1 answers

Replies

3


To resolve that issue you 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 remove "[__ReSharperSynthetic]" attribute at all places.
Reference

Replied by: | Replied on: Oct 03, 2017



Reply
×

Code block Hyperlink bold Quotes block Upload Images

Preview