-
- Migrate 2.0 to 3.0 on another server
by oscarg102941
- 0 Replies
- Last post
by oscarg102941
- Hello
I have a WSS 2.0 site running on server A. I want to setup WSS3.0 on server B, and migrate all content from A to B.
Which is the recommended procedure to do this
I tried installing 2.0 on B, recovered a backup from A and migrated, but it did not work...
Thanks!
-
- GetWorkflowData returns nothing
by PJ-Winona
- 0 Replies
- Last post
by PJ-Winona
- Hi,
I'm trying to use a custom edit item aspx form for my sharepoint workflow task items. On the page I need to be able to get the workflow instance for the task i am editing.
Here's a code snippet:
Code Snippet
SPWeb web = SPControl.GetContextWeb(HttpContext.Current); SPList taskList = web.Lists[new Guid(listID)]; SPListItem taskItem = taskList.GetItemById(itemID); Litera
-
- shot the web.config - painful
by el_Bacco
- 1 Replies
- Last post
by el_Bacco
- Hey, seems that I did something wrong... I wanted to add a safecontrol to my web.config (wanted to add a webpart) but received an error. I removed the line and got an error: An unexpected error has occurred. I wonder what I did wrong and how I can get a new web.config. every other wss-application/port is fine. Any ideas. I am thankful for every help.
-
- Feature GUID List
by SharePointing
- 2 Replies
- Last post
by SharePointing
- Is anyone aware of a comprehensive list of the Features built into SharePoint and the coresponding GUIDs for those features We are creating new publishing site defs, list defs and content types, etc.. and we keep finding Feture-[GUID] in lots of places and we want to know what the feature dependancy is... it's not obvious what the dependancy is from looking at the manifest, etc.
I have look
-
- Can i edit a webpart? how to see the code of a webpart.
by Praveen battula
- 7 Replies
- Last post
by Praveen battula
- I want to see and edit the code of a webpart. is it possible i added my custom columns for Tasks List. my requirement is in Tasks --> new Task --> It will opens a form, Here i am seeing default columns + my custom columns. when i click OK button then i need to validate some columns by doing a post back, i contact to database and check some fields. Ex: i added a column called OrgID. So whil
-
- Microsoft SharePoint Services3.0 : Form Library View Customization
by Yugal
- 9 Replies
- Last post
by bmcmann
- Hi,
I m a new user of Microsoft SharePoint Services3.0.
I have created a form library of Leave Application forms (form are Infopath forms).
Requirment is that :
all users can submit applications..
HR group and Admin Group will see all Applications.
A common user can see only its own applications and the applications that are sent him.
I m implementing this by views
-
- How to making a Dataview column a mailto link
by JAW73
- 2 Replies
- Last post
by JAW73
- I've created a webpart that populates a gataview with data from a custom web service that retrieve contact information. One of the columns is an Email address that I'd like the user to be able to click on to create a email. Anyone know how to accomplish this in code Maybe something in the gridview property settings My code is below:
protected void loadContacts() { try {
-
- MOSS and Lists - edit dispform.aspx
by Ireland75
- 5 Replies
- Last post
by Ireland75
- In SP2003, you were able to edit the List file - dispform.aspx -with Frontpage.
In MOSS, I can not see how to edit the content of that file with SDesigner. I want to make a small change so I don't want to have to create a dispform2.aspx etc...
Is there any way to convert and edit this page.
Thanks.
-
- using listbox with multi selection enbled
by Calvin Choi
- 0 Replies
- Last post
by Calvin Choi
- Hello All,
Is there way to use a multi selection enabled listbox on newform.aspx for a list Thank you!
Calvin
-
- Cannot run Windows SharePoint Services on this page Error for Moss 2007 Upload Multiple Documents
by Mr. T
- 4 Replies
- Last post
by Zhang Mingquan
- Hi, really appreciate if someone could help me please.
I have created a document library in WSS. I can upload documents into it one after another but if I select the option to ˇ°Upload Multiple Documentsˇ± and select more then 1 file to be uploaded and click on OK, WSS returns an error saying:
Cannot run Windows SharePoint Services on this page: "http://company/Documen
-
- when trying to Configure Office SharePoint Server Search Service Settings on server SHAREPOINT2007
by John Achille
- 1 Replies
- Last post
by Neil Hodgkinson
- after clicking start when I have finished completing the user, password, & email address I receive this friKN error. An unhandled exception occurred in the user interface.Exception Information: OSearch Looked it up and all I get is this answer:
"In this error message, AccountName is the account name that is used as the Farm Search Service account
CAUSE
This behavior occu
-
- MOSS 2007 using Office 2003
by naf-ri georgous
- 4 Replies
- Last post
by Mike Walsh MVP
- Hi there,
1. Just to confirm if MOSS 2007 can use Office 2003 Any conflict
2. Any licensing required if I install MOSS designer and InfoPath 2006
How many license do I need to purchase on top of MOSS 2007
Thanks in advanced.
-
- Restore a SPS 2003 List Only
by GR101
- 5 Replies
- Last post
by GR101
- Hi,
Is it possible to restore just a list and not the entire site
We have the list on a mirrored site. It has been deleted in the original site. We'd like to move the list back to the original site from the mirrored site without having to restore the entire site (it has subsites and these are being used). Thanks
-
- Webparts and Secure Web Services
by bsmith01
- 7 Replies
- Last post
by bsmith01
- I am in the process of prototyping a webpart that integrates with secure web services. I have not had any luck finding a way to pass along a user's network credentials from my webpart to a secure web service. I am trying to avoid prompting users for their credentials and storing them. As far as I can tell from my web search, my code should look something like this;
Code Block
MyW
-
- Windows Authentication / Active Directoy Single Sign-On
by Cullen Kennedy
- 0 Replies
- Last post
by Cullen Kennedy
- Hello,
I have several extranet sites on one server all tied to the same Active Directory. I want to be able to sign on to one of the sites, then be able to visit another without signing on again. Anyone know how this is possible Currently, when going to the second site, I need to sign on again.
Thanks,
Cullen
-
- Infopath Workflow The form has been closed. form cannot be found
by Bruce VB579868
- 12 Replies
- Last post
by JuanL
- Hey
I am getting this message when trying to start a workflow on a sharepoint IP forms project
Page error
The form has been closed.
Error Log
Exception occurred during request processing. (User: XXX\Jackson, Form Name: , IP: , Request: http://portalsites-test2/_layouts/IniWrkflIP.aspx List=3f3aea57-9808-4d6f-8ae8-658677abc7d4&ID=2&TemplateID={79cf7b35-6830-4c20-885a
-
- Problem using SharePoint Designer to save files outside of list or library
by shadesofjay
- 0 Replies
- Last post
by shadesofjay
- We used SharePoint Designer to add a scripts folder and script files to our site outside of a list or library, i.e., at the root of our SharePoint site.
We've experienced a curious issue where these files are not visible in SharePoint designers by other users until they've been checked out and checked back in by the creator of the files. Additionally, efforts to access these files using a W
-
- Problem adding to document library with content approval enabled
by Richard Johnstone
- 0 Replies
- Last post
by Richard Johnstone
- I'm using WSS on SBS.
I have a site group with only 'Add' rights, and users who are members of that group get access denied errors adding documents to a document library that has content approval enabled; either by uploading, by clicking 'New Document' on the library's toolbar, or by pointing to the document library from the Save As dialog in Excel. Funny thing is that even though access is app
-
- Front end web server and index in one box
by thusinh
- 2 Replies
- Last post
by thusinh
- Hi Guys,
I followed Microsoft documentation on how to set up index server and Front end web server on the same box. I converted my index server to Front End web server. However, I am not able to open portal site with this URL http://testing.ca but I can open it with this URL http://testing.ca/Pages/default.aspx
On my main front end web server, whenever I type http://testing.ca the
-
- How to create knowledge base article in a folder?
by Lars Skjoldby
- 0 Replies
- Last post
by Lars Skjoldby
- Hello
I've installed the HelpDesk application template and are using the knowledge base part.
I can succesfully create knowledge base articles at "root" level. I can also create folders and subfolders. I can upload documents to these folders. But I can not create knowledge base articles in the folders and subfolders.
This is what I do:
I click on the folder that I w
-
- Reporting from Custom Lists - View Permissions
by chimpwrangler
- 0 Replies
- Last post
by chimpwrangler
- I have a custom list full of information that may or may not be applicable to my audience. The obvious solution is to provide a view filtering out the records and columns that I do not want my audience to see. Problem is that they can see the rest of the information either by switching views or by creating a new view. Is there any way to make certain that users/user groups can only see certain row
-
- Active directory
by TicArch
- 13 Replies
- Last post
by Matthew McDermott, MVP
- Hi All,
I need to know whether two active directory domains can be mapped to one sharepoint implementation. If yes then please give me some links to explore the same
Cheers
-
- Infopath Drop Down List not showing all items in a list
by jenab
- 8 Replies
- Last post
by Tsolman
- I have an Infopath form where I have a vendor drop down and then I filter the product list based on the vendor. The problem is the drop down list is only filtering through the first 100 records. I added a second drop down with the model#'s and no filter and there is only 100 values showing. I checked the All Items view and it is set to display all records. Does anyone know how to fix this
-
- My Site - Free/Busy Status not working
by Gordon Hickley
- 4 Replies
- Last post
by Kovaite
- When loading a My Site the Availability section displays "Retrieving free/busy status...". After a few moments the entire section disappears. Any pointers to what the issue is here
-
- sharepoint portal 2003 multidomain authentication problem
by Manoj.verma
- 0 Replies
- Last post
by Manoj.verma
- hi ,
i have a domain controler and two trusted domain server.
i wanna authenticate the user from thrusted domain server in SPS 2003 site.when
ever i add user from these thrust domain server to sps site ,it does not allow and
gives error.
How to add user to SPS 2003 site in multidomain or multi forest environment.
please help me out.