When i try to add a webpage link or PDF into the digital Signage in Site Kiosk, it wont load up. I have .net 4.0 and silverlight 5 installed on my computer. I am also using internet explorer 9. I recieve the below error:
Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0E; .NET4.0C) Timestamp: Tue, 1 May 2012 13:39:24 UTC Message:
Unhandled Error in Silverlight Application Code: 4004 Category: ManagedRuntimeError Message: System.IO.PathTooLongException: [IO.PathTooLong] Arguments: Debugging resource strings are unavailable. Often the key and arguments provide sufficient information
to diagnose the problem. See
http://go.microsoft.com/fwlink/?linkid=106663&Version=5.0.61118.00&File=mscorlib.dll&Key=IO.PathTooLong at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength) at System.IO.Path.NormalizePath(String path, Boolean fullCheck)
at System.IO.Path.GetDirectoryName(String path) at SiteCaster.Shared.LocalStorage.CreateDirectory(String path, Boolean createRecursive) at SiteCaster.Shared.LocalStorage.CreateDirectory(String path, Boolean createRecursive) at SiteCaster.Shared.LocalStorage.CreateDirectory(String
path, Boolean createRecursive) at SiteCaster.Shared.LocalStorage.CreateDirectory(String path, Boolean createRecursive) at SiteCaster.Shared.LocalStorage.CreateDirectory(String path, Boolean createRecursive) at SiteCaster.Shared.LocalStorage.CreateDirectory(String
path, Boolean createRecursive) at SiteCaster.Management.Ui.ViewModels.Edit.Content.AddFilesViewModel.AddFilesToResources(Action`1 completedAction) at SiteCaster.Management.Ui.Views.Edit.Content.ContentOverview.HandleNextAction() at SiteCaster.Management.Ui.Views.Edit.Content.ContentOverview.viewModel_PropertyChanged(Object
sender, PropertyChangedEventArgs e) at System.ComponentModel.PropertyChangedEventHandler.Invoke(Object sender, PropertyChangedEventArgs e) at SiteCaster.Shared.PropertyChangedBase.(String propertyName) at SiteCaster.Shared.PropertyChangedBase.c__Binding.Invoke(Object&
instance, Arguments arguments, Object aspectArgs) at PostSharp.Aspects.Internals.MethodInterceptionArgsImpl.Proceed() at SiteCaster.Shared.Extensions.DispatcherExtensions.BeginInvokeWithCheckAccess(Dispatcher dispatcher, Action action) at SiteCaster.Shared.Aspects.OnGuiThreadAttribute.OnInvoke(MethodInterceptionArgs
eventArgs) at SiteCaster.Shared.PropertyChangedBase.OnPropertyChanged(String propertyName) at SiteCaster.Management.Ui.ViewModels.Edit.Content.ContentOverviewViewModel.Continue() at SiteCaster.Management.Ui.ViewModels.Edit.Content.ContentOverviewViewModel.b__0(Object
arg) at Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand`1.Execute(T parameter) at Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand`1.System.Windows.Input.ICommand.Execute(Object parameter) at Microsoft.Practices.Composite.Presentation.Commands.CommandBehaviorBase`1.ExecuteCommand()
at Microsoft.Practices.Composite.Presentation.Commands.ButtonBaseClickCommandBehavior.OnClick(Object sender, RoutedEventArgs e) at System.Windows.RoutedEventHandler.Invoke(Object sender, RoutedEventArgs e) at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.Controls.Control.OnMouseLeftButtonUp(Control ctrl, EventArgs e) at MS.Internal.JoltHelper.FireEvent(IntPtr
unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName, UInt32 flags) Line: 40 Char: 2 Code: 0 URI:
https://www.siteremote.net/sitecaster/SiteCasterPage.js
I have tried to research the issue, but cannot find any resolution. If i run internet explorer using an administrator account the webpage links/pdf docuemnts upload fine. I need to run this as a normal user. I am just wondering if i need to change some settings
on my computer? Operating System: Windows 7
Is you browser support with Silverlight latest version? For more detail about Silverlight compatibility and features, you can learn the link below, hope can help your problem.
gwarner
0 Points
1 Post
Silverlight issues
May 03, 2012 08:05 AM|LINK
Hi,
When i try to add a webpage link or PDF into the digital Signage in Site Kiosk, it wont load up. I have .net 4.0 and silverlight 5 installed on my computer. I am also using internet explorer 9. I recieve the below error:
Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0E; .NET4.0C) Timestamp: Tue, 1 May 2012 13:39:24 UTC Message: Unhandled Error in Silverlight Application Code: 4004 Category: ManagedRuntimeError Message: System.IO.PathTooLongException: [IO.PathTooLong] Arguments: Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.0.61118.00&File=mscorlib.dll&Key=IO.PathTooLong at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength) at System.IO.Path.NormalizePath(String path, Boolean fullCheck) at System.IO.Path.GetDirectoryName(String path) at SiteCaster.Shared.LocalStorage.CreateDirectory(String path, Boolean createRecursive) at SiteCaster.Shared.LocalStorage.CreateDirectory(String path, Boolean createRecursive) at SiteCaster.Shared.LocalStorage.CreateDirectory(String path, Boolean createRecursive) at SiteCaster.Shared.LocalStorage.CreateDirectory(String path, Boolean createRecursive) at SiteCaster.Shared.LocalStorage.CreateDirectory(String path, Boolean createRecursive) at SiteCaster.Shared.LocalStorage.CreateDirectory(String path, Boolean createRecursive) at SiteCaster.Management.Ui.ViewModels.Edit.Content.AddFilesViewModel.AddFilesToResources(Action`1 completedAction) at SiteCaster.Management.Ui.Views.Edit.Content.ContentOverview.HandleNextAction() at SiteCaster.Management.Ui.Views.Edit.Content.ContentOverview.viewModel_PropertyChanged(Object sender, PropertyChangedEventArgs e) at System.ComponentModel.PropertyChangedEventHandler.Invoke(Object sender, PropertyChangedEventArgs e) at SiteCaster.Shared.PropertyChangedBase.(String propertyName) at SiteCaster.Shared.PropertyChangedBase.c__Binding.Invoke(Object& instance, Arguments arguments, Object aspectArgs) at PostSharp.Aspects.Internals.MethodInterceptionArgsImpl.Proceed() at SiteCaster.Shared.Extensions.DispatcherExtensions.BeginInvokeWithCheckAccess(Dispatcher dispatcher, Action action) at SiteCaster.Shared.Aspects.OnGuiThreadAttribute.OnInvoke(MethodInterceptionArgs eventArgs) at SiteCaster.Shared.PropertyChangedBase.OnPropertyChanged(String propertyName) at SiteCaster.Management.Ui.ViewModels.Edit.Content.ContentOverviewViewModel.Continue() at SiteCaster.Management.Ui.ViewModels.Edit.Content.ContentOverviewViewModel.b__0(Object arg) at Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand`1.Execute(T parameter) at Microsoft.Practices.Composite.Presentation.Commands.DelegateCommand`1.System.Windows.Input.ICommand.Execute(Object parameter) at Microsoft.Practices.Composite.Presentation.Commands.CommandBehaviorBase`1.ExecuteCommand() at Microsoft.Practices.Composite.Presentation.Commands.ButtonBaseClickCommandBehavior.OnClick(Object sender, RoutedEventArgs e) at System.Windows.RoutedEventHandler.Invoke(Object sender, RoutedEventArgs e) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.Controls.Control.OnMouseLeftButtonUp(Control ctrl, EventArgs e) at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName, UInt32 flags) Line: 40 Char: 2 Code: 0 URI: https://www.siteremote.net/sitecaster/SiteCasterPage.js
I have tried to research the issue, but cannot find any resolution. If i run internet explorer using an administrator account the webpage links/pdf docuemnts upload fine. I need to run this as a normal user. I am just wondering if i need to change some settings on my computer? Operating System: Windows 7
Regards,
Gary
SonicMan
Participant
1472 Points
228 Posts
Re: Silverlight issues
May 07, 2012 12:38 PM|LINK
Hi
Sound like what you need to do needs admin permission.
You can give full permission in your server machine.
teguhyuliant...
Participant
1370 Points
372 Posts
Re: Silverlight issues
May 08, 2012 04:34 AM|LINK
Is you browser support with Silverlight latest version? For more detail about Silverlight compatibility and features, you can learn the link below, hope can help your problem.
http://www.webhostforasp.net/blog/web-hosting-services/microsoft-silverlight-5-released/