Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

oracle.manageddataaccess.client with C# + Silverlight with Ria Services

2823316Mar 17 2015 — edited Mar 17 2015

Hello guys.

First of all, my project was ok before I formated my PC. (C# + Silverlight + Oracle)

Now, when I try to run the project I receive a follow message:

"The "CreateRiaClientFilesTask" task failed unexpectedly.

System.Web.HttpException (0x80004005): Unrecognized configuration section oracle.manageddataaccess.client."

My Web.config:

  <oracle.manageddataaccess.client>

    <version number="*">

      <settings>

        <setting name="TNS_ADMIN" value="C:\instantclient"/>

      </settings>

    </version>

  </oracle.manageddataaccess.client>

</configuration>

Any help?

Thanks in advance.

Luis Patroni

This post has been answered by Z10y_Tap0k on Mar 17 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 14 2015
Added on Mar 17 2015
2 comments
2,167 views