Re: Using IFrame

  •  03-19-2011, 5:59 PM

    Re: Using IFrame

    Your section solved the problem with the demo and partially in my application.
    After hiding-showing few times in IE8 I started to get error message:
     

    Failed to call javascript OnSilverlightVerify,Microsoft JScript compilation error
    Expected identifier

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; .NET4.0C; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)
    Timestamp: Sat, 19 Mar 2011 08:05:12 UTC


    Message: Unhandled Error in Silverlight 2 Application Microsoft JScript compilation error
    Expected identifier  
    at System.Windows.Browser.HtmlWindow.Eval(String code)
      
    at Silverlight.Uploader.<Browse>b__3()
    Line: 1
    Char: 1
     

    I will try to isolate the problem.

    Is there any public method to re-initialize the uploader? This might me the fattest solution at the moment.

    Regards
    tirza

View Complete Thread