WSS + SP2 + SQL Server on SBS2003

Recurring events, or those which span more than one day, are displayed in
standard Calendar view as an event on each day, or as a bar spanning
multiple days. I simply want to create a view to do the same thing, except
filter the events by category, but when I create a view (even without
filters), the event is shown on only the first day!

If someone experienced would be so kind as to follow the instructions below
and tell me if they are experiencing the same results, it would help me
determine if the problem is only in my system or if the problem is a
bug/incapability in the software.

Thanks,
Keith


click Create, then select Events
name the list "test" and display it on the Quick Launch bar
click on "test" on the Quick Launch bar

click Modify Settings and Columns
at the bottom, click Create a new view
click Calendar view
name the view "testview"
select "Begin" in the Base Calendar On under Calendar Settings
click OK

click Home, then "test" on the Quick Launch bar
click New Item to create an event
name item title "testitem"
set "Begin" date to 14 Aug, 2006 and "End" date to 17 Aug, 2006
click "Save and Close"

the events are displayed as a list
click on the default Calendar view
the event is shown as a colored bar spanning from 14 Aug to 17 Aug
click on the view "testview"
the event is shown on 14 Aug but nothing is shown on the 15th, 16th, or
17th
click on the "testitem" link
the begin and end dates are shown correctly

I want the "testview" view to display the bar like the "Calendar" view.