Tagged Questions
1
vote
1answer
1k views
Partial postback sharepoint webpart
I am trying to add update panel to my sharepoint sitepage below:
I am getting the error :
Failed to load viewstate. The control tree into which viewstate is
being loaded must match the control ...
0
votes
0answers
100 views
CSS not taken in my calander plugin
I have below my designer code ..
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<%@ Page Language="C#" ...
0
votes
2answers
2k views
The control with ID 'XXXXX' requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it
I am getting the layout issue for calendar webpart in my page .
with the error message :
The control with ID 'XXXXX' requires a ScriptManager on the page. The ScriptManager must appear before any ...