Bing Map Controller Error

Mar 3 2010 10:58 AM
Hello everyone!

I am developing an application which uses Silverlights Bing Map Control and ASP.Net . In this moment I have only the map on the web page.
When I run the project in debugging mode with F5 all works fine, but if I want to double-click TestMyProjectName.aspx or TestMyProject.html, the zooming control works, but the map is not loading and it says : "Map loaded in unsupported Uri Scheme. Please reload page in "http" scheme ".

What can I do to show the map in my web page?

Thank you!