Errors when using with ASP.NET 3.5 SP1 Dynamic Data

Last post 05-02-2010, 5:45 PM by frJericho. 4 replies.
Sort Posts: Previous Next
  •  05-09-2009, 7:35 AM 52013

    Errors when using with ASP.NET 3.5 SP1 Dynamic Data

    Hi Adam,

    I have downloaded ver 6.4 but am struggling to get this working with ASP.NET 3.5 SP1 Dynamic Data.

    When I try and build my project I get the following errors...

    Error      2              The type 'ASP.dynamicdata_content_filterusercontrol_ascx' exists in both 'c:"Windows"Microsoft.NET"Framework"v2.0.50727"Temporary ASP.NET Files"techievault"bb9b8660"b87b1583"App_Web_filterusercontrol.ascx.21f335f1.qcqmzbc6.dll' and 'c:"Windows"Microsoft.NET"Framework"v2.0.50727"Temporary ASP.NET Files"techievault"bb9b8660"b87b1583"App_Web_filterusercontrol.ascx.21f335f1.azs_elbv.dll'                c:"Windows"Microsoft.NET"Framework"v2.0.50727"Temporary ASP.NET Files"techievault"bb9b8660"b87b1583"App_Web_gvdvqr31.2.cs             

    If I run the project cuteeditor loads OK but when I try and launch a window from CE (Such as insert YouTube Video etc) I get a Javascript error...

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; MS-RTC LM 8; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)

    Timestamp: Sat, 9 May 2009 12:20:11 UTC

    Message: Object doesn't support this action

    Line: 1

    Char: 1

    Code: 0

    URI: http://tv.ds.it/Vaults/Edit.aspx?Vault_ID=2

    Message: Access is denied.

    Line: 1

    Char: 4483

    Code: 0

     
    Access is denied
     
    Load.ashx
    Filed under:
  •  05-14-2009, 6:10 AM 52150 in reply to 52013

    Re: Errors when using with ASP.NET 3.5 SP1 Dynamic Data

    Hi Adam,
     
    Have you had a chance to look into this?
  •  05-20-2009, 10:08 AM 52356 in reply to 52150

    Re: Errors when using with ASP.NET 3.5 SP1 Dynamic Data

    I have tried implementing CE in 2 dynamic data projects (asp.net 3.5 sp1) and get the same build errors on both.
     
    Can you please confirm that this is a known problem?
     
    This video explains what im trying to do with Cute Editor... http://www.asp.net/learn/3.5-SP1/video-291.aspx
     
    Filed under:
  •  05-02-2010, 2:23 PM 60615 in reply to 52013

    Re: Errors when using with ASP.NET 3.5 SP1 Dynamic Data

    I am not using ASP.NET Dynamic Data but experiencing the same error message. Has anybody found a solution?
  •  05-02-2010, 5:45 PM 60618 in reply to 60615

    Re: Errors when using with ASP.NET 3.5 SP1 Dynamic Data

    I was able to work arond the problem with the following:
    1. Editor1.UseStandardDialog = true;

     

View as RSS news feed in XML