0
votes
1answer
13 views
Save Sharepoint Data outside of Lists
What is the best way to store your Data outside of SharePoint. I want to use the default Edit/View options in SharePoint (though I do plan on extending their functionality). I need to store the data …
1
vote
1answer
13 views
Persist Local Configuration Data in SharePoint
Hi,
I have a piece of data, a simple string containing the server name that the SharePoint solution is deployed to, that I retrieve from a configuration store in a helper method in a common DLL used …
0
votes
4answers
38 views
SharePoint AJAX C# web part - visual layout of UpdatePanel controls
I'm creating a SharePoint web part in C# that is using an UpdatePanel for some AJAX magic. Everything is working fine, but I'd like to know how to lay out my controls visually (without using …
0
votes
0answers
11 views
Is it possible to seperate data and presentation by using dedicated renderable UserControl?
Hello.
For SharePoint, I want to have custom E-Mail body for workflow tasks. However i wan't to format email's using my custom ASCX user controls. (I can see them or modify using Visual Studio …
0
votes
0answers
18 views
SecurityException was unhandled by user code .Request for the permission of type ‘System.Security.Permissions.FileIOPermission
Hello friends,
I am trying to migrate my MOSS 2007 Webparts to Sharepoint 2010 environment.My environment is Windows Server 2008 64Bit,Visual Studio 2008,Sharepoint 2010. On adding the webparts …
0
votes
1answer
28 views
Allow visitors to update certain List programmatically in wss 3.0
Hello!
I need to allow visitors of the share point portal to update a list programmatically, but don't know how to do it.
Give a hint, please.
Thank you!
0
votes
1answer
12 views
Getting the SPWeb for a SPAuditEntry
I'm currently building an app that will parse all of the Audit entries in a site collection and send out a pretty email to users.
My problem is that the emails should be based on a particular web …
0
votes
2answers
42 views
Making use of a Sharepoint Webpart within a non Sharepoint CMS?
Hi all,
I am creating a new CMS for a customer using ASP.NET 3.5, SQL2008 and Windows Server 2008. The customer has some webparts that he uses in his current Sharepoint implementation and would like …
0
votes
3answers
36 views
Sharepoint how to structure team sites and project sites
I was thinking of having a tree structure with every team at the top and then having all projects underneath the teams. Something like this:
sharepoint/team1
sharepoint/team1/project1
…
0
votes
3answers
46 views
creating a basic sharepoint site ?
if i want to create a basic sharepoint site. do i need a sharepoint designer ? or some other sharepoint software ?
1
vote
2answers
40 views
Deactivating site collection feature on MySite
We have a custom master page that is deployed to the MySite web application per these instructions -
http://www.sharepointblog.com/2008/07/sp2007-custom-master-pages-on-subsites.html
However, we …
2
votes
2answers
41 views
Is it possible to deploy an ASP.NET application to SharePoint using the solution deployment mechanism?
After reading this article, I'm thinking it's not possible. However, I have an ASP.NET 2.0 application that I need to put in our SharePoint environment. I know it is possible following the steps …
0
votes
2answers
36 views
postback url rewriting sharepoint
I am trying to do url rewriting in sharepoint . I have done something and its working fine but the problem is when I click on by default controls in sharepoint like edit page, approve or any links …
1
vote
3answers
26 views
building sites besides sharepoint site template
during site creation using sharepoint , sharepoint offers some templates. if we need to create a site other than a template offered , how do we proceed ?
0
votes
2answers
15 views
Sharepoint Designer - is there a way to calculate a date difference in a workflow?
Maybe I'm just crazy... So, with SPD I can add any time unit to a date and put that into a variable, but I can't seem to find anything that will let me calculate the difference between two dates. "Do …
