Errors when activating survey's and more
Hello,
we recently started having troubles when activating survey's. We get the following message:
"Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Ambiguous match found.
Source Error:
Line 1: <%@ Register TagPrefix="cc1" Namespace="PrezzaControls" Assembly="PrezzaControls" %>
Line 2: <%@ Page language="c#" Codebehind="SurveyStatus.aspx.cs" AutoEventWireup="false" Inherits="UltimateSurvey.Surveys.SurveyStatus" %>
Line 3: <asp:label id="surveyStatusLbl" runat="server" CssClass="PrezzaTitle"> Activation</asp:label>
Source File: /ultimatesurvey/Surveys/SurveyStatus.aspx Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42 "
ALSO, when going into some survey's for editing we get the following error:
"An application error occurred.
Error Message: Index was outside the bounds of the array.
Source: ItemRenderers
Target Site: Void RadioButtonListItem_PreRender(System.Object, System.EventArgs)
URL: http://sam-1/ultimatesurvey/Surveys/FormEditor.aspx
Referrer: http://sam-1/ultimatesurvey/Surveys/ManageSurveys.aspx
User Agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
User Host Name 10.2.200.12
User Host Address 10.2.200.12
Stack Trace: at Prezza.Web.Items.ItemRenderers.RadioButtonListItem .RadioButtonListItem_PreRender(Object sender, EventArgs e)
at System.Web.UI.Control.OnPreRender(EventArgs e)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Misc. Parameters
ASP.NET_SessionId vx0b5z45onqyhbyqhuoiyzv0
ALL_HTTP HTTP_CACHE_CONTROL:no-cache HTTP_CONNECTION:Keep-Alive HTTP_ACCEPT:image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */* HTTP_ACCEPT_ENCODING:gzip, deflate HTTP_ACCEPT_LANGUAGE:en-us HTTP_COOKIE:ASP.NET_SessionId=vx0b5z45onqyhbyqhuoi yzv0; Prezza=C1FBCD07B36CA8DEE1361EECC20BB8EA8A362EE3948 4F774A2191691E8BDBDC1F12260E11A3628398700593F4AFA8 F188F33D38F54562E6BB0EAEA5299F27FF513B935D0D52E5FA 03166CCAB66E9BCCF HTTP_HOST:sam-1 HTTP_REFERER:http://sam-1/ultimatesurvey/Surveys/ManageSurveys.aspx HTTP_USER_AGENT:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
ALL_RAW Cache-Control: no-cache Connection: Keep-Alive Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */* Accept-Encoding: gzip, deflate Accept-Language: en-us Cookie: ASP.NET_SessionId=vx0b5z45onqyhbyqhuoiyzv0; Prezza=C1FBCD07B36CA8DEE1361EECC20BB8EA8A362EE3948 4F774A2191691E8BDBDC1F12260E11A3628398700593F4AFA8 F188F33D38F54562E6BB0EAEA5299F27FF513B935D0D52E5FA 03166CCAB66E9BCCF Host: sam-1 Referer: http://sam-1/ultimatesurvey/Surveys/ManageSurveys.aspx User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
APPL_MD_PATH /LM/W3SVC/1/Root/UltimateSurvey
APPL_PHYSICAL_PATH C:\Inetpub\wwwroot\Intranet\UltimateSurvey\
" (not showing everything)
Lastly when users try to take the survey they get Permisson errors.
any clue what might be wrong?
thank you,
Daniel Schmidt
|