Announcement

All important changes of my site and my blog will be announced here.

Computer security

This is my hobby. I spend my freetime for it. I am not professional in this area. But I like it very much.

Everything Else

Which doesn’t belong to other categories will land here. It maybe about my daily life, entertainment, music, game … or something like that

Programming

This is my job. That means everyday I must sit before the monitor. Tip something, be annoyed by bugs,… but I simply like it.

Tutorial

When I found something interesting, I would like to share it to everyone. That is the reason for this category comes.

Home » Archive by Tags

Articles tagged with: asp.net development server

ASP.Net Development Server – Page cannot be displayed
Monday, 16 Mar, 2009 – 1:49 | No Comment

Yesterday I would like to install Siverlight add-on to Visual Studio 2008 to make some Silverlight application. The installation of the Add-on worked perfectly. I had no errors or something like that. When I created a blank Silverlight, compiled it, and opened it in a browser to see if it works… then a stupid error comes. In IE it is “Page cannot be displayed” and in FF “Firefox can’t establish a connection to the server”.
As …