Stories recently tagged with 'MOSS'

SharePoint 2007 limitations complete list(praveenbattula.blogspot.com)

submitted by praveenbattulapraveenbattula(629) 1 year, 3 months ago

There are so many posts in the Internet describes about this. But, there is no place where I found all at once. So, I am planning to keep this post up to date with whatever I find. If I miss anything then please add here or let me know. That will be a great help. read more...

add a comment |category: |Views: 13

tags: another

Exception: Only String, int, and DateTime data types can be used as(praveenbattula.blogspot.com)

submitted by HEROZEROHEROZERO(10) 2 years, 4 months ago

Exception: Only String, int, and DateTime data types can be used as the value in Properties while adding list item in document library. read more...

add a comment |category: |Views: 7

tags: another

Integration MOSS DAX with BDC through a custom field type part three(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 5 months ago

In this series of post, I’ll show how you can integrate Microsoft Office SharePoint Server 2007 with another line of business system, more specifically Dynamics AX. The purpose is to create a custom field type, which can be added as a column to a SharePoint list. This SharePoint column renders a dropdown box with values from a Microsoft SQL Server table’s column. As such, in stead of duplicating the possible values on your SharePoint box each time new values are added in your line of business system, the available values for this SharePoint column are always in synch with your line of business system. This first post describes how to create your connection between Microsoft Office SharePoint Server 2007 and Dynamics AX. The second post describes how to create the custom field type. Currently however, the DAX project activities we are receiving in our dropdown list are based on a specific project. In this post, I’ll describe how to receive those project activities for a project depending on the site the issue list is part of. read more...

add a comment |category: |Views: 14

tags: another

The path or file name is invalid error when opening Office document in(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 5 months ago

You browse to a SharePoint document library and when you click on the Name of a Microsoft Office PowerPoint file stored in the library, you receive following error: The path or file name for http://servername/libraryurl/filename.pptx is invalid. Please check that the path and file name are correct. Your PowerPoint application starts automatically up on your desktop, but the file isn’t opened: however, yesterday everything worked fine… What is even weirder, if you do a search for the document and you click on its name in the search results, your PowerPoint application starts and the file opens without problem. What is also remarkable: if you go to your document library and you choose Edit in Microsoft Office PowerPoint, your PowerPoint application starts, the file gets checked out automatically and opens without error. read more...

add a comment |category: |Views: 74

tags: another

Links List July 2009(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 6 months ago

I decided to share all my interesting reads and resources month by month with my blog readers. You can find these posts by searching on the label Links. I'll try to order the resources in logical categories. If you would like to see some interesting stuff added in the next month, don't hesitate to post a comment. So this is my Links post for July 2009. read more...

add a comment |category: |Views: 8

tags: another

Integration MOSS 2007 – Dynamics AX with BDC through a custom field ty(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 6 months ago

In this series of post, I’ll show how you can integrate Microsoft Office SharePoint Server 2007 with another line of business system, more specifically Dynamics AX. The purpose is to create a custom field type, which can be added as a column to a SharePoint list. This SharePoint column renders a dropdown box with values from a Microsoft SQL Server table’s column. As such, in stead of duplicating the possible values on your SharePoint box each time new values are added in your line of business system, the available values for this SharePoint column are always in synch with your line of business system. This first post describes how to create your connection between Microsoft Office SharePoint Server 2007 and Dynamics AX. In this post, I’ll describe how to create the custom field type. In a following post, I’ll describe how to make this custom field type more generic by using a dynamic where clause in the query. read more...

add a comment |category: |Views: 30

tags: another

Links List June 2009(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 7 months ago

I decided to share all my interesting reads and resources month by month with my blog readers. You can find these posts by searching on the label Links. I'll try to order the resources in logical categories. If you would like to see some interesting stuff added in the next month, don't hesitate to post a comment. So this is my Links post for June 2009. read more...

add a comment |category: |Views: 12

tags: another

Links List May 2009(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 8 months ago

I decided to share all my interesting reads and resources month by month with my blog readers. You can find these posts by searching on the label Links. I'll try to order the resources in logical categories. If you would like to see some interesting stuff added in the next month, don't hesitate to post a comment. So this is my Links post for May 2009. read more...

add a comment |category: |Views: 4

tags: another

The MOSS Show(diago.co.za)

submitted by DiagoDiago(45) 2 years, 8 months ago

Hilton Giesenow, the well known South African MVP has launched a new podcast called the MOSS Show, covering the SharePoint platform through hosting interviews with some of the more well known, and lesser know SharePoint experts in the world. I have a look at the first 3 episodes and really recommend everyone involved in SharePoint to subscribe. read more...

add a comment |category: |Views: 9

tags: another

Integration MOSS 2007 – Dynamics AX with BDC through a custom field (patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 8 months ago

In this series of post, I’ll show how you can integrate Microsoft Office SharePoint Server 2007 with another line of business system, more specifically Dynamics AX. The purpose is to create a custom field type, which can be added as a column to a SharePoint list. This SharePoint column renders a dropdown box with values from a Microsoft SQL Server table’s column. As such, in stead of duplicating the possible values on your SharePoint box each time new values are added in your line of business system, the available values for this SharePoint column are always in synch with your line of business system. read more...

add a comment |category: |Views: 8

tags: another

Links List April 2009(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 9 months ago

I decided to share all my interesting reads and resources month by month with my blog readers. You can find these posts by searching on the label Links. I'll try to order the resources in logical categories. If you would like to see some interesting stuff added in the next month, don't hesitate to post a comment. So this is my Links post for April 2009. read more...

add a comment |category: |Views: 7

tags: another

Add url to the Description of a SharePoint Column(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 9 months ago

If you want to add a url to the Description of a SharePoint Column, this cannot be done by adding HTML tags in the Description field of the Additional Column Settings of a SharePoint Column. HTML tags added in the Description of a column are rendered in plain text, so that is not an option. You could achieve this though by use of the Content Editor Web Part and some JavaScript. In next example, I have create an Issue Tracking SharePoint List. In this list, I have a Lookup column called Contact, which points to a Contacts SharePoint List, located in the same site, and at the same level as my Issue Tracking List. I want to add a hyperlink in the description of my Contact Lookup column of my Issue Tracking list to the NewForm.aspx page of my Contacts list to make it more user-friendly for end-users to find where they can add values for that Lookup column. read more...

add a comment |category: |Views: 87

tags: another

Problems after farm restore(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 10 months ago

I had to do a topology change for a Microsoft SharePoint Server 2007 installation. The MOSS 2007 installation was currently on one physical server. The change implied splitting off the Database Server to another physical server, and keeping the original physical server as Web-Front End Server and Application Server. So I started a set of taks: I performed a farm level backup using the backup utility in SharePoint Central Administration. I ran the SharePoint Products and Technologies Configuration Wizard to disconnect the server from the configuration database. I ran the Wizard again to create a new SharePoint farm. I launched the Office SharePoint Services Search and Windows SharePoint Services Search services. I restored the farm backup. All of which went pretty well, till I started doing some test: I ran into several problems. read more...

add a comment |category: |Views: 2

tags: another

Links List March 2009(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 10 months ago

I decided to share all my interesting reads and resources month by month with my blog readers. You can find these posts by searching on the label Links. I'll try to order the resources in logical categories. If you would like to see some interesting stuff added in the next month, don't hesitate to post a comment. So this is my Links post for March 2009. read more...

add a comment |category: |Views: 7

tags: another

Tutorials(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 10 months ago

List of interesting, mainly SharePoint links. read more...

add a comment |category: |Views: 17

tags: another

Wrong urls in SharePoint alert messages(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 2 years, 10 months ago

Recently I ran into a problem with the automatic generated urls in SharePoint alert messages. For some users logging in using the Web-based form (and hence entering the Forms Based authentication Web Application, http://extranet url), the hyperlinks in the generated alert messages started wrongly with http://intranet. This was not the case for all users entering the Forms Based Web Application: for some the hyperlinks in the alert messages started correctly with http://extranet. read more...

add a comment |category: |Views: 6

tags: another