-
- Trouble after B2tr
by SoMe-WhErE-oVeR-yOnDa
- 7 Replies
- Last post
by Bob Fox MVP
- Hey! (Sorry if i've picked the wrong forum). I got sharepoint along with pro plus about 2 months ago and was informed about a month ago that I would need Beta 2 Tech refresh to carry on using Office after the launch.
I haven't tried to use sharepoint since until last week. It installed something before trying to open, then didn't open at all. When I tried again to open it, it displays, in a sm
-
- Update the Answer field of an existing listitem
by Amsville
- 2 Replies
- Last post
by Amsville
- Hi,
I'm trying to add an answer to the Answer field of an existing listitem. I can reach the item, but none of the updates are being done.
I update the answer field like this : item["Answer"] = "NEW ANSWER"; List.Update(); This doesn't give any errors, but it doesn't do anything.
Does anyone know how to update this Greetz !
-
- search is not working
by Praveen battula
- 8 Replies
- Last post
by Praveen battula
- i created a portal, it is nice and working fine... when i was created the search is also working fine, but i don't know, from few days it is not working, if i search it is giving messge like No results matching your search were found.
Check your spelling. Are the words in your query spelled correctly
Try using synonyms. Maybe what you're looking for uses slightly different words.
Make
-
- migrate site to MOSS 07
by M. Hassan Raza
- 3 Replies
- Last post
by Neil Hodgkinson (MSFT - PFE)
- Hello All,
We have two environments, one is SPS 2003 and the new one which is MOSS 07 Ent Ed environment.
We have a lot of WSS sites in SPS 2003, from which we have two sites which we want moved ot the new server farm of MOSS 07, can anyone please tell me how to do that.
Thanks
Hassan
http://mhrhap.spaces.live.com
-
- Troubleshooting "This Web Part Page has been modified since you opened it" error with load balancing working
by Tom RS
- 4 Replies
- Last post
by Shane Young MVP
- I am troubleshooting an error message that occurs on a Load Balanced MOSS 2007 site, "This Web Part Page has been modified since you opened it". I have read the KB Article http://support.microsoft.com/default.aspx/kb/892348 and verified the settings are correct. I receive the error even when the IIS logs show that I only reached one of the two front end web servers.
We have not de
-
- Sharepoint calendar on 1024x768 resolution
by nvelocity
- 3 Replies
- Last post
by Stephen-SP911
- The Sharepoint 3.0 calendar on our home page when viewed in resolutions 1024x768 or below does not fit on the page.
It breaks the tables and puts a scroll bar at the bottom. This is not functional! We've searched for an answer and tried several fixes. If we change the width of the web part it adds a scroll bar at the bottom of the calendar.
Any suggestions appreciated.
-
- task list can be submitted although mandatory fields are not filled in
by ds_basel
- 0 Replies
- Last post
by ds_basel
- I am working in MOSS 2007 and SPD 2007. I have created a workflow in SPD that involves a task list item. This task list item has a mandatory choice field. Unfortunately MOSS does not check if the field has been filled in by the user. The user can click "Complete Task" and the task will be completed although the mandatory field is still empty. The web form shows an asterix * behind the ma
-
- Never could get that DataView connection to SQL Server to work.....
by Daren Coles
- 6 Replies
- Last post
by bsmith9
- Hi
Has anyone succeeded in creating a datasource in SPS Designer that connects to a SQl Server 2005 database on a separate server
I have tried to create a datasource using the wizard and set the connection string as follows:
Data Source=dbserver;Initial Catalog=customdb;Integrated Security=SSPI;Provider=SQLOLEDB
and this seems to successfully access the database. I can
-
- Workflow modification form
by Higo
- 6 Replies
- Last post
by Khan Asif
- Hi everybody,
I am trying to enable people to modify workflow association data after a workflow has been instanciated for an item.
But i think that this is not the right way, so i understand that i need to use modification.
So what i did is use an enableworkflowmodification activity and use onworkflowmodified ( in a listen activity so i can listen for itemchanged event at the same tim
-
- Sharepoint Server harddisk capacity critical
by Jay Leccio
- 2 Replies
- Last post
by Jay Leccio
- Hi guys,
im using a MOSS in a 500Gb harddisk. currently it is at critical stage - about 90% of the total capacity is being used.
Is there a feature in MOSS that capable of migrating my current datbase into a new machine(increased harddisk capacity)
reply is appreciated
Thanks
Jay
-
- problem publishing webpart
by Michael Dawson
- 6 Replies
- Last post
by SuperSaiyanZero
- I am developing a webpart which uses some old assemblies through the use of interop. However when building my solution I get the following messages Assembly generation failed -- Referenced assembly 'Interop.ADODB' does not have a strong name Assembly generation failed -- Referenced assembly 'Interop.CDO' does not have a strong name How do I overcome this Any help is greatly appreciated. Thank you
-
- Search database?
by doctortt
- 4 Replies
- Last post
by doctortt
- What does the WSS_Search_<Servername> database do what kind of data does it store
-
- Save a Site Template including sub-sites
by TPowellBAH
- 14 Replies
- Last post
by TPowellBAH
- I know the question seems to answer itself, but I figured it wouldn't hurt to ask...
If I've created a top-level site, and for various navigation reasons, created 6 or 7 sub-sites under it, and I then want to "templatize" the whole set (top + sub-sites), so that when a new site is created off the template, they get an empty top+sub-sites. How can I do it
I'm using MOSS 2007
-
- Indexing MDI files from Office Document Imaging
by RolfHa
- 14 Replies
- Last post
by andrewwiseman
- Hi, Microsoft document imaging is a nice tool to get paper scans into sharpoint. In the 2003 version MDI files, the output of MicrosoftDocumentImaging, have been included in search results by an default iFilter scanning the meta data which has been added by the ocr part of MDI. It seems that this have been discontinued in MOSS 2007. This is a real bad thing not having this capability anymore. Does
-
- Setup Error: This product requires ASP.NET v2.0
by jilted
- 14 Replies
- Last post
by chris888
- Please help, trying to install WSS 3.0 on a x64 W2K3-server that is running WSS 2.0, but i get an error at the beginning of the setup:
"This product requires ASP.NET v2.0 to be set to 'Allow' in the list of IIS Web Server Extensions"
I have verified that it is set to allow, so that is not the issue.
-
- Can not get UDF to work with COM Addin
by galexyu
- 6 Replies
- Last post
by galexyu
- Hi,
I've created simple UDF following the post:
http://blogs.msdn.com/cumgranosalis/archive/2006/08/03/ServerClientUDFsCompat1.aspx
and I've got my UDF working on SharePoint. I can open workbook in a web browser, change parameters, recalculate and it works fine.
Then I¡¯ve decided to add COM part and implement IDTExtensibility2 interface, following the post:
http://blogs.msdn.
-
- SharePoint - Excel Services - Mobile Browsers
by Dave Wollerman
- 2 Replies
- Last post
by jmurray_mi
- What documentation is out there that discusses Mobile browser support for SharePoint's excel services feature. I am testing out some senerios, but have been unable to display excel documents through the excel services viewer or through the dashboard web parts. Does anyone have any information on this
I am looking to consume BI Charts and Graphs via excel services in a mobile device.
-
- Help me for KyewordQuery in wssv3.0
by Katu Dhara
- 1 Replies
- Last post
by faf38
- Hi all,
Please give a code snipet how to use KeywordQuery object model programmatically in web part programming
-
- Outlook/MOSS integration - missing the obvious?
by Daren Coles
- 2 Replies
- Last post
by Daren Coles
- Hi - we are looking to synchronize a MOSS calendar list with the default Calendar in Outlook 2007. SharePoint insists on creating a new Calendar for every list I synchronise but does anyone know a way to change the destination Calendar so that the event items in the SharePoint Calendar list are actually synched with my default Calendar.
This must be a common business request for organisations l
-
- WSS 3.0 Integration in ASP.NET 2.0 Website
by Kathirvel
- 0 Replies
- Last post
by Kathirvel
- Hello everybody,
I am a newbie for Sharepoint and i got the requirement which is something like "Integrating WSS 3.0 in to ASP.NET 2.0 Website application", to make it clear i have one website which is currently running on ASP.NET 2.0 which has web 2.0 based functionalities. In that i would like show up the power of WSS 3.0 which is basically want to leverage the new features like
-
- Search by content type returning incorrect results.
by philipsh
- 5 Replies
- Last post
by smc750
- Hi,
I'm trying to set up my MOSS 2007 portal so users can search items by the item's content type. I found a few links (listed below) that tallk about this and I followed their instructions but my queries are pulling back too many items. They pull back items that are not of the specified content type but contain the content type's name. For example, a keyword search such as "ContentType
-
- Newbie: where store "AVI" files.....?
by barkingdog
- 4 Replies
- Last post
by barkingdog
- I created some simple Sharepoint Services 3.0 AVI files for others to download and learn along with me. I planned to store them, naturally, in Sharepoint, in a document library. Is that a good place to store them (some said that Sharepoint is not optimized for videos and I should use "media server" instead. But, then we have information being scattered on different servers and not centr
-
- Webpart fails to upload files
by Tony Guru Deepak F
- 8 Replies
- Last post
by Peter ebSms
- Hi everyone,
I have a problem in my webpart failing to upload files > 50 MB to server (to file system).
This is a custom webaprt that will copy files to server (FileSystem) and does not save in Content DB.
Is that something in relation with Sharepoint or my custom webpart
Thanks and Regards
Tony Guru Deepak.F
-
- Beginner Questions that I can't find answers to...
by mishmo
- 4 Replies
- Last post
by mishmo
- I recently stumbled into a project and was handed a list of 200-300 requirements for a document management system. The client wants Sharepoint and we (my team) have to respond to their requirements using Sharepoint 2007 as our point of reference. Needless to say, none of us are familiar with Sharepoint and after reading the "Dummies" manual, we still have a small list of questions that w
-
- Adding "Person Column" to a list
by SharePointing
- 5 Replies
- Last post
by Ishai Sagi
- I may be barking up the wrong tree but thought I would throw it out there.
Using MOSS and the BDC, we have the capability to add Business Data as columns in a list. How would I go about creating a "People" type in my BDC that pulls the data from the user profiles in MOSS
What I would like to do is have a drop down or search screen for selecting a person from the profile store inste