Tag Archive | "import"

Tags: , , , , , , , , , , , ,

Importing Web Parts in SharePoint Online

Posted on 15 July 2012 by Spade

In SharePoint Online, part of Office 365 offering, the way you import web parts is done differently than the traditional methods with on-premise SharePoint installations.
Read More

Comments (0)

Tags: , , , , , , , , , , , , , , , , , , , , , , , ,

VSeWSS Import Tool Released

Posted on 13 September 2011 by Tony

We completed and published the SharePoint VSeWSS Import tool. This tool is an add-in to Visual Studio 2010 and it adds a new SharePoint project template for importing a VSeWSS project.

VSeWSS or the Visual Studio 2008 extensions for Windows SharePoint Services are the Microsoft tools for creating SharePoint 2007 projects on Visual Studio 2008. In Visual Studio 2010 we have built in tools for creating SharePoint 2010 projects. This import tool takes a VSeWSS project that is targetted at SharePoint 2007 and migrates it to Visual Studio 2010 where it is targetted at SharePoint 2010.

The import tool is distributed as source code so you will need to compile it before using it. There’s a batch file provided for this and you just need Visual Studio 2010 installed and to run the batch file.

The import tool works at the project level, not the solution level. So if you have a solution with multiple projects you will need to import them one by one and get them all going.


Read More

Comments (0)

Tags: , , , , , , , , , , , , , , , , , , , , , , , ,

SharePoint 2010 Twitter Web Part with auto refresh

Posted on 07 May 2011 by Tony

Body:

Many SharePoint 2010 web parts now support Ajax features. I have used a Data View which supports this feature

to provide the Twitter web part on my home page.

The web part will update the contents every 60 seconds without refreshing the entire page.

You can download the 2010 .webpart file using this link

 

and import it onto a page on your own server (no server access required).

Published: 18/02/2010 11:03 p.m.


Read More

Comments (0)

Tags: , , , , , , , , , , , , , , , , , , , , , , , ,

How do i import CSS into Sharepoint 2010?

Posted on 24 August 2010 by

I am trying to Create a website for work, and I would like to use CSS to change the layout of the page, and appearance, but I can not find out how to link my CSS script to Sharepoint. if anyone knows anything about CSS and Sharepoint 2010, can you please help me? thank you in advance.

Chosen Answer:

Use should use SharePoint Designer. This utility makes it incredibly easy. Here is a Google thread that you can peruse, but most (in spite of the search terms) discuss using PowerPoint to create a theme and import that theme into SharePoint. The thread:

http://www.google.com/search?hl=en&q=import+CSS+layout+into+SharePoint+2010&aq=f&aqi=&aql=&oq=&gs_rfai=

Best of luck.
by: mnmboy
on: 30th August 10

Comments (1)

Tags: , , , , , , , , , , , ,

Sharepoint Designer and Excel Data?

Posted on 10 June 2009 by

Sharepoint Designer and Excel Data?
Does anyone have or know a way to use Sharepoint Designer 07 to pull data from an excel/xml file?
thanks

Chosen Answer:

I’m not familiar with Sharepoint Designer, but did you try >File >import
by: forcrynoutloud
on: 16th June 09

Comments (1)

Tags: , , , , , , , , , , , , , , , , , , , , , , , ,

sharepoint and MS Office 2007, is it compatible?

Posted on 13 February 2008 by Tony

I have ms office sharepoint portal server 2003 and office 2007. When I click import contacts from outlook 07 I get a message stating:
To import contacts, you must have an address book compatible with windows sharepoint services and you must have internet explorer 5.0 or greater.

It is a VBS script error.

I have IE 6.0 and I need to find a patch or workaround for reverse compatibility between office 2007 and sharepoint 03.

Any ideas?

Chosen Answer:

To be honest, I’d consider forgetting sharepoint altogether. I used to use it, but I kept having issues with it and it cost me wayy too much. There are some great alternatives out there. I started using hyperoffice and it been a great solution. Best of luck with your compatibility issues!
by: richard
on: 19th March 08

Comments (1)

Tags: , , , , , , , , , , , , , , ,

Microsoft SharePoint month, date, year, importing to MS Access?

Posted on 15 January 2008 by Tony

How do I import date from Microsoft SharePoint month, date, year, importing to MS Access

Is it ddmmyyyy. I tried setting up and allows me to type in date and give me an error in Access

Chosen Answer:

by:
on: 1st January 70

Comments (1)

Tags: , , , , , , , , , , , , , , , , , , , , , , , ,

How to connect 2 Outlook public Calendar in 1 Sharepoint Calendar?

Posted on 25 December 2007 by Tony

I Have 2 public calendar.. i want to merge this two calendar and show it in my sharepoint calendar.. and also the modifications done in my sharepoint calendar should be reflected to its corresponding public calendar..

Chosen Answer:

Import one calendar into the other allowing for duplicates. Then, manually compare and clean up. You can export that merged calendar to sharepoint. Make sure that you maintain only one – the right one – going forward.

Before doing any of this, make a backup. Remember that some differences cannot be reconciled automatically.
by: dotsnail
on: 1st January 08

Comments (1)

Tags: , , , , , , , , , , , , , , , , , , , , , , , ,

Is there a way to extract information from a Sharepoint document library (Word documents) to a MySQL database?

Posted on 14 July 2006 by

The Sharepoint document library is running off of a MS Small Business Server 2003. It is full of Word documents (order forms), with fields inside the documents. I am looking to extract information from the fields in those Word documents and import that data into a MySQL database. If that is not possible, is there a simple way to install a search function into Sharepoint? Thanks for your help.

Chosen Answer:

If your looking for a straight up code from me to do this, that’s not what your going to get.

Is it possible?

Absolutely, you probably need to write the code to extract what you want, make it into a easy to use function. I would continue looking on the internet, because looking for a answer on yahoo answers for something so specific would be very rare to have somebody give you the actual code. But if you do get it, then thats great. good luck.
by: jayztttight
on: 30th July 06

Comments (3)