Goya, Francis MP3s
Wed, 9 Apr 2008 03:41:22 -0500
G O Y A , F R A N C I S M P 3 M U S I C D O W N L O A D S
*Plays His Favorite Hits Vol 1 1990*
'Goya, Francis - (Everything I Do) I Do It For You'
(http://tinyurl.com/4whwnk) (4:10 5.72Mb 192kbps)
'Goya, Francis - Be' (http://tinyurl.com/4xnjyh) (3:59 5.48Mb 192kbps)
'Goya, Francis - Bridge Over ...
|
Gene Harris Quartet free MP3 file
Tue, 8 Apr 2008 01:30:37 -0500
G E N E H A R R I S Q U A R T E T F R E E M P 3 S D O W N L O
A D
*Black and Blue 1991*
'Gene Harris Quartet - Another Star' (http://tinyurl.com/4noqsn) (6:37
15.14Mb 320kbps)
'Gene Harris Quartet - Black And Blue' (http://tinyurl.com/4gmcrf)
(6:37 15.13Mb 320kbps)
'Gene Harris Quartet - Blu ...
|
SharePoint workflow upgrade to vs2008 problem
Tue, 8 Apr 2008 09:48:25 +0100
Hi,
I had a SharePoint workflow built in Visual Studio 2005 that was running
fine.
When I upgraded my solution to Visual Studio 2008 and redeployed my workflow
I got the message "Failed on start (retrying)".
When I checked in the SharePoint log file I was getting the following
error:
Engine RunWorkflow:
S ...
|
DataForm WebPart highlight current selection
Sun, 6 Apr 2008 07:51:10 -0700 (PDT)
Hi,
i tried to highlight the current selected row in a DataForm WebPart,
but I always get an error when I mark "Indicate current selection
using: ID". The error is shown in the webpart and points out that a
reference to a variable called "CurrentRowKey" could not be solved
(xslt).
On my page I use a DataForm ...
|
Using WSH to upload Files to a document library
Sat, 5 Apr 2008 11:55:47 -0700 (PDT)
I have a MOSS server farm on a network with restricted access(Getting
permission to add a new C# app is not possible). I have built a WSH
(VBSCRIPT) .VBS script file that runs on one server and goes to all
the servers in the farm, gathers the logs for the day and compresses
them into a zip file.
I would like ...
|
Creating an Invoice from within WSS 3.0
Fri, 4 Apr 2008 22:52:14 +0100
I'm looking at options for creating a printable Invoice (ideally from a
single click from a SharePoint page) using data from a SharePoint List(s) ;
1. Mailmerge into MS-Word....doesn't appear to be feasible without using
MS-Access of MS-Excel as an 'intermediary' datastore, which seems to add way
too much c ...
|
Site Definition
Fri, 4 Apr 2008 09:24:00 -0700
Hi,
I need to create a new site definition, where the welcomepage is set to
"Pages/default.aspx", but the default.aspx doesn't exist in the site
definition.
In a first moment, I run a program that creates a default.aspx (in a
migration process).
After the migration process is finished, I use a feature Sta ...
|
|
|
Using an SPFieldChoice
Thu, 3 Apr 2008 23:20:27 -0400
Howdy,
In a workflow, i'm trying to handle a choice field. Below is a small script
i'm trying to run
Dim mi As SPListItem = workflowProperties.Item
Dim disc As SPFieldChoice = CType(mi("Disciplines"), SPFieldChoice)
For i As Integer = 0 To disc.Choices.Count - 1
sites &= disc.Choices(0).ToString
Nex ...
|
Document Library versioning with different file extensions
Thu, 3 Apr 2008 08:01:57 -0700 (PDT)
Hi everyone,
Does anyone know how versioning can be enabled in a document
library in such a way that it allows documents with different file
extensions to be versions of the same item? Let's say for instance: I
have the document : invoice-1111.doc and then I want to add the
document invoice-1111.pdf as a ...
|
WSS 3.0 and Data modelling
Wed, 2 Apr 2008 18:35:05 +0100
I'm about to start creating an application and need to use unique IDs in the
data relationships to force Referential Integrity etc ie Customer > Invoices
> Invoice Lines etc. Clearly keeping a Customer's Name unique wouldn't be
practical as there are lots of John Doe's etc...can anyone reccommend a good
re ...
|