Page 1 of 1

ProviderManifestToken value missing...

Posted: Thu 03 Apr 2008 09:32
by Davve
Hi,

I have just installed ORADIRECT trial version 4.50.30 26-Feb-08.
Your samples or my test project throwed this exception when i compile :

Code: Select all

Error 172: The ProviderManifestToken value in at least one SSDL artifact is missing or inconsistent. Each artifact must have a ProviderManifestToken, and its value must match with those of others in the collection.	
C:\Program Files\CoreLab\OraDirect.NET2\Entity\Samples\MasterDetail\CS\Testdb.edmx
in fact there is no ProviderManifestToken attribute in the XML


and this warning:

Code: Select all

Connection type is not specified, model will be validated using a SQL Server connection.	

I have VS2008.

Thanks.

Posted: Fri 04 Apr 2008 11:02
by Alexey.mdr
It's a known issue.
The problem is considered to be low importance bug because it doesn't cause any run time errors.
It's design time issue only. It's likely we will solve the bug in the next build.