The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
96 views

Parser Error in IFrame When added in Application Page

I am creating a SharePoint-2013 web-part in that I have created Application Page. In that page I am using <iframe> element only there are no any other elements just for testing. But it is ...
0
votes
1answer
178 views

How to deploy custom context menu item?

I made a custom SharePoint application page and now I want to open it from edit control block (item context menu). My XML won't compile because it is telling me that I have illegal characters in the ...
0
votes
0answers
124 views

SharePoint 2010 : Unexpected exception HTTP Parse Exception

All of a sudden, we are getting the following exception on one our webapplication I tried uninstalling all the custom wsp and replacing it with old config file but still no use. Any help would be ...
2
votes
1answer
192 views

MOSS 2007 to Sharepoint 2010 migration

Steps followed for Migration: Backup up of production database Create New Web Application on SP 2010 farm. Restore Production Database on SP 2010 Farm. Create Solution in SP 2010 with Name Space ...
2
votes
0answers
487 views

What could be causing an unexpected error when trying to edit a root folder name? [closed]

I am using sharepoint 2010 publishing site. When I go to the gui part of sharepoint 2010(allitem.aspx) and go to one of my libraries, check a folder, go to the ribbon and hit edit properties and try ...
0
votes
2answers
223 views

Unable to parse page for field values error in ULS log

We get this error on every page request on our Production environment. All other environments are ok. The environment has been upgraded from SharePoint 2007 to SharePoint 2010. Unable to parse ...
0
votes
1answer
702 views

clscompliance parser error when adding web part in webpartzone zonetemplate

I am adding a web part directly into a zonetemplate in a page layout. When i insert a custom web part that has a web part property of type uint, i get an YSOD server error: Parser Error ...