SharePoint / ASP.Net Development
Experiences from the field...
Navigation
   RSS 2.0
Categories
Entries by Month

# 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.

Thursday, March 11, 2004 3:50:04 PM (Central Standard Time, UTC-06:00)  #    Comments [0]  | 
# 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.

Wednesday, March 10, 2004 10:16:46 PM (Central Standard Time, UTC-06:00)  #    Comments [0]  | 

I have joined a blog community at http://www.sharepointblogs.com. I am in the process of installing Windows Sharepoint Services (WSS) and will be documenting my progress.

My particular corner is at http://www.sharepointblogs.com/spdiary

Wednesday, March 10, 2004 3:19:59 PM (Central Standard Time, UTC-06:00)  #    Comments [0]  | 
# 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...

Tuesday, March 09, 2004 2:06:13 PM (Central Standard Time, UTC-06:00)  #    Comments [0]  | 

Kirk Allen Evans:

A Better ExceptionXmlPublisher for the Exception Management Application Block. This snippet incorporates part of a post from microsoft.public.dotnet.framework.  It shows how to allow multiple threads to write to the same file at once, using a mutex to provide concurrency.  This example is integrated with the Exception Management Block to provide a means of logging errors in multi-user applications to XML files.

I use the EMAB as well to log to a file. I need to put this mutex code in my solution -- Thanks Kirk. However, the log file in Kirk's example may not be well-formed. He is appending exceptionInfo.OuterXml to the file each time. My version: ExceptionPublisher.htm

Tuesday, March 09, 2004 1:52:22 PM (Central Standard Time, UTC-06:00)  #    Comments [2]  | 
# 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.

Monday, March 08, 2004 9:13:34 AM (Central Standard Time, UTC-06:00)  #    Comments [0]  | 
# 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.

Friday, March 05, 2004 10:01:24 AM (Central Standard Time, UTC-06:00)  #    Comments [0]  | 
# 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!
Thursday, March 04, 2004 12:44:29 AM (Central Standard Time, UTC-06:00)  #    Comments [0]  | 
# Tuesday, March 02, 2004
Tuesday, March 02, 2004 8:47:00 PM (Central Standard Time, UTC-06:00)  #    Comments [0]  | 

Thanks to a tip from Torsten, I've setup w.bloggar to support titles and categories. Thanks!

I have one little bit to add -- after changing the settings, re-login to your blog (press F9). If all is working, then you should get a Title text box and Category drop-down in the w.bloggar UI.

BTW - are you the Torsten from the BlogWorks XML forums?

Tuesday, March 02, 2004 3:12:06 PM (Central Standard Time, UTC-06:00)  #    Comments [0]  | 

I'm not sure the w.bloggar (or any other) pc-based blog program is going to work. w.bloggar tries to talk to the server upon launch. If that happens to be while I'm disconnected, I have to wait for the network error. In true developer fashion, I'll probably try to create my own tool. :-) I have dasBlog loaded on the laptop, so I'm thinking that I post to the local machine. My tool will reconcile the entries on the laptop with those on the server.

UPDATE: Microsoft just release the Offline Application Block, which is exactly what I need. But, I don't know if I have the time for a full-featured winform application.

Tuesday, March 02, 2004 8:42:40 AM (Central Standard Time, UTC-06:00)  #    Comments [0]  | 
The blog engine I am using is dasBlog from newtelligence. It is written in .Net and stores the data in the file system. It is a great learing tool for ASP.Net and object oriented development. Very highly recommended.
Tuesday, March 02, 2004 8:40:43 AM (Central Standard Time, UTC-06:00)  #    Comments [0]  | 
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 2009, Paul Schaeflein

Send mail to the author(s) E-mail