|
Navigation
Categories
Entries by Month
| October, 2008 (1) |
| September, 2008 (1) |
| July, 2008 (4) |
| June, 2008 (6) |
| May, 2008 (2) |
| March, 2008 (5) |
| December, 2007 (1) |
| October, 2007 (1) |
| September, 2007 (2) |
| May, 2007 (1) |
| April, 2007 (5) |
| October, 2006 (1) |
| July, 2006 (2) |
| June, 2006 (6) |
| January, 2006 (2) |
| December, 2005 (6) |
| November, 2005 (9) |
| October, 2005 (9) |
| September, 2005 (3) |
| August, 2005 (11) |
| July, 2005 (20) |
| June, 2005 (3) |
| May, 2005 (5) |
| April, 2005 (5) |
| March, 2005 (5) |
| February, 2005 (5) |
| January, 2005 (13) |
| December, 2004 (10) |
| November, 2004 (6) |
| October, 2004 (2) |
| September, 2004 (7) |
| August, 2004 (8) |
| July, 2004 (8) |
| June, 2004 (4) |
| May, 2004 (13) |
| April, 2004 (14) |
| March, 2004 (33) |
| February, 2004 (1) |
| May, 2003 (6) |
| April, 2003 (5) |
| March, 2003 (4) |
| February, 2003 (1) |
| January, 2003 (6) |
|
|
|
 Wednesday, March 17, 2004
I just lost a post I wrote about the stress-test tool I'm using! dasBlog logged the error for me, but the content of the post is gone!
I like using the dasBlog entry form, since it will cross-post to the other blog. But losing data is very bad.
I uploaded my notes on installing WSS with integrated authentication. (I'm sorry that I don't have time to pretty them up.)
These notes apply if you want to use integrated windows authentication for the database connection. The setup program will probably get you there, but you'll have application pools all over the place. (I had 6 of them!! Three each for the admin and default sites.)
 Tuesday, March 16, 2004
MSDN has an article on the Web Part Packaging tool (Wppackager). A developer on my staff took it for a whirl today.
Having an MSI for the web parts will be critical for us. With a server farm, the content must be replicated on all the servers. For standard ASP.Net applications, I can use the Distributed File System service to synchronize folders on multiple servers. (And it works very well!!) But with the web.config entries and web part resources, it will be more complicated for WSS sites.
My first impression (as the guy running the install, not the one creating it) is pretty good. One of the resources was not included (a file that is loaded via a SCRIPT tag), but I don't know whether it's a build problem or an install problem.
I wrote blogging offline a while back. This will not be necessary, since dasBlog has the wonderful “mail-to-blog” feature. I send an email to a specific address and the text of the message is the content of a blog entry. Outlook already supports offline mode, so I'm all set.
The next step in our setup is to stress test the web farm/sql cluster. I considered Application Center Test (ACT) that is included in Visual Studio Enterprise, as well as the Web Application Stress tool (WebTool) (WAS Tutorial).
ACT is integrated with Visual Studio .Net. It also has a command-line interface, so you can schedule tests for unattended operation. However, the version bundled with .Net does not allow the test to have multiple client machines. (I couldn't find any other version, however. I assume there is a version included in Application Center 2000, but that's a big load balancing solution that I didn't want to investigate.)
WebTool is an older product, but is still usable. The key part, for me, is that it installs a service on the machine. Each machine that has the service installed can be controlled by any other machine with WebTool installed. In our load-balanced web farm, I need to simulate traffic from different IP ranges. This distributed testing model will do that quite nicely
This is a test of the mail-to-weblog feature of dasBlog
 Thursday, March 11, 2004
Over the last few months, I have had difficulty with running FrontPage websites on the same shared host as ASP.Net websites. I don't understand completely, other that sometimes the .Net sites issue a generic “Error occurred” message.
Today was the last straw. Two different sites were unavailable, for no apparent reason. No explanation from the vendor. I am moving to SecureWebs. They host the blog of Scott Watermasysk, the creator of the .Text blog engine.
I have received top-notch help from Scott (a different Scott) at SecureWebs. I am excited about the move, which will be complete before the end of the month.
 Wednesday, March 10, 2004
As I mentioned, I am contributing to the community blog at SharePointBlogs.com. My main blog tool, dasBlog, has a cross-post feature written specifically for this situation. So, blog entries at the main blog (http://www.schaeflein.net/blog) that are in the SharePoint category will also appear at www.sharepointblogs.com/spdiary.
 Tuesday, March 09, 2004
Rob Howard: Extending the ASP.NET Roadshow
I went to the Roadshow here in Chicago in January. The site was changed a few days before since the event outgrew the original location. The new location was a circus tent attached to a restaurant.
To make matters worse, they turned off the heaters when the presentation started. I lasted 15 minutes...
 Monday, March 08, 2004
I spent some time looking at SmarterTools. It is designed for an ISP to generate reports for their customers. For example, you create "sites" and define where to find the logs for that site. The location can be local, UNC paths or FTP sites. It will then collect the log files and update its internal statistics in the background.
I am very impressed. I won't be using the tool, however. Although I built the websites for a number of organizations, I am not hosting a statistics service for them. If I were, SmarterTools would get serious consideration.
 Friday, March 05, 2004
I found a .Net-based program that will generate statistical reports from your webserver log files. SmarterTools is fee for use on your development machine, so it is perfect for in-frequent requests about traffic. Very nice.
 Thursday, March 04, 2004
While I can understand code written in C#, I still feel more comfortable in VB. To fill in the blanks, I use the converter page at Clarity Consulting to help with the translation. Thanks Clarity Consulting!
|
|
Search

Further Reading...
Powered by: newtelligence dasBlog 2.2.8279.16125
The opinions expressed herein are my own personal opinions and do
not represent my employer's view in anyway.
© Copyright 2008, Paul Schaeflein
E-mail
|