-
- Custom Web Service Cannot be accessed by Sharepoint 2007 Web Part
by soto14
- 10 Replies
- Last post
by soto14
- Hello everyone,
I have written a custom web service that is called by a web part in SharePoint 2007. I followed the web service tutorial at this url http://www.codeproject.com/cs/webservices/myservice.asp . I was able to create the web part listed at this url with no problem, and in fact I modified it to accept a string with a sql query, query a database, and return the results.
Her
-
- Loading to Excel Services
by mystique
- 4 Replies
- Last post
by Luis Bitencourt-Emilio - MSFT
- Hello
I have a question about loading to Excel Services.
Is there any way that I can load data from a Project Portfolio Server 2007 or Project Server 2007 to an Excel Service and display that data in SharePoint Server 2007
Thanks and best regards,
Mystique
-
- I Can't Create New ListItem on Wiki pages by Webservice
by NguyenLinh
- 4 Replies
- Last post
by Paul Galvin
- I can update contend of Wiki pages. but I can't Create New
that's my code to Update Wiki Page
string url = @"http://duclinhnguyen7/SiteDirectory/KiwiSite" ;
Lists list = new Bamboo.Webservices. Lists (url);
list.Credentials = System.Net. CredentialCache .DefaultCredentials;
string batch = "<Method ID='1' Cmd='Update'>" +
"<Fiel
-
- Interwiki Links
by jona.than
- 1 Replies
- Last post
by jona.than
- We have two wikis (call them Wiki1 and Wiki2) set up in our SharePoint site. To link to pages within a wiki, we use [[My Name]]. Is there an easy way to link to pages in Wiki1 from Wiki2, like [[Wiki1:My Name]] or something Obviously I can do a real link to <a href="/sites/mysite/Wiki1/My%20Name.aspx">My Name</a> but that's not so easy. Wiki1 is the main wiki with pages for a
-
- SharePoint 2007 crashes after install and have to re-install daily
by will_bush
- 9 Replies
- Last post
by polymath
- Hi,
I currently have a problem with installing MS Office SharePoint 2007 after installation the program works correctly however the next day it crashes and the following message appears when attempting to access SharePoint 2007
Server Error in '/' Application.
-
- Custom Edit form
by Spacejunk
- 5 Replies
- Last post
by Stefan Keir Gordon
- Hi,
I have developed a custom web part (gridview) which shows tasks/issues of all the child sites, in this webpart i have a custom column, and an edit column, that edit link should link to a custom edit form similar to the existing one, but it shouldn't have all the fields to be active, rather only the custom column field should be active, and the user should be able to edit that field o
-
- Are there other start options for a workflow (besides manual, auto on upload, auto on change)
by Eric Sammann
- 1 Replies
- Last post
by Paul Galvin
- Hello,
I would like to know if there are other start options avaliable for workflows. For example, I have a list with many records and I would like to have a workflow that runs on Sundays only, more like a scheduled task. What I hope to accomplish with this is a summary e-mail that can be sent out instead of a bunch of individual e-mails.
The list that I am working on has roughly 5,
-
- !! Updating List Data -- Please Help!!
by JAW73
- 11 Replies
- Last post
by JAW73
- Okay, I've been at this all day and I have to be missing something. I'm working with WSS 3.0 and VS 2005
1. I created a SPList called "Audit Name List."
2. I added 1 column called "Audit Name."
3. I created a web part that should update the list but it just doesn't. I'm pulling my hair out! (as if I had any)
Any help would be GREATLY appreciated!
He
-
- Customize Clanedar
by Kianoosh1983
- 0 Replies
- Last post
by Kianoosh1983
- HI everybody I want to change the type of the calendar in sharepoint. Sharepoint has these types of calendar Hijri,georgian and others but I want to add persian calendar which supported by .net 2005. But I don't know how to have this calendar instead of georgian calendar.can we use SPCalendar to do that. Should I download the language batch of the sharepoint, it doesn't support persian but
-
- Problem with queries with CAML and dates
by Sergio Calleja
- 10 Replies
- Last post
by BoYifei
- Hi,
I have a problem doing a query with CAML over the elements of a list.
I have an element with a field named ¡°Start¡± of type DateTime with the value ¡°03/06/2007 14:00¡±. When I do the next query, it returns this element:
<Query>
<Where>
<Geq>
<FieldRef Name="Start" />
<Value Type="DateTime"> 2007-03-06T
-
- How are you gnerating application definitions?
by RayCan
- 14 Replies
- Last post
by Reza Alirezaei
- Hello All,
I am just cusrious to know how are you guys generating your application definitions in BDC by hand or using one of the tools out there to auto generate that scary XML file I am unable to find a tool which gives me the ability to include stored procedures in my app def instead of pure tables or views
Any help would be appreciated.
Thanks a lot
-
- Breadcrumb Not Complete
by DorkRawk
- 4 Replies
- Last post
by DorkRawk
- The breadcrumb for a site I am working on is only showing the root site and current site ( root > current site ) and leaving out the subsite that the current site is under ( root > subsite > current site ). What could be causing SharePoint to leave that middle site out of the breadcrumb and how can I correct this
-
- conditional formating on graphs
by carianmendez
- 0 Replies
- Last post
by carianmendez
- I am trying to create a graph for 5 different regions, however 3 of those regions have a product specialist working for them, how can I show that on my graphs using a different color for those regions that have a product specialist
-
- Do anyone have the simple Application Definition file for WebService
by Muhammad Masood
- 7 Replies
- Last post
by Vansen
- Hi,
I am stuck to import the application definition file for web service.
Do anyone have the such application definition file for webservice I just want to get the array of string or objects from web-method.
any help appreciated.
Thanks.
Masood.
-
- sharepoint designer 2007
by naag
- 2 Replies
- Last post
by naag
- hi i am facing problem when i customize a page.the senario is i added the image as a background at the bottom of the page.when i changed a theme the some image is overlapped on the banner i wanted to remove it but i am not able to find exactly where to remove in css file please help me out..i have used breeze theme available in share point site
-
- Custom Core Search Results webpart- xslt not applying to results xml
by mswin
- 0 Replies
- Last post
by mswin
- Hi, I want to query MOSS search engine and get the results and customize the results and display them in the MOSS seachcenter.
I have tried creating Custom webpart by extending from built in Core Search Results webpart and written my customization code. But when I deployed it to my sharepoint portal, when I enter the search input to the Search box (out of the box), and hit the search button, I
-
- How to show logged in user tasks only, in sharepoint?
by Praveen battula
- 5 Replies
- Last post
by Shaun Fuchs
- hi friends, i am developing a sharepoint portal site. i am using workflows. I need the tasks list assigned to the user. on default page of my site, i added a web part for the task list, so a user logged in to the site, he is able to see all the tasks assigned to him, with his tasks he is able to see all others assigned tasks also. i gave contribute permissions to the users, so anyone can edit, vi
-
- Problems with replication of Active Directory password change to Sharepoint 2003
by Kjetil Tveit
- 3 Replies
- Last post
by Mart Muller
- Hi,
we have a problem when some users change their password Sharepoint 2003 does not replicate the password from Active Directory. And the username/password dialogbox comes up.
Is there a workaround for this problem Anyone else have the same problem
This is the case for around 10 users now. And the only way to make sharepoint is setting the password back to the old password.
Appreciate
-
- StateMachine task
by Sigge Persson
- 14 Replies
- Last post
by Sigge Persson
- Hi.
I am building my first statemachine and i have run in to a problem i have been unable to solve.
The workflow is simple.
It starts after a InfoPath form has been created and uses som of the data from it to create a task (another infopath form with a checkbox and a button). When the button is clicked a ontaskchanged event is supposed to be triggered to start the next task etc.
th
-
- Issues With Delay Activity
by Nick Cox
- 14 Replies
- Last post
by Joe Cataford
- Has anybody had any success using the Delay activity within Visual Studio authored workflows Whenever I include a Delay activity in my workflows the workflow goes to sleep and never wakes up. If I listen for a Delay activity along with other events inside a Listen activity, I find that the other events (for example, OnTaskChanged) cause the workflow to be rehydrated as expected but the Delay acti
-
- Creating a new SPSite: ValidateFormDigest() Failing
by Gavin Barron
- 9 Replies
- Last post
by chinmayv84
- Hi
Background first:
We're upgrading our intranet from Sharepoint 2k3 to MOSS. Part of the
functionality that we had was to allow the creation of a new site within the
Sharepoint Portal from within MCRM via a web service call to a home built Web
Service that was built against the Microsoft.SharePoint namespace and invoked
that object model to create the ne
-
- How to dynamically use Source parameters to redirect pages
by Patrick.I
- 3 Replies
- Last post
by rote
- On some of my WSS v3 list.When users go to the list and they click close they get redirected to the page they are coming from
by using the Source parameter below.
http://mysite/1.xml &Source=http://referringSite
But my question is instead of hard coding the the url i want redirected is there a token or something i can have there
to make it dynamic.
Which means how can i get
-
- Show all User Permissions
by Scott Wickham
- 3 Replies
- Last post
by DKeeling
- We just had an employee in the HR department leave and now a new employee is taking their place. We want to give the new employee the exact same set of user permissions that the former employee had. The former employee had been granted various levels of user permissions throughout the site collection...Read-only access in some subsites, Contribute access in others, and even more granular permissio
-
- Getting started in Branding a default Master page
by sog
- 1 Replies
- Last post
by Michael Greth
- Hello all,
i am new to .net and sharepoint
I would like to customise and brand my sharepoint portal with a header image and some CSS styling and make it look nice in company colours etc...I have downloaded Heather Solomons defualt master and opened it up and applied it too my site, I have no idea what to do with the tags now !! to give it a customised look, can someone please help with a
-
- MOSS Domain Group based Permissions
by tynk
- 5 Replies
- Last post
by Curtis Ruppe (MicroStaff IT)
- When I am adding people idividually to site the people are getting access. I have created Security lists in domain like "Portal Visitors" and "Portal Modifiers" which has some DLs added to it. When I add users to these groups, some people are getting access and some are not. Who ever is getting is also not immediate. In Sharepoint 2003, It used to refelct immediately. Any fix f