Serverumzug abgeschlossen

Tuesday, February 03, 2009 11:05:49 AM (W. Europe Standard Time, UTC+01:00)

Meine Seiten laufen jetzt auf dem neuen Server (United Hoster muss nur noch die DNS Einträge ändern). Und der läuft im Gegensatz zu meinem alten vServer richtig schnell. Wenn man nicht bei jedem Klick 5 Sekunden warten muss, macht es auch wieder Spaß, auf dem Server zu arbeiten.

Ein kleines Problem hatte ich beim Umzug von dasBlog: dasBlog verwendet ein Steuerelement, das nur in einer 32bit DLL vorliegt. Mein neuer Server läuft unter 64bit Windows Server 20008. Ich musste aber einfach nur 32bit im Application Pool für mein Blog aktivieren, dann lief es wieder. Scott Hanselman beschreibt das Problem genauer: http://www.hanselman.com/blog/32bitnessAnd64bitnessAndMigratingDasBlogOnIIS7AndASPNETUnderVista64.aspx

Kick it on dotnet-kicks.de

Providerwechsel

Monday, February 02, 2009 4:56:14 PM (W. Europe Standard Time, UTC+01:00)

Nachdem mein vServer bei united-hoster.com mal wieder für 24 Stunden nicht erreichbar war habe ich mich entschieden, zu einem anderen Provider zu wechseln. Ich habe das Studentenangebot von 1 und 1 bestellt, und werde jetzt meine Webseiten nach und nach dorthin umziehen. Mein Blog und dotnet-paderborn.de werden deshalb wahrscheinlich diese Woche noch ein paar Mal nicht erreichbar sein. Dafür sollte hinterher alles schneller und (hoffentlich!) zuverlässiger funktionieren.

Meine Mails (@raacke.info) laufen zum Glück über einen von Microsoft gehosteten Exchange Server :-)

Kick it on dotnet-kicks.de

Kommentare in meinem Blog

Sunday, November 11, 2007 8:54:01 PM (W. Europe Standard Time, UTC+01:00)

Normalerweise lösche ich (außer Spam) keine Kommentare - jeder soll in meinem Blog frei seine Meinung äußern können. Wenn ich aber mit Nazis verglichen werde, weil ich für ein Rauchverbot bin, dann geht das zu weit.

Technorati tags: ,
Kick it on dotnet-kicks.de

Kommentfunktion wegen Spam vorübergehend abgeschaltet

Monday, June 25, 2007 7:29:09 PM (W. Europe Daylight Time, UTC+02:00)

In letzter Zeit bekomme ich leider mehr Kommentarspam als richtige Kommentare. Bis ich Zeit habe, mich um eine bessere Anti-Spam Lösung zu kümmern, muss ich die Kommentare leider abschalten.

Technorati tags: ,
Kick it on dotnet-kicks.de

CardSpace login for dasBlog - download

Tuesday, March 27, 2007 3:24:40 PM (W. Europe Daylight Time, UTC+02:00)

(this post is in English, because I think it might be useful for non-German readers as well)

A few days ago I wrote that I added CardSpace support to my blog. I've now cleaned up and commented my source code and you  can download it now.

CardSpace support for dasBlog - download

Use this file at your own risk. I do not guarantee that it is bug free or that it is the best and easiest way to add CardSpace to your blog. All I can say is that it works for me :).

You need .NET 3.0 on your server. You also need a valid SSL certificate (or otherwise you must create your own certificate with tools like selfssl form theIIS 6.0 resource kit and install it on every client from which you want to use the CardSpace login). For my blog, I use a SSL certificate that I bought from http://www.namecheap.com/, which costs less than 15$ / year.

To install CardSpace support for dasBlog, just copy CardSpaceLogin.aspx, CardSpaceLogin.aspx.cs, images\informationcard.gif and app_code\TokenProcessor.cs to your dasBlog directory. 

I'm not the author of TokenProcessor.cs, this file is part of the CardSpace samples on http://cardspace.netfx3.com.

In CardSpace v1, this only works via HTTPS. You need a valid SSL certificate for your web site. The user account under which you run dasBlog
must have access to the private key of your SSL certficate. The CardSpace samples on http://cardspace.netfx3.com contain a tool which can find the name and location of the file in which your SSL certificate is stored (findprivatekey.exe). Find that file and grant your dasBlog ASP .NET account read permissions.

To associate an existing user account with an information card, login by using username and password first. Then go to the CardSpace login page and select a card. This card will then be associated with your user account.

If you use this for your blog, please let me know by e-mail or by writing a comment for this blog entry.

Technorati tags: ,
Kick it on dotnet-kicks.de
Page 1 of 4 in the OutOfCoffeeExceptionde category Next Page