Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kevin Page 15 posts 35 karma points
    Feb 01, 2012 @ 12:55
    Kevin Page
    0

    Can't create or run XSLT files from hosting company site

    Hi all !

     

    This is my first post so please be gentle ;)

     

    I've uploaded my first project to a hosting company (PipeTen) and have found that I'm not able ti either create or execute XSLT functions on the site.

    When I initially uploaded the site it was at version 4.6 and found that I needed to upgrade to 4.7.1.1 so that I could get it to work in a mudium trust environment.

    Since doing this most of the site is working,  but none of the XSLT's will run and I get the debug output below which complains about SQLServer CE (Which I'm not using as far as I know).

    I've spoken to the hosting company and they are sating that this is because Umbraco wants to run in full trust mode, but if that's the case I don't see how they can have anybody running as they also tell me that a full trust solution won't be available for a couple of weeks yet.

    I'm really lost at this point so any input would be greatly appreciated.

    Many Thanks in advance

    Kevin

     

    Request Details

    Session Id: id1qvb3abrlewpdogzgkuq5k Request Type: GET
    Time of Request: 01/02/2012 11:27:34 Status Code: 200
    Request Encoding: Unicode (UTF-8) Response Encoding: Unicode (UTF-8)

    Trace Information

    CategoryMessageFrom First(s)From Last(s)
    aspx.page Begin PreInit    
    umbracoInit handling request 2.2784E-05 0.000023
    request handler current url '/virtual-tour/classroom-1.aspx' 0.000116288 0.000094
    umbracoRequestHandler Just before xPath query (True, '1345') 0.000152848 0.000037
    umbracoRequestHandler After xPath query 0.000175056 0.000022
    umbracoRequestHandler Access checking started 0.000206624 0.000032
    umbracoRequestHandler Page not protected 0.0002308 0.000024
    umbracoRequestHandler Access checking ended 0.000249088 0.000018
    umbracoInit Done handling request 0.00026704 0.000018
    umbracoPage Element loaded: mediaFolderId 0.000444832 0.000178
    umbracoPage Pagedata loaded for Classroom 1 (ID: 1345) 0.00047256 0.000028
    umbracoPage Looking up skin information 0.000501072 0.000029
    aspx.page End PreInit 0.000716992 0.000216
    aspx.page Begin Init 0.000743744 0.000027
    renderMacro Rendering started (macro: umb2ndLevelNavigation, type: 1, cacheRate: 0) 0.000779808 0.000036
    umbracoMacro Before adding extensions 0.00082256 0.000043
    umbracoMacro InnerException Unable to load one or more of the types in assembly 'System.Data.SqlServerCe, Version=4.0.0.1, Culture=neutral, PublicKeyToken=89845dcd8080cc91'. Exceptions were thrown:
    System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
    Unable to load one or more of the types in assembly 'System.Data.SqlServerCe, Version=4.0.0.1, Culture=neutral, PublicKeyToken=89845dcd8080cc91'. Exceptions were thrown:
    System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
      at umbraco.BusinessLogic.Utils.TypeFinder.FindClassesMarkedWithAttribute(Assembly assembly, Type attribute)
      at umbraco.BusinessLogic.Utils.TypeFinder.FindClassesMarkedWithAttribute(Type attribute)
      at umbraco.macro.GetXsltExtensionsImpl()
      at umbraco.macro.<GetXsltExtensions>b__6()
      at umbraco.cms.businesslogic.cache.Cache.GetCacheItem[TT](String cacheKey, Object syncLock, CacheItemPriority priority, CacheItemRemovedCallback refreshAction, CacheDependency cacheDependency, TimeSpan timeout, GetCacheItemDelegate`1 getCacheItem)
      at umbraco.macro.GetXsltExtensions()
      at umbraco.macro.AddMacroXsltExtensions()
      at umbraco.macro.GetXsltTransformResult(XmlDocument macroXML, XslCompiledTransform xslt, Dictionary`2 parameters)
      at umbraco.macro.loadMacroXSLT(macro macro, MacroModel model, Hashtable pageElements)
    0.030990384 0.030168
    item Start parsing 'pagecontent' 0.031235744 0.000245
    item Done parsing 'pagecontent' 0.031288592 0.000053
    renderMacro Rendering started (macro: Get Gallery Images, type: 1, cacheRate: 0) 0.031326048 0.000037
    umbracoMacro Before adding extensions 0.031374304 0.000048
    umbracoMacro InnerException Unable to load one or more of the types in assembly 'System.Data.SqlServerCe, Version=4.0.0.1, Culture=neutral, PublicKeyToken=89845dcd8080cc91'. Exceptions were thrown:
    System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
    Unable to load one or more of the types in assembly 'System.Data.SqlServerCe, Version=4.0.0.1, Culture=neutral, PublicKeyToken=89845dcd8080cc91'. Exceptions were thrown:
    System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
      at umbraco.BusinessLogic.Utils.TypeFinder.FindClassesMarkedWithAttribute(Assembly assembly, Type attribute)
      at umbraco.BusinessLogic.Utils.TypeFinder.FindClassesMarkedWithAttribute(Type attribute)
      at umbraco.macro.GetXsltExtensionsImpl()
      at umbraco.macro.<GetXsltExtensions>b__6()
      at umbraco.cms.businesslogic.cache.Cache.GetCacheItem[TT](String cacheKey, Object syncLock, CacheItemPriority priority, CacheItemRemovedCallback refreshAction, CacheDependency cacheDependency, TimeSpan timeout, GetCacheItemDelegate`1 getCacheItem)
      at umbraco.macro.GetXsltExtensions()
      at umbraco.macro.AddMacroXsltExtensions()
      at umbraco.macro.GetXsltTransformResult(XmlDocument macroXML, XslCompiledTransform xslt, Dictionary`2 parameters)
      at umbraco.macro.loadMacroXSLT(macro macro, MacroModel model, Hashtable pageElements)
    0.063219264 0.031845
    aspx.page End Init 0.063629408 0.000410
    aspx.page Begin InitComplete 0.063655968 0.000027
    aspx.page End InitComplete 0.063675168 0.000019
    aspx.page Begin PreLoad 0.0636932 0.000018
    aspx.page End PreLoad 0.06371296 0.000020
    aspx.page Begin Load 0.063731104 0.000018
    aspx.page End Load 0.063779712 0.000049
    aspx.page Begin LoadComplete 0.063800992 0.000021
    aspx.page End LoadComplete 0.063819568 0.000019
    aspx.page Begin PreRender 0.063837648 0.000018
    aspx.page End PreRender 0.063861904 0.000024
    aspx.page Begin PreRenderComplete 0.063882192 0.000020
    aspx.page End PreRenderComplete 0.063900752 0.000019
    aspx.page Begin SaveState 0.0643628 0.000462
    aspx.page End SaveState 0.06444592 0.000083
    aspx.page Begin SaveStateComplete 0.06446936 0.000023
    aspx.page End SaveStateComplete 0.064488144 0.000019
    aspx.page Begin Render 0.06450592 0.000018
    Resolve Urls 0 0.064761008 0.000255
    aspx.page End Render 0.06504376 0.000283

    Control Tree

    Control UniqueIDTypeRender Size Bytes (including children)ViewState Size Bytes (excluding children)ControlState Size Bytes (excluding children)
    __Page ASP.default_aspx 4233 0 0
        ctl00 ASP.masterpages_gallery_master 0 0 0
            ctl00$ctl00 ASP.masterpages_common_master 0 0 0
                ctl00$ctl00$ctl00 ASP.umbraco_masterpages_default_master 0 0 0
                    ctl00$ctl00$ctl00$ContentPlaceHolderDefault System.Web.UI.WebControls.ContentPlaceHolder 0 0 0
                        ctl00$ctl00$ctl00$ContentPlaceHolderDefault$ctl00 System.Web.UI.LiteralControl 0 0 0
                        ctl00$ctl00$ctl00$ContentPlaceHolderDefault$stylesheet System.Web.UI.WebControls.ContentPlaceHolder 0 0 0
                            ctl00$ctl00$ctl00$ContentPlaceHolderDefault$stylesheet$ctl00 System.Web.UI.LiteralControl 0 0 0
                        ctl00$ctl00$ctl00$ContentPlaceHolderDefault$ctl01 System.Web.UI.LiteralControl 0 0 0
                        form1 System.Web.UI.HtmlControls.HtmlForm 0 0 0
                            ctl00$ctl00$ctl00$ContentPlaceHolderDefault$ctl02 System.Web.UI.LiteralControl 0 0 0
                            ctl00$ctl00$ctl00$ContentPlaceHolderDefault$Nav System.Web.UI.WebControls.ContentPlaceHolder 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$Nav$ctl01 System.Web.UI.LiteralControl 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$Nav$ctl00 umbraco.presentation.templateControls.Macro 0 0 0
                                    ctl00$ctl00$ctl00$ContentPlaceHolderDefault$Nav$ctl02 System.Web.UI.LiteralControl 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$Nav$ctl03 System.Web.UI.LiteralControl 0 0 0
                            ctl00$ctl00$ctl00$ContentPlaceHolderDefault$ctl03 System.Web.UI.LiteralControl 0 0 0
                            ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container System.Web.UI.WebControls.ContentPlaceHolder 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl02 System.Web.UI.LiteralControl 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl00 umbraco.presentation.templateControls.Item 0 0 0
                                    ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl00$ctl00 System.Web.UI.LiteralControl 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl03 System.Web.UI.LiteralControl 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl01 umbraco.presentation.templateControls.Macro 0 0 0
                                    ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl04 System.Web.UI.LiteralControl 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl05 System.Web.UI.LiteralControl 0 0 0
                            ctl00$ctl00$ctl00$ContentPlaceHolderDefault$ctl04 System.Web.UI.LiteralControl 0 0 0
                        ctl00$ctl00$ctl00$ContentPlaceHolderDefault$ctl05 System.Web.UI.LiteralControl 0 0 0

    Session State

    Session KeyTypeValue
    windowHeight System.String  
    windowWidth System.String  

    Application State

    Application KeyTypeValue
    umbracoUrl System.String www.osbit.co.uk:80/umbraco
    umbracoNeedConfiguration System.Boolean False

    Request Cookies Collection

    NameValueSize
    UMB_UCONTEXT 0f466746-6a09-44d4-a209-4543d0a52297 49
    ASP.NET_SessionId id1qvb3abrlewpdogzgkuq5k 42
    UMB_UPDCHK 1 12

    Response Cookies Collection

    NameValueSize

    Headers Collection

    NameValue
    Connection Keep-Alive
    Via 1.0 SOHTMG003, 1.1 SOHTMG002
    Accept image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/x-shockwave-flash, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
    Accept-Encoding gzip
    Accept-Language en-gb
    Cookie UMB_UCONTEXT=0f466746-6a09-44d4-a209-4543d0a52297; ASP.NET_SessionId=id1qvb3abrlewpdogzgkuq5k; UMB_UPDCHK=1
    Host www.osbit.co.uk
    User-Agent Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; AskTbESP/5.12.2.16749)
    X-Forwarded-For 10.146.41.21

    Response Headers Collection

    NameValue
    X-AspNet-Version 4.0.30319
    Cache-Control private
    Content-Type text/html

    Form Collection

    NameValue

    Querystring Collection

    NameValue
    umbdebugshowtrace true

    Server Variables

    NameValue
    ALL_HTTP HTTP_CONNECTION:Keep-Alive HTTP_VIA:1.0 SOHTMG003, 1.1 SOHTMG002 HTTP_ACCEPT:image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/x-shockwave-flash, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */* HTTP_ACCEPT_ENCODING:gzip HTTP_ACCEPT_LANGUAGE:en-gb HTTP_COOKIE:UMB_UCONTEXT=0f466746-6a09-44d4-a209-4543d0a52297; ASP.NET_SessionId=id1qvb3abrlewpdogzgkuq5k; UMB_UPDCHK=1 HTTP_HOST:www.osbit.co.uk HTTP_USER_AGENT:Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; AskTbESP/5.12.2.16749) HTTP_X_FORWARDED_FOR:10.146.41.21
    ALL_RAW Connection: Keep-Alive Via: 1.0 SOHTMG003, 1.1 SOHTMG002 Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/x-shockwave-flash, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */* Accept-Encoding: gzip Accept-Language: en-gb Cookie: UMB_UCONTEXT=0f466746-6a09-44d4-a209-4543d0a52297; ASP.NET_SessionId=id1qvb3abrlewpdogzgkuq5k; UMB_UPDCHK=1 Host: www.osbit.co.uk User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; AskTbESP/5.12.2.16749) X-Forwarded-For: 10.146.41.21
    APPL_MD_PATH /LM/W3SVC/481/ROOT
    APPL_PHYSICAL_PATH H:\hshome\osbit\osbit.co.uk\
    AUTH_TYPE  
    AUTH_USER  
    AUTH_PASSWORD  
    LOGON_USER  
    REMOTE_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
    HTTPS off
    HTTPS_KEYSIZE  
    HTTPS_SECRETKEYSIZE  
    HTTPS_SERVER_ISSUER  
    HTTPS_SERVER_SUBJECT  
    INSTANCE_ID 481
    INSTANCE_META_PATH /LM/W3SVC/481
    LOCAL_ADDR 89.248.51.22
    PATH_INFO /default.aspx
    PATH_TRANSLATED H:\hshome\osbit\osbit.co.uk\default.aspx
    QUERY_STRING umbdebugshowtrace=true
    REMOTE_ADDR 194.176.105.135
    REMOTE_HOST 194.176.105.135
    REMOTE_PORT 54481
    REQUEST_METHOD GET
    SCRIPT_NAME /default.aspx
    SERVER_NAME www.osbit.co.uk
    SERVER_PORT 80
    SERVER_PORT_SECURE 0
    SERVER_PROTOCOL HTTP/1.1
    SERVER_SOFTWARE Microsoft-IIS/7.0
    URL /default.aspx
    HTTP_CONNECTION Keep-Alive
    HTTP_VIA 1.0 SOHTMG003, 1.1 SOHTMG002
    HTTP_ACCEPT image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/x-shockwave-flash, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
    HTTP_ACCEPT_ENCODING gzip
    HTTP_ACCEPT_LANGUAGE en-gb
    HTTP_COOKIE UMB_UCONTEXT=0f466746-6a09-44d4-a209-4543d0a52297; ASP.NET_SessionId=id1qvb3abrlewpdogzgkuq5k; UMB_UPDCHK=1
    HTTP_HOST www.osbit.co.uk
    HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; AskTbESP/5.12.2.16749)
    HTTP_X_FORWARDED_FOR 10.146.41.21

    Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272

  • Rodion Novoselov 694 posts 859 karma points
    Feb 01, 2012 @ 16:40
    Rodion Novoselov
    0

    Hi. From the trace I can see that CAS exceptions are caused by the lack of permission to access Sql Server CE stuff. I have never dealt with CE actually and am not aware how it works in a partial-trusted house, but probably you have opportunity to deploy your installation there on the usual SQL Server, don't you?

  • Kevin Page 15 posts 35 karma points
    Feb 01, 2012 @ 22:05
    Kevin Page
    0

    Hi Rodion, thanks for the reply.

    Strange thing is that I'm not actually using SQL CE, but am using a SQL Server 2005 database which I've transferred over to the hosting company. This database must be working as I can see the pages ok,  but none of the XSLT code will run.  I also get the same error if I try and create a new XSLT script.

  • Kevin Page 15 posts 35 karma points
    Feb 01, 2012 @ 22:28
    Kevin Page
    0

    I think my database might be broke somehow :(

    I've just tried to create a document type and got the message below :-

    Is there any way I can check the database out ?

     

    Server Error in '/' Application.


    Cannot insert the value NULL into column 'id', table 'osbit_umbraco.dbo.umbracoNode'; column does not allow nulls. INSERT fails.
    The statement has been terminated.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Data.SqlClient.SqlException: Cannot insert the value NULL into column 'id', table 'osbit_umbraco.dbo.umbracoNode'; column does not allow nulls. INSERT fails.
    The statement has been terminated.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Stack Trace:

    [SqlException (0x80131904): Cannot insert the value NULL into column 'id', table 'osbit_umbraco.dbo.umbracoNode'; column does not allow nulls. INSERT fails.
    The statement has been terminated.]
       System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +2062078
       System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +5050204
       System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning() +234
       System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +2275
       System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +215
       System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +987
       System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +162
       System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) +178
       System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +137
       Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) +56
       Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) +83
       umbraco.DataLayer.SqlHelpers.SqlServer.SqlServerHelper.ExecuteNonQuery(String commandText, SqlParameter[] parameters) +21
       umbraco.DataLayer.SqlHelper`1.ExecuteNonQuery(String commandText, IParameter[] parameters) +85
    
    [SqlHelperException: Umbraco Exception (DataLayer): SQL helper exception in ExecuteNonQuery]
       umbraco.DataLayer.SqlHelper`1.ExecuteNonQuery(String commandText, IParameter[] parameters) +140
       umbraco.cms.businesslogic.CMSNode.MakeNew(Int32 parentId, Guid objectType, Int32 userId, Int32 level, String text, Guid uniqueID) +669
       umbraco.cms.businesslogic.web.DocumentType.MakeNew(User u, String Text) +135
       umbraco.nodetypeTasks.Save() +57
       umbraco.presentation.create.dialogHandler_temp.Create(String NodeType, Int32 TypeId, Int32 NodeId, String Text) +385
       umbraco.cms.presentation.create.controls.nodeType.sbmt_Click(Object sender, EventArgs e) +213
       System.EventHandler.Invoke(Object sender, EventArgs e) +0
       System.Web.UI.WebControls.Button.OnClick(EventArgs e) +118
       System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +112
       System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563
    



    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272

  • Rodion Novoselov 694 posts 859 karma points
    Feb 02, 2012 @ 04:29
    Rodion Novoselov
    0

    Yeah. It's an infamous error usually happening exactly after something like moving the database to a new place with some tool. It's caused by loosing the IDENTITY option of the ID column. The sad thing is that it's not that easy to set this option back - you'll need to copy the table to somewhere else, than drop truncate it then drop and recreate the ID column with IDENTITY and copy the table content back there providing that old ID values preserved (i.e. with SET IDENTITY_INSERT ON) and set IDENTITY_INSERT OFF after all. Rather dull and boring indeed.

  • Kevin Page 15 posts 35 karma points
    Feb 02, 2012 @ 14:03
    Kevin Page
    0

    Hi Rodion,

    You are quite correct as I eventually figured out last night after many hours :(

    Thanks very much for you're help on this, appreciated !

     

    Just in case someone else this problem, here's what I did wrong . . .

    When I transferred the database from my dev environment to the live environment I use the SQL Server Export/Import tool.

    This tool only transfers the data and creates the 'basic' tables, but does not create primary/foriegn keys and identity fields, etc so my data was a bit of a mess :(

    I had to use the 'Generate Scripts' tool (right click on database in SSMS and it's under the 'tasks' menu) to create the tables correctly, without the foriegn keys.

    I then used the tool again to transfer just the data (Without blowing any foriegn key contraints as they haven't been created).

    Then I ran the tool a third time to create the missing foriegn keys.

    BTW - I also used SQL Data Compare (Redgate tool) to make sure the databases were in sync).

    Hope it helps !

  • Rodion Novoselov 694 posts 859 karma points
    Feb 02, 2012 @ 14:13
    Rodion Novoselov
    0

    I used the msdeploy.exe tool several times - it takes some time to learn but it proved to copy the database without problems. However, I think that the ultimate solution would be to use the Courier though it's a paid product.

  • Kevin Page 15 posts 35 karma points
    Feb 03, 2012 @ 16:42
    Kevin Page
    0

    Hi Rodion,

    Thanks for the tip, I'll give that a go as well !

    Things are 'better' now in that I can create document and media types without a major crash, but XSLT's still do not run on the site and I still can't create them as before :(

    The database is definately fully syncronised so I know that's not the issue now.

     

    Has anyone got this working on MediumTrust anywhere ? (As that's what the hosting company say is wrong).

    Thanks

    Kevin

  • Rodion Novoselov 694 posts 859 karma points
    Feb 04, 2012 @ 12:09
    Rodion Novoselov
    0

    Hi. I know there're some articles on Wiki regarding running umbraco with medium trust like this: http://our.umbraco.org/wiki/install-and-setup/medium-trust-with-umbraco-45plus. However I haven't had such experience, bur probably wiki will be of help. What exception do you get? (If you cannot see it in the page then try to find it in the log table in the database).

  • Kevin Page 15 posts 35 karma points
    Feb 05, 2012 @ 22:32
    Kevin Page
    0

    Hi Rodion,

    Sorry for the delay in getting back to you.

    I've actually stopped trying to get XSLT working now as I haven't got time to try and work out what's wrong, I'm just not that experianced with Umbraco yet :(

    I have instead now re-written the navigation in Razor and am currently doing the same with the gallery.

     

    Strangely I was still seeing the SQLCE error with the XSLT macro in my template, even if it was commented out !

    Once I removed it completly, it went away - odd.

     

    I am still getting an error with my Razor script,  but that's just down to the fact my coding skills a crap with Razor at the moment ;)

     

    I'll have a look at the XSLT issue again as soon as I get this update out though.

    Thanks again for the help !

     

    Request Details

    Session Id: 52s1qvshle5dvizy13v0en10 Request Type: GET
    Time of Request: 05/02/2012 21:21:33 Status Code: 200
    Request Encoding: Unicode (UTF-8) Response Encoding: Unicode (UTF-8)

    Trace Information

    CategoryMessageFrom First(s)From Last(s)
    umbracoGlobalsettings reserverd urls: '/config/splashes/booting.aspx,/config/splashes/nonodes.aspx,/install/,/umbraco/,'    
    aspx.page Begin PreInit 0.114240528 0.114241
    umbracoInit handling request 0.119878048 0.005638
    request handler current url '/virtual-tour/hall.aspx' 0.13337208 0.013494
    umbracoRequestHandler xpath: '/root/*/* [@urlName = "virtual-tour"]/* [@urlName = "hall"] | /root/* [@urlName = "hall"]' 0.1471656 0.013794
    umbracoRequestHandler Just before xPath query (False, '/root/*/* [@urlName = "virtual-tour"]/* [@urlName = "hall"] | /root/* [@urlName = "hall"]') 0.147212976 0.000047
    umbracoRequestHandler pageXPathQueryStart: '/root' 0.147249056 0.000036
    umbracoRequestHandler Adding to cache... ('/virtual-tour/hall.aspx') 0.17713624 0.029887
    umbracoRequestHandler After xPath query 0.1771864 0.000050
    umbracoRequestHandler Access checking started 0.177246256 0.000060
    umbracoRequestHandler Page not protected 0.196426512 0.019180
    umbracoRequestHandler Access checking ended 0.1964568 0.000030
    umbracoInit Done handling request 0.196476496 0.000020
    umbracoPage Element loaded: mediaFolderId 0.204520288 0.008044
    umbracoPage Pagedata loaded for Hall (ID: 1338) 0.20455008 0.000030
    umbracoPage Looking up skin information 0.204732976 0.000183
    template Master template is the same as the current template. It would cause an endless loop! Make sure that the current template ''Template with id: '-1' has another Master Template than itself. You can change this in the template editor under 'Settings' 0.25500632 0.050273
    aspx.page End PreInit 0.661212896 0.406207
    aspx.page Begin Init 0.661253232 0.000040
    renderMacro Rendering started (macro: Razor-2ndlevel Nav, type: 6, cacheRate: 0) 0.73130488 0.070052
    umbracoMacro MacroEngine script added (Razor-2ndlevelNav.cshtml) 0.733165152 0.001860
    umbracoMacro Loading IMacroEngine script 0.73498576 0.001821
    umbracoMacro Loading IMacroEngine script [done] 0.988844224 0.253858
    item Start parsing 'pagecontent' 0.988904192 0.000060
    item Done parsing 'pagecontent' 0.98894384 0.000040
    renderMacro Rendering started (macro: Razor- Display Photos, type: 6, cacheRate: 0) 1.01622696 0.027283
    umbracoMacro MacroEngine script added (Razor-DisplayPhotos.cshtml) 1.016257568 0.000031
    umbracoMacro Loading IMacroEngine script 1.016276848 0.000019
    Resolve Urls 0 1.077493072 0.061216
    Resolve Urls 0 1.085215664 0.007723
      RazorDynamicNode got datatype ead69342-f06d-4253-83ac-28000225583b for mediaFolderId on Gallery 1.095874928 0.010659
      RazorDataTypeModelTypes cache is empty, populating cache using TypeFinder... 1.09590456 0.000030
      Exception occurred while populating cache, Will set RazorDataTypeModelTypes to null so that this error remains visible and you don't end up with an empty cache with silent failure. 1.3070984 0.211194
      The exception was System.Exception and the message was Unable to load one or more of the types in assembly 'System.Data.SqlServerCe, Version=4.0.0.1, Culture=neutral, PublicKeyToken=89845dcd8080cc91'. Exceptions were thrown:
    System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed..    at umbraco.BusinessLogic.Utils.TypeFinder.FindClassesMarkedWithAttribute(Assembly assembly, Type attribute)
      at umbraco.BusinessLogic.Utils.TypeFinder.FindClassesMarkedWithAttribute(Type attribute)
      at umbraco.MacroEngines.DynamicNode.TryGetMember(GetMemberBinder binder, Object& result)
    1.336297936 0.029200
      Checking for a RazorDataTypeModel for data type guid ead69342-f06d-4253-83ac-28000225583b... 1.33633632 0.000038
      Checking the RazorDataTypeModelTypes static mappings to see if there is a static mapping... 1.336355984 0.000020
      There isn't a staticMapping defined so checking the RazorDataTypeModelTypes cache... 1.338575984 0.002220
      RazorDataTypeModelTypes is null, probably an exception while building the cache, falling back to ConvertPropertyValueByDataType 1.338607008 0.000031
    umbracoMacro Error Loading Razor Script (file: Razor- Display Photos) The type initializer for 'Examine.ExamineManager' threw an exception.    at Examine.ExamineManager.get_Instance()
      at umbraco.MacroEngines.ExamineBackedMedia.GetUmbracoMedia(Int32 id)
      at umbraco.MacroEngines.Library.RazorLibraryCore.MediaById(Int32 Id)
      at umbraco.MacroEngines.Library.RazorLibraryCore.MediaById(String Id)
      at umbraco.MacroEngines.DynamicNode.MediaById(String Id)
      at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
      at ASP._Page_macroScripts_Razor_DisplayPhotos_cshtml.Execute()
      at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
      at System.Web.WebPages.WebPage.ExecutePageHierarchy(IEnumerable`1 executors)
      at System.Web.WebPages.WebPage.ExecutePageHierarchy()
      at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
      at umbraco.MacroEngines.RazorMacroEngine.ExecuteRazor(MacroModel macro, INode currentPage)
      at umbraco.MacroEngines.RazorMacroEngine.Execute(MacroModel macro, INode currentPage)
    1.416166816 0.077560
    umbracoMacro Loading IMacroEngine script [done] 1.416350864 0.000184
    umbracoMacro Error loading MacroEngine script (file: Razor-DisplayPhotos.cshtml, Type: ''
    The type initializer for 'Examine.ExamineManager' threw an exception.
      at umbraco.macro.renderMacro(Hashtable pageElements, Int32 pageId)
    1.416610448 0.000260
    renderMacro Rendering started (macro: List Media Folder, type: 6, cacheRate: 0) 1.430571952 0.013962
    umbracoMacro MacroEngine script added (ListMediaFolder.cshtml) 1.430603776 0.000032
    umbracoMacro Loading IMacroEngine script 1.430623408 0.000020
    umbracoMacro Error Loading Razor Script (file: List Media Folder) Ambiguous match found.    at System.DefaultBinder.BindToMethod(BindingFlags bindingAttr, MethodBase[] match, Object[]& args, ParameterModifier[] modifiers, CultureInfo cultureInfo, String[] names, Object& state)
      at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
      at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args)
      at umbraco.MacroEngines.DynamicNode.TryInvokeMember(InvokeMemberBinder binder, Object[] args, Object& result)
      at CallSite.Target(Closure , CallSite , Object , Object )
      at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
      at ASP._Page_macroScripts_ListMediaFolder_cshtml.Execute()
      at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
      at System.Web.WebPages.WebPage.ExecutePageHierarchy(IEnumerable`1 executors)
      at System.Web.WebPages.WebPage.ExecutePageHierarchy()
      at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
      at umbraco.MacroEngines.RazorMacroEngine.ExecuteRazor(MacroModel macro, INode currentPage)
      at umbraco.MacroEngines.RazorMacroEngine.Execute(MacroModel macro, INode currentPage)
    1.654806736 0.224183
    umbracoMacro Loading IMacroEngine script [done] 1.65488504 0.000078
    umbracoMacro Error loading MacroEngine script (file: ListMediaFolder.cshtml, Type: ''
    Ambiguous match found.
      at umbraco.macro.renderMacro(Hashtable pageElements, Int32 pageId)
    1.654958992 0.000074
    aspx.page End Init 1.655157536 0.000199
    aspx.page Begin InitComplete 1.655183504 0.000026
    aspx.page End InitComplete 1.65520248 0.000019
    aspx.page Begin PreLoad 1.655220944 0.000018
    aspx.page End PreLoad 1.65523904 0.000018
    aspx.page Begin Load 1.655257072 0.000018
    aspx.page End Load 1.655298528 0.000041
    aspx.page Begin LoadComplete 1.655321824 0.000023
    aspx.page End LoadComplete 1.655340464 0.000019
    aspx.page Begin PreRender 1.65535864 0.000018
    aspx.page End PreRender 1.655548672 0.000190
    aspx.page Begin PreRenderComplete 1.655577408 0.000029
    aspx.page End PreRenderComplete 1.655596352 0.000019
    aspx.page Begin SaveState 1.65607248 0.000476
    aspx.page End SaveState 1.656463616 0.000391
    aspx.page Begin SaveStateComplete 1.656489104 0.000025
    aspx.page End SaveStateComplete 1.65650952 0.000020
    aspx.page Begin Render 1.656529392 0.000020
    Resolve Urls 0 1.657435456 0.000906
    aspx.page End Render 1.65779576 0.000360

    Control Tree

    Control UniqueIDTypeRender Size Bytes (including children)ViewState Size Bytes (excluding children)ControlState Size Bytes (excluding children)
    __Page ASP.default_aspx 4421 0 0
        ctl00 ASP.masterpages_gallery_master 0 0 0
            ctl00$ctl00 ASP.masterpages_common_master 0 0 0
                ctl00$ctl00$ctl00 ASP.umbraco_masterpages_default_master 0 0 0
                    ctl00$ctl00$ctl00$ContentPlaceHolderDefault System.Web.UI.WebControls.ContentPlaceHolder 0 0 0
                        ctl00$ctl00$ctl00$ContentPlaceHolderDefault$ctl00 System.Web.UI.LiteralControl 0 0 0
                        ctl00$ctl00$ctl00$ContentPlaceHolderDefault$stylesheet System.Web.UI.WebControls.ContentPlaceHolder 0 0 0
                            ctl00$ctl00$ctl00$ContentPlaceHolderDefault$stylesheet$ctl00 System.Web.UI.LiteralControl 0 0 0
                        ctl00$ctl00$ctl00$ContentPlaceHolderDefault$ctl01 System.Web.UI.LiteralControl 0 0 0
                        form1 System.Web.UI.HtmlControls.HtmlForm 0 0 0
                            ctl00$ctl00$ctl00$ContentPlaceHolderDefault$ctl02 System.Web.UI.LiteralControl 0 0 0
                            ctl00$ctl00$ctl00$ContentPlaceHolderDefault$Nav System.Web.UI.WebControls.ContentPlaceHolder 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$Nav$ctl01 System.Web.UI.LiteralControl 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$Nav$ctl00 umbraco.presentation.templateControls.Macro 0 0 0
                                    ctl00$ctl00$ctl00$ContentPlaceHolderDefault$Nav$ctl02 System.Web.UI.LiteralControl 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$Nav$ctl03 System.Web.UI.LiteralControl 0 0 0
                            ctl00$ctl00$ctl00$ContentPlaceHolderDefault$ctl03 System.Web.UI.LiteralControl 0 0 0
                            ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container System.Web.UI.WebControls.ContentPlaceHolder 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl03 System.Web.UI.LiteralControl 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl00 umbraco.presentation.templateControls.Item 0 0 0
                                    ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl00$ctl00 System.Web.UI.LiteralControl 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl04 System.Web.UI.LiteralControl 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl01 umbraco.presentation.templateControls.Macro 0 0 0
                                    ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl05 System.Web.UI.LiteralControl 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl06 System.Web.UI.LiteralControl 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl02 umbraco.presentation.templateControls.Macro 0 0 0
                                    ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl07 System.Web.UI.LiteralControl 0 0 0
                                ctl00$ctl00$ctl00$ContentPlaceHolderDefault$main_container$ctl08 System.Web.UI.LiteralControl 0 0 0
                            ctl00$ctl00$ctl00$ContentPlaceHolderDefault$ctl04 System.Web.UI.LiteralControl 0 0 0
                        ctl00$ctl00$ctl00$ContentPlaceHolderDefault$ctl05 System.Web.UI.LiteralControl 0 0 0

    Session State

    Session KeyTypeValue

    Application State

    Application KeyTypeValue
    umbracoUrl System.String www.osbit.co.uk:80/umbraco
    umbracoNeedConfiguration System.Boolean False

    Request Cookies Collection

    NameValueSize
    UMB_UPDCHK 1 12

    Response Cookies Collection

    NameValueSize

    Headers Collection

    NameValue
    Connection Keep-Alive
    Accept image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, application/x-shockwave-flash, */*
    Accept-Encoding gzip, deflate
    Accept-Language en-gb
    Cookie UMB_UPDCHK=1
    Host www.osbit.co.uk
    User-Agent Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; MS-RTC LM 8; .NET4.0C; .NET4.0E)

    Response Headers Collection

    NameValue
    X-AspNet-Version 4.0.30319
    Cache-Control private
    Content-Type text/html

    Form Collection

    NameValue

    Querystring Collection

    NameValue
    umbdebugshowtrace 1

    Server Variables

    NameValue
    ALL_HTTP HTTP_CONNECTION:Keep-Alive HTTP_ACCEPT:image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, application/x-shockwave-flash, */* HTTP_ACCEPT_ENCODING:gzip, deflate HTTP_ACCEPT_LANGUAGE:en-gb HTTP_COOKIE:UMB_UPDCHK=1 HTTP_HOST:www.osbit.co.uk HTTP_USER_AGENT:Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; MS-RTC LM 8; .NET4.0C; .NET4.0E)
    ALL_RAW Connection: Keep-Alive Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, application/x-shockwave-flash, */* Accept-Encoding: gzip, deflate Accept-Language: en-gb Cookie: UMB_UPDCHK=1 Host: www.osbit.co.uk User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; MS-RTC LM 8; .NET4.0C; .NET4.0E)
    APPL_MD_PATH /LM/W3SVC/481/ROOT
    APPL_PHYSICAL_PATH H:\hshome\osbit\osbit.co.uk\
    AUTH_TYPE  
    AUTH_USER  
    AUTH_PASSWORD  
    LOGON_USER  
    REMOTE_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
    HTTPS off
    HTTPS_KEYSIZE  
    HTTPS_SECRETKEYSIZE  
    HTTPS_SERVER_ISSUER  
    HTTPS_SERVER_SUBJECT  
    INSTANCE_ID 481
    INSTANCE_META_PATH /LM/W3SVC/481
    LOCAL_ADDR 89.248.51.22
    PATH_INFO /virtual-tour/hall.aspx
    PATH_TRANSLATED H:\hshome\osbit\osbit.co.uk\virtual-tour\hall.aspx
    QUERY_STRING umbdebugshowtrace=1
    REMOTE_ADDR 88.96.85.206
    REMOTE_HOST 88.96.85.206
    REMOTE_PORT 10042
    REQUEST_METHOD GET
    SCRIPT_NAME /virtual-tour/hall.aspx
    SERVER_NAME www.osbit.co.uk
    SERVER_PORT 80
    SERVER_PORT_SECURE 0
    SERVER_PROTOCOL HTTP/1.1
    SERVER_SOFTWARE Microsoft-IIS/7.0
    URL /virtual-tour/hall.aspx
    HTTP_CONNECTION Keep-Alive
    HTTP_ACCEPT image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, application/x-shockwave-flash, */*
    HTTP_ACCEPT_ENCODING gzip, deflate
    HTTP_ACCEPT_LANGUAGE en-gb
    HTTP_COOKIE UMB_UPDCHK=1
    HTTP_HOST www.osbit.co.uk
    HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; MS-RTC LM 8; .NET4.0C; .NET4.0E)

    Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272

  • Rodion Novoselov 694 posts 859 karma points
    Feb 06, 2012 @ 01:19
    Rodion Novoselov
    0

    Hi. I suspect that the reason of this security exception can be that the System.Data.SqlServerCe assembly requires CAS permissions to call unmanaged code (that's not granted in medium trust). If you don't use SQL CE at all then you could try to remove this assembly from the ~/bin folder - perhaps it would help.

  • Kevin Page 15 posts 35 karma points
    Feb 09, 2012 @ 16:42
    Kevin Page
    0

    Hi Rodion,

     

    Sorry for the delay in getting back to you on this, busy week :(

     

    I've now got the site working by removing everything from the hosting compant (except the database) and pubilshing a fresh 4.7.1.1 install.

    I then published my scipts, etc to this new install and now have everything working as excepted.

    Looks like I've done something stupid when I upgraded from 4.6 to 4.7.1.1 and copied something over that I shouldn't have done :(

    Thanks again for the help.

    Kev

Please Sign in or register to post replies

Write your reply to:

Draft