|
Sorry
An error has occurred within this website.
The details have been emailed to us and we will
work to correct the problem as quickly as possible.
We apologise for the inconvenience.
System.Configuration.ConfigurationErrorsException: Could not load file or assembly 'Nottingham, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Failed to grant permission to execute. (Exception from HRESULT: 0x80131418) ---> System.IO.FileLoadException: Could not load file or assembly 'Nottingham, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Failed to grant permission to execute. (Exception from HRESULT: 0x80131418)
File name: 'Nottingham, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' ---> System.Security.Policy.PolicyException: Execution permission cannot be acquired.
at System.Security.SecurityManager.ResolvePolicy(Evidence evidence, PermissionSet reqdPset, PermissionSet optPset, PermissionSet denyPset, PermissionSet& denied, Boolean checkExecutionPermission)
at System.Security.SecurityManager.ResolvePolicy(Evidence evidence, PermissionSet reqdPset, PermissionSet optPset, PermissionSet denyPset, PermissionSet& denied, Int32& securitySpecialFlags, Boolean checkExecutionPermission)
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
--- End of inner exception stack trace ---
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
at System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory()
at System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig)
at System.Web.Compilation.WebDirectoryBatchCompiler..ctor(VirtualDirectory vdir)
at System.Web.Compilation.BuildManager.BatchCompileWebDirectoryInternal(VirtualDirectory vdir, Boolean ignoreErrors)
at System.Web.Compilation.BuildManager.BatchCompileWebDirectory(VirtualDirectory vdir, VirtualPath virtualDir, Boolean ignoreErrors)
at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Caused by:
System.IO.FileLoadException: Could not load file or assembly 'Nottingham, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Failed to grant permission to execute. (Exception from HRESULT: 0x80131418)
File name: 'Nottingham, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' ---> System.Security.Policy.PolicyException: Execution permission cannot be acquired.
at System.Security.SecurityManager.ResolvePolicy(Evidence evidence, PermissionSet reqdPset, PermissionSet optPset, PermissionSet denyPset, PermissionSet& denied, Boolean checkExecutionPermission)
at System.Security.SecurityManager.ResolvePolicy(Evidence evidence, PermissionSet reqdPset, PermissionSet optPset, PermissionSet denyPset, PermissionSet& denied, Int32& securitySpecialFlags, Boolean checkExecutionPermission)
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
Caused by:
System.Security.Policy.PolicyException: Execution permission cannot be acquired.
at System.Security.SecurityManager.ResolvePolicy(Evidence evidence, PermissionSet reqdPset, PermissionSet optPset, PermissionSet denyPset, PermissionSet& denied, Boolean checkExecutionPermission)
at System.Security.SecurityManager.ResolvePolicy(Evidence evidence, PermissionSet reqdPset, PermissionSet optPset, PermissionSet denyPset, PermissionSet& denied, Int32& securitySpecialFlags, Boolean checkExecutionPermission)
Could not load file or assembly 'Nottingham, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Failed to grant permission to execute. (Exception from HRESULT: 0x80131418)
System.Web
at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective)
at System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory()
at System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai)
at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig)
at System.Web.Compilation.WebDirectoryBatchCompiler..ctor(VirtualDirectory vdir)
at System.Web.Compilation.BuildManager.BatchCompileWebDirectoryInternal(VirtualDirectory vdir, Boolean ignoreErrors)
at System.Web.Compilation.BuildManager.BatchCompileWebDirectory(VirtualDirectory vdir, VirtualPath virtualDir, Boolean ignoreErrors)
at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
| ALL_HTTP | HTTP_CACHE_CONTROL:no-cache
HTTP_CONNECTION:close
HTTP_PRAGMA:no-cache
HTTP_ACCEPT:text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
HTTP_ACCEPT_CHARSET:ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_ACCEPT_ENCODING:gzip
HTTP_ACCEPT_LANGUAGE:en-us,en;q=0.5
HTTP_COOKIE:ASP.NET_SessionId=d2mcms45drf3j3aymfxx5v55; clientvars=d0430aa6-9119-4159-a8f6-d7f70769e30c; mode=0
HTTP_HOST:www.nottingham.gov.uk
HTTP_USER_AGENT:CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
HTTP_X_CC_ID:ccc01-01
|
| ALL_RAW | Cache-Control: no-cache
Connection: close
Pragma: no-cache
Accept: text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Accept-Encoding: gzip
Accept-Language: en-us,en;q=0.5
Cookie: ASP.NET_SessionId=d2mcms45drf3j3aymfxx5v55; clientvars=d0430aa6-9119-4159-a8f6-d7f70769e30c; mode=0
Host: www.nottingham.gov.uk
User-Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
x-cc-id: ccc01-01
|
| APPL_MD_PATH | /LM/W3SVC/2/ROOT |
| APPL_PHYSICAL_PATH | E:\Inetpub\CMS\ |
| AUTH_PASSWORD | |
| AUTH_TYPE | |
| AUTH_USER | |
| CERT_COOKIE | |
| CERT_FLAGS | |
| CERT_ISSUER | |
| CERT_KEYSIZE | |
| CERT_SECRETKEYSIZE | |
| CERT_SERIALNUMBER | |
| CERT_SERVER_ISSUER | |
| CERT_SERVER_SUBJECT | |
| CERT_SUBJECT | |
| CONTENT_LENGTH | 0 |
| CONTENT_TYPE | |
| GATEWAY_INTERFACE | CGI/1.1 |
| HTTP_ACCEPT | text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 |
| HTTP_ACCEPT_CHARSET | ISO-8859-1,utf-8;q=0.7,*;q=0.7 |
| HTTP_ACCEPT_ENCODING | gzip |
| HTTP_ACCEPT_LANGUAGE | en-us,en;q=0.5 |
| HTTP_CACHE_CONTROL | no-cache |
| HTTP_CONNECTION | close |
| HTTP_COOKIE | ASP.NET_SessionId=d2mcms45drf3j3aymfxx5v55; clientvars=d0430aa6-9119-4159-a8f6-d7f70769e30c; mode=0 |
| HTTP_HOST | www.nottingham.gov.uk |
| HTTP_PRAGMA | no-cache |
| HTTP_USER_AGENT | CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| HTTP_X_CC_ID | ccc01-01 |
| HTTPS | off |
| HTTPS_KEYSIZE | |
| HTTPS_SECRETKEYSIZE | |
| HTTPS_SERVER_ISSUER | |
| HTTPS_SERVER_SUBJECT | |
| INSTANCE_ID | 2 |
| INSTANCE_META_PATH | /LM/W3SVC/2 |
| LOCAL_ADDR | 10.10.11.228 |
| LOGON_USER | |
| PATH_INFO | /index.aspx |
| PATH_TRANSLATED | E:\Inetpub\CMS\index.aspx |
| QUERY_STRING | articleid=1180 |
| REMOTE_ADDR | 38.107.191.83 |
| REMOTE_HOST | 38.107.191.83 |
| REMOTE_PORT | 15971 |
| REMOTE_USER | |
| REQUEST_METHOD | GET |
| SCRIPT_NAME | /index.aspx |
| SERVER_NAME | www.nottingham.gov.uk |
| SERVER_PORT | 80 |
| SERVER_PORT_SECURE | 0 |
| SERVER_PROTOCOL | HTTP/1.1 |
| SERVER_SOFTWARE | Microsoft-IIS/7.0 |
| URL | /index.aspx |
| Accept | text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 |
| Accept-Charset | ISO-8859-1,utf-8;q=0.7,*;q=0.7 |
| Accept-Encoding | gzip |
| Accept-Language | en-us,en;q=0.5 |
| Cache-Control | no-cache |
| Connection | close |
| Cookie | ASP.NET_SessionId=d2mcms45drf3j3aymfxx5v55; clientvars=d0430aa6-9119-4159-a8f6-d7f70769e30c; mode=0 |
| Host | www.nottingham.gov.uk |
| Pragma | no-cache |
| User-Agent | CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| x-cc-id | ccc01-01 |
| allownewregistration | true |
| appdebug | false |
| articleorderby | |
| bottomutilsarticleid | 4 |
| contactsarticleid | 5 |
| defaultccnotify | |
| defaultnotify | david.hyslop@nottinghamcity.gov.uk |
| eventdetailarticelid | 5642 |
| eventsmainarticleid | 5569 |
| footeraddress | Nottingham City Council, Loxley House, Station Street, Nottingham. NG2 3NG Tel: 0115 915 5555 (minicom service available) |
| hiddenarticleid | 2 |
| homepagearticleid | 1 |
| homepagepartbrowserheading | Click a category below and tick a box to add content to your homepage or login to add your feeds via My stuff |
| icmcontributorusergroup | 9 |
| icmfeedback | production.errors@gossinteractive.com |
| icmurl | http://chavboy/ecitizen |
| loginarticleid | 6 |
| loginfaildisableperiod | 2 |
| loginfailmaxcount | 3 |
| menumaxdepth | 9 |
| newsarticleid | 97 |
| notifyfrom | webteam@nottinghamcity.gov.uk |
| rootarticleid | 1 |
| rssarticleid | 3156 |
| searchmediatypes | doc,pdf,excel,zip,avi,image,imagelink,imagevalid |
| sitesearcharticleid | 11469 |
| siteusergroupname | Default |
| socialwhatarethesearticleid | 3952 |
| subscribewhatisthisarticleid | 3953 |
| toputilsarticleid | 3 |
| atozchildtemplateid | 3 |
| atoztemplateid | 2 |
| cachebodyparams | mandoid |
| cachedir | e:\inetpub\cms\cache\ |
| cacheenabled | true |
| cachemainparams | mandoid |
| cachetimeout | 1000000 |
| calendartemplateid | 4 |
| childlisttemplateid | 12 |
| coldfusionapplicationname | nottscc |
| coldfusioncompatiblesession | false |
| confirmationobject | _CONFIRMATION |
| contactlisttemplateid | 6 |
| contacttemplateid | 5 |
| datasource | sqlserver |
| debug404 | false |
| defaultconfirmation | Thank you sending your enquiry online
You should receive a response to your enquiry within 10 working days.
|
| defaultformlinktext | send us your comments |
| defaulttemplateid | 1 |
| downloadtemplateid | 7 |
| econsultationtemplateid | 53 |
| encryptuserpassword | true |
| faqtemplateid | 8 |
| formlinkobject | SITEFORM_EMAILFIELDS_FORMLINK |
| formtemplateid | 9 |
| formuploadobject | SITEFORM_EMAILFIELDS_UPLDTEXT |
| forumtemplateid | 10 |
| furlobjects | DEFAULTX,EVENTX,CALENDARX,SITEMAPX |
| homepagetemplateid | 11 |
| icmloggingenabled | false |
| logintemplateid | 13 |
| logintimeout | 20 |
| lucenerepositorypath | E:\Inetpub\Lucene |
| minpasswordlength | 5 |
| navexcludetemplateids | 8,2,3,28,25 |
| nocachebodyparams | formid,searchCategory,searchKey,currentPage,eventGuid |
| nocachetemplateids | 9,10,11,15,17,28,32,38,39,25 |
| notifyerror | david.hyslop@nottinghamcity.gov.uk |
| recipientobject | _RECIPIENT |
| rsssyndicatetemplateid | 17 |
| sitemaptemplateid | 16 |
| sitesearchtemplateid | 15 |
| smtpserver | postoffice.gossinteractive.com |
| veritydb | |