P
pbd22
Hi.
I really need help as soon as possible.
I am working on a project and have to learn my way around web services
quickly.
I have most of it running, but can't seem to get the project to
connect to the datasources.
In the project are tons of files with ".datasource" at the end.
Insided they look like this:
<GenericObjectDataSource DisplayName="Content" Version="1.0"
xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<TypeInfo>FinancialGroup.TurnKeySdk.WebMoney, Web
References.TurnKeySdk.Reference.cs, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null</TypeInfo>
</GenericObjectDataSource>
Inside the file, I see a blue line under "GenericObjectDataSource"
telling me that the "element is not declared".
Please - how do i get my project to connect to the datasource?
I have not set up any databases (etc) because I am guessing the data
is pulled from a remote location?
Please help.,
Thanks.
I really need help as soon as possible.
I am working on a project and have to learn my way around web services
quickly.
I have most of it running, but can't seem to get the project to
connect to the datasources.
In the project are tons of files with ".datasource" at the end.
Insided they look like this:
<GenericObjectDataSource DisplayName="Content" Version="1.0"
xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<TypeInfo>FinancialGroup.TurnKeySdk.WebMoney, Web
References.TurnKeySdk.Reference.cs, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null</TypeInfo>
</GenericObjectDataSource>
Inside the file, I see a blue line under "GenericObjectDataSource"
telling me that the "element is not declared".
Please - how do i get my project to connect to the datasource?
I have not set up any databases (etc) because I am guessing the data
is pulled from a remote location?
Please help.,
Thanks.