ASP.NET Dynamic Data WebSite Or Dynamic Data Entity WebSite

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
mrs5088
Posts: 7
Joined: Fri 20 Feb 2009 17:12

ASP.NET Dynamic Data WebSite Or Dynamic Data Entity WebSite

Post by mrs5088 » Fri 20 Feb 2009 21:45

Hi,

I'm trying to create a ASP.NET dynamic data website with Oracle as the underlying database. I'm getting an error....as "this context type is not supported" when I use the LINQ to Oracle feature.

When I use the Entity Framework component, I get the
"Provider Manifest Token 'Ora10gR2' is different from 'ORA' that was encountered earlier".

Does dotConnect for Oracle support Dynamic data websites for Oracle database? Any pointers you can provide me will be helpful. I'm evaluating your product so I can buy it if it does what I want.

Thanks
Mahipal

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Tue 24 Feb 2009 13:42

As for Entity Framework, I have created a Dynamic Data Entity Web Site without any troubles, tried to set the ProviderManifest Token value to "10gR2" and succeeded. No error was generated.
Could you please describe some steps for reproducing the error?
As for LINQ to Oracle, Dynamic Data Web Sites are not supported yet. We are investigating the possibility of such a support. I will let you know about the results of our investigation.

mrs5088
Posts: 7
Joined: Fri 20 Feb 2009 17:12

Thanks

Post by mrs5088 » Tue 24 Feb 2009 23:25

Thanks. I tried again and it worked with Entity Framework. Please let us know when we can try the LINQ to Oracle support for Dynamic data websites.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Mon 07 Feb 2011 12:25

We have added the Dynamic Data LinqConnect Web Application project template in dotConnect for Oracle 6.0.

Post Reply