Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
218
WebHierarchicalDataSource
posted

Perhaps this is the incorrect location for this request but I could not locate a thread for the WHDS. I want to create a data view to support the WebDataTree from an Oracle database. After configuring a new datasource the "Test Connection" yields positive results but clicking the next button to write connection string to the application configuration file sends the dialog off into etherspace.  The write never completes and doing ANYTHING else causes VS2010 to grey-out and the only recovery is to kill VS2010. I have refreshed the installation of both VS2010 and NA2011. Same problem. I have tried it wiht both Oracle and OleDB connections. Same problem.  My hair is turing grey. Any idea why this is happening?

Parents
No Data
Reply
  • 8160
    posted

    Hello patt9443,

    there is no difference in creating data views when using Oracle or Microsoft SQL, everything is the same. Do you have installed Oracle Developer Tools for Visual Studio? Try to use .NET Framework provider for Oracle as Data Provider

     

    This article shows how to bind the tree: Binding WebDataTree to WebHierarchicalDataSource

Children
No Data