Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8467387
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T15:37:45+00:00 2026-06-10T15:37:45+00:00

I have a very simple silverlight interface that has a bunch of links on

  • 0

I have a very simple silverlight interface that has a bunch of links on it. Sort of like an old school html area map where different parts take you to different places on the internal network.

I was testing my pages in IE on a development box and was having success redirecting the page using

HtmlPage.Window.Navigate(New Uri("http://mytestbox02/"))

I took a copy of the source over to my laptop where the default browser for VS2010 happened to be Chrome and to my surprise my links did not work. Sometimes I saw it redirect but it mangled up the uri and it ended up being in the form of mytestbox02/ and therefore it didn’t go anywhere but 404 because it was missing the http:// prefix. Sometimes I get an exception. Details of that exception are

System.InvalidOperationException was caught
  Message=SetProperty failed.
  StackTrace:
       at System.Windows.Browser.ScriptObject.SetProperty(String name, Object value)
       at System.Windows.Browser.ScriptObject.GetObjectForSafari(IntPtr identity, IntPtr handle, Type type, Boolean releaseReferenceOnDispose)
       at System.Windows.Browser.ScriptObject.GetObject(IntPtr handle, Type type, Boolean ownsHandle, Boolean releaseReferenceOnDispose)
       at System.Windows.Hosting.ScriptingInterface.GetScriptParamValue(ScriptParam scriptParam)
       at System.Windows.Hosting.ScriptingInterface.ConvertFromScriptParamAndDispose(ScriptParam scriptParam)
       at System.Windows.Browser.ScriptObject.TryInvoke(String name, Object[] args, Exception& error)
       at System.Windows.Browser.ScriptObject.Invoke(String name, Object[] args)
       at System.Windows.Browser.HtmlWindow.Navigate(Uri navigateToUri, String target, String targetFeatures)
       at System.Windows.Browser.HtmlWindow.Navigate(Uri navigateToUri)
       at popupwindow.MainPage.ChildWindow_Closed(Object sender, EventArgs e)
  InnerException: 

Silverlight 4.1.10111.0 on both the dev box and my laptop.

Any clue what is going on here? I can’t be fully sure my clients will use IE so I hope there is a fix for this. Or something more cross-compatible that I can use other than window.navigate? I haven’t found anything yet though..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T15:37:47+00:00Added an answer on June 10, 2026 at 3:37 pm

    It seems that this may in fact be a Chrome issue – I just spent the day fighting it myself.

    http://forums.silverlight.net/t/213769.aspx/1

    http://stulic.blogspot.com/2009/08/javascript-locationhref-vs-silverlight.html

    You’ll probably need to use some kind of javascript.

    HtmlPage.Window.Eval("window.location.href = '<something>';");
    //or
    HtmlPage.Window.Eval("window.location.reload();");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a very simple script that creates a user: <?php include 'mysqlserver.php'; session_start();
I have a very simple highcharts js chart, which has dates on x-axis and
I have a very simple StopWatch application in Silverlight. I have the following private
I have some very simple code that 'correctly' draws a short vertical black line
I have a silverlight 3 application, that fetches some simple data from a ms-sql-server
I have very simple form, with input like this: <input id=my_id multiple=true type=file name=image_name[]
I have a very simple silverlight xaml page displays textbox and a button. When
I have a website which contains a small Silverlight plugin that calls a very
I have very simple XML in a string that I'm trying to load via
I have the following code in a very simple Silverlight 4 app. void MainPage_Loaded(object

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.