SharePoint Developer Needed - Microsoft Certified Partner Offer
Mon, 15 Sep 2008 06:51:00 -0700
Hi Everyone:
Exiis Corporation is a Microsoft Certified Partner based in Denver,
Colorado. We currently have a growinf SharePoint practice and are looking for
a SharePoint Developer that can assist us in taking it to the next level. We
are offering $60.00/hr on a contractor basis to start moving to full-tim ...
|
Database Connection from Workflow with Integrated Security
Mon, 15 Sep 2008 06:44:39 -0700 (PDT)
Good morning everyone,
I'm running into an issue using a SharePoint workflow project (C#,
VS 2008) and connecting to a database. Here is my database connection
string ...
Data Source=DBSERVER;Initial Catalog=DBNAME;Integrated Security=True;
When I attempt to run the following code I get the following ...
|
Form Web Part multiple search fields or drop down filter
Mon, 15 Sep 2008 06:40:59 -0700 (PDT)
Hello,
I've been racking my brains on this one. I have a set of account
managers in a list with columns like First Name, Last Name, Region,
etc. I want to be able to search that list and return information on
the same page. On my site I have the list and a form web part. I
have connected the two togethe ...
|
ItemAdded or ItemUpdated feature "Access Denied Error"
Mon, 15 Sep 2008 05:10:01 -0700
Hi,
I have overriden the itemadded and itemupdated event of list item.I am
adding some items within TargetAudience field whenever a list item is updated
or added.I am runnning this with SPSecurity.CodeToRunElevated.
This works fine for members(Contribute) or admin(Full Control) rights but
only for their ow ...
|
sharepoint WSS_content structure
Fri, 12 Sep 2008 13:07:01 -0700
I'm looking for structure documentation for Sharepoint's database.
Specifically, when you add a person/group field to a list, that information
is not stored in the record created in AllUserdata. Not only that, but there
is no pointer from that record to this information. (I'm creating report
models for MS SQ ...
|
Sharepoint WSS_content structure
Fri, 12 Sep 2008 13:00:03 -0700
I'm looking for structure documentation for Sharepoint's database.
Specifically, when you add a person/group field to a list, that information
is not stored in the record created in AllUserdata. Not only that, but there
is no pointer from that record to this information. (I'm creating report
models for MS SQ ...
|
Event handler execution aborted
Wed, 10 Sep 2008 15:06:11 -0700
Hello,
I developed an event handler that basically copies a document to a certain
destination after being uploaded into an inbound doclib. I've experiencing
some problems, since some of the documents are not copied to its destination.
I've put plenty of logging in my code and it seems that the last document ...
|
|
|
Adding Column to Wiki Page Library
Wed, 10 Sep 2008 08:43:20 -0700 (PDT)
Hi there,
My problem:
I want to add a column within a Wiki Page Library. But i'm stumpling
since i couldn't find a content type for wiki page libraries. Actually
there must be a content type for wiki page library where columns like
wikicontent etc. are consolidated.
Does anybody has an idea of how i can a ...
|
Custom Usage Report Programming
Wed, 10 Sep 2008 00:40:11 -0700
Hello
i am working on custom usage report that which will track who all users with
date,time and url logged on a particular site.
i add reference of sharepoint.dll and i got the list of users of a site by
using the code and i bind to gridview control.
SPSite mysite;
SPWeb myweb;
mysite = new SPSite("site ...
|
WIKI in sharepoint
Tue, 9 Sep 2008 03:19:01 -0700
Hi,
We are planning to create a WIKI in Sharepoint. I did some testing with the
basic WIKI pages in Sharepoint, but I find them very poor.
I want
- a more advanced WYSIWYG for editing WIKI pages
- a easier way to add images
- ..
I found one 100% Sharepoint WIKI system, KWizCom Wiki Plus and a few
p ...
|