Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-287933: "Cannot resolve symbol" in SharePoint web pages

$
0
0
Reporter Tor Hovland (torhovland) Tor Hovland (torhovland)
Created Jan 23, 2012 1:00:10 PM
Updated Jan 23, 2012 3:40:05 PM
Priority Normal
Type Feature
Fix versions Next Major
State Submitted
Assignee Slava Trenogin (derigel)
Subsystem Code Analysis
Affected versions 6.1
Fixed in build No Fixed in build
The following is a valid SharePoint web page:

<%@ Assembly Name="$SharePoint.Project.AssemblyFullName$" %>
<%@ Import Namespace="Microsoft.SharePoint.ApplicationPages" %>
<%@ Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
<%@ Register Tagprefix="Utilities" Namespace="Microsoft.SharePoint.Utilities" Assembly="Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
<%@ Register Tagprefix="asp" Namespace="System.Web.UI" Assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" %>
<%@ Import Namespace="Microsoft.SharePoint" %>
<%@ Assembly Name="Microsoft.Web.CommandUI, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Avdelingsfilter.aspx.cs" Inherits="VedlikeholdssystemSharePoint.Layouts.VedlikeholdssystemSharePoint.Avdelingsfilter" DynamicMasterPageFile="~masterurl/default.master" %>

<asp:Content ID="Main" ContentPlaceHolderID="PlaceHolderMain" runat="server">
Hello World!
</asp:Content>

Resharper complains with the error message "Cannot resolve the symbol 'PlaceHolderMain'".

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>