Tagged Questions
0
votes
0answers
53 views
Auto-generated code for “Using”, “SQLConnection”, “ReadItem”, “ReadList” methods
I am beginner in SharePoint 2010 development. and doing following lab:
Module 6: Accessing external data with Business Connectivity Services in SharePoint 2010
...
1
vote
0answers
125 views
Can't get Custom BCS Connector with filters to work
I am trying to create a BCS connector in Visual Studio that connects to a WCF service.
I first used an parameterless GetAccounts method as the source for the ReadList method, and the wanted to add ...
1
vote
0answers
123 views
Use Secure Store Credentials to connect to database with Windows Authentication in Visual Studio solution?
Background: I have an external content type that has been developed in a Visual Studio 2010 solution. This content type is based mostly off elements in a database that are accessed via stored ...
1
vote
1answer
378 views
BDC hide identifier in new item form
I'm working on a simple bdc model in visual studio.
i use the entity framework to access the data on the database.
Everything works fine (all CRUD operations) but in the "New item" form i have to ...
1
vote
2answers
917 views
How to Bind Data to Traditional ASP.NET Controls in SharePoint Foundation 2010?
First off, my background is ASP.NET Web Forms. I'm sure this is very simple but I'm quite new to SharePoint. We're running SP Foundation 2010.
I'm going to build a WebPart in VS.NET 2010 and deploy ...
2
votes
1answer
73 views
Good book or resource that talks about custom connectors and SharePoint search Integration?
Do you know any good books or resources that explains how to write your own custom connector for search crawling?
I have been reading Professional Business Connectivity Services in SharePoint 2010 ...
1
vote
0answers
252 views
Changing the field order after BCS Association? [closed]
I’ve created and deployed an External Content Type with Associations. All of the CRUD methods I’ve implemented are working correctly. Here’s my problem – in the View Item, Edit Item and New Item ...
0
votes
2answers
409 views
SiteUrl BCS deployment error through Visual Studio
Error occurred in deployment step 'Add Solution': The default web application could not be determined. Set the SiteUrl property in feature xxx to the URL of the desired site and retry ...