Hello,
Anybody can help me out? When I tried to configure the users wit ASP.NET Web Site Administration Tool, I get the following error:
There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store.
The following message may help in diagnosing the problem: ORA-06550: line 1, column 15: PLS-00201: identifier 'ORA_ASPNET_MEM_GETALLUSERS' must be declared ORA-06550: line 1, column 7: PL/SQL: Statement ignored
I'm using visual studio 2010, and I have installed Oracle Provider for ASP.NET and configured machine.config and web.config.
Thanks a lot.
Tao