ODAC112030  OracleMembershipProvider/RoleProvider missing in Provider Tab

OracleMembershipProvider, OracleRoleProvider missing in ASP.NET Configuration Provider page
Installed ODTwithODAC112030, but 'OracleMembershipProvider' and 'OracleRoleProvider' are NOT visible in the 'Website > ASP.NET Configuration' provider page.
Reinstalled ODTwithODAC112030 > ASP.NET Providers, but 'OracleMembershipProvider' and 'OracleRoleProvider' are NOT visible in the 'Website > ASP.NET Configuration' provider page.
InstallAllOracleASPNETProviders.sql ran ok!
Set 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\machine.config' appropriately:
     <add name="OraAspNetConString" connectionString="User Id=aspnet_db_user;Password=admin;Data Source=XE;" providerName="Oracle.DataAccess.Client" />
C:\Windows\Microsoft.NET\Framework\v4.0.30319\ASP.NETWebAdminFiles\App_Data\GroupedProviders.xml
<?xml version="1.0" encoding="UTF-8"?>
<Root>
<GroupedProviders>
<GroupedProvider name="AspNetSqlProvider">
<MembershipProvider name="AspNetSqlMembershipProvider" />
<RoleProvider name="AspNetSqlRoleProvider" />
</GroupedProvider>
<GroupedProvider name="OracleAspNetProviders">
<MembershipProvider name="OracleMembershipProvider" />
<RoleProvider name="OracleRoleProvider" />
</GroupedProvider>
</GroupedProviders>
</Root>
My Website is using .net 4.0.
Would appreciate any help, workarounds.
Thanks in advance!!
Edited by: 892084 on May 24, 2012 6:07 PM

Here is an example...
var testCSVLine="File 4.jpg,Headline Text,Source Text,Author Text,Title Text,Provider,WWW.SITE.COM,[email protected],My Instructions,My Location,Copyright info,JobId,Key1;key2;key3,Rights Usage Terms,Description Info";
var Componants = testCSVLine.split(',');
var Path =app.document.presentationPath;
var t = new Thumbnail(Path+"/"+Componants.shift());
var md = t.synchronousMetadata;
var Headline = Componants.shift();
var Source = Componants.shift();
var Creator = Componants.shift();
var Title = Componants.shift();
var Provider = Componants.shift();
var  CreatorWebsite = Componants.shift();
var CreatorEmail = Componants.shift();
var Instructions = Componants.shift();
var Location = Componants.shift();
var Copyright = Componants.shift();
var JobIdentifier =  Componants.shift();
var Keywords =  Componants.shift();
var RightsUsageTerms  =  Componants.shift();
var Description  =  Componants.shift();
md.namespace = "http://ns.adobe.com/photoshop/1.0/";
    md.Headline =  Headline;
    md.Source = Source;
    md.Author = Creator;
    md.Title = Title;
    md.Credit=Provider;
    md.Caption = Description;
    md.Keywords=Keywords;
    md.Copyright = Copyright;
    md.TransmissionReference =JobIdentifier;
    md.Instructions = Instructions;
md.namespace="http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/";
    md.CiEmailWork=CreatorWebsite;
    md.CiUrlWork=CreatorEmail;
    md.Location = Location; 
md.namespace ="http://ns.adobe.com/xap/1.0/rights/";  
    md.Marked="True";
    md.UsageTerms= RightsUsageTerms;

Similar Messages

  • Why is the panorama tab button missing from my tab bar

    Just downloaded Beta 4 and find the panorama button is missing from the tab bar. Your video showing how to manipulate tabs show the button on the right hand side of the tab bar, on my download it is missing why, also some of the other bars shown in your video are missing to, why??

    You can add it if you want, right-click on a toolbar and select Customize. You can then drag and drop the "Tab Groups" icon from the customize toolbar dialog onto the toolbars. You can use this method to add other icons to the toolbars.

  • Missing Content Manager Tab

    Hello guy's
    I'm really new in SAP EP. Now I#m missing the 'ContentManagement' Tab in the Top level Navigation.
    Which role I need to see this Tab??
    Role 'Content Manager' is known!!!
    Thanks in advance
    Christian

    Hello Christian,
    does this happen to others users (administrators) or just you? And,
    have your Portal been recently installed, because accordingly to that
    screenshot I think you may not have KM totally configured.
    Do you have CM repository and Entry point Providers created?
    If that's the case please check this document:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/706d054d-da24-2b10-f18a-fc82faf6468e

  • Missing Clip Preferences tab in Mocha (Updated)

    Missing Clip Preferences tab in Mocha. Instead I have Default Camera Settings. Need the former.
    Sorry - first time using Mocha.
    Really hope someone can help me with this. Is more information needed to help me with this?
    Thank you.

    FAQ: How do I get help with mocha-AE (mocha for After Effects)?

  • Request available in PSA but missing in Reconstruct TAB

    Hi,
    Problem occured while uploading delta load of 2LIS_03_BF.
    Reason :- Transfer rules were not Active.
    Status :- Request is available in PSA( status Green) but missing from Reconstruct Tab. Now transfer rules are active.
    We are updating two data targets with 2LIS_03_BF, So request is fine in another target. Please help us to update data target "0IC_C03".
    Waiting for advice
    Ashish

    Thanks for the repiles,
    Only for particular day the data is missing. for example 21st dec. And the eariler data i,e before 21st and 22nd data is available in the cube.
    The request is available in the cube, but 0 records added compared 4000 transfer records.
    when I vaildate the data in PSA, it is matching with R/3 % percent.
    What could be there reason?
    Best Regards,
    VJ
    Message was edited by: Vijay Kumar

  • Pause for user click missing after Seamless Tabbing fix.

    I am upgrading a project from Captivate 5.0 to 5.5. Two of the lessons that worked fine in 5.0 have problems in 5.5. Both lessons use the Tab key to move from field to field in a data row and then the Enter key to calculate at the end of the row. This worked fine in 5.0. In 5.5, pressing Tab caused jump to browser address window. I searched blog and found following solution to add:    so.addParam(seamlessTabbing:, :false:);        to the htm file generated when publishing the file. This is not a desirable solution for long term course maintenance, but it did work. Unfortunately a new problem then appeared. The project moved ahead without waiting for user input in the simulation exercises.
    For slides with click boxes using Tab shortcut key and no other interactive objects, the movie just skipped ahead without waiting for user click. I would like the project to pause until the user presses the Tab key and then move to the next slide.  The properties for the click boxes are:
    Action:
    On success: Go to the next slide
    Attempts: Infinite
    Allow mouse click - yes
    Shortcut: Tab
    Options:
    Captions: Failure only
    Others: Pause for Success/Failure Captions and Pause project until user clicks
    Timing:
    Display for: Rest of slide
    Appear after 0 seconds   (I have played around with this setting, but it does not seem to make a difference.)
    For slides with Text Entry, the failure captions display before the user has a chance to input anything. Sometimes the captions flash several times at random. I would like the failure captions to only display when the user  enters an answer that does not match the stored answers.  The properties for the text entry boxes are:
    General:
    Default text: blank
    Retain Text - checked
    Validate User Input - checked
    Var Associated: Text Entry Box ## (## changes from slide to slide)
    On Focus Lost: No action
    Action:
    On Success: Go to the next slide
    Attempts: Infinite
    Shortcut: Tab
    Options:
    Captions: Failure only
    Others: Pause for Success/Failure Captions
    Timing:
    Display For: Rest of slide
    Appear after: 0.5 sec.
    Pause After: 1 sec
    Transition: No Transition
    To test whether it was something I was doing in the editing, I went back to the original 5.0 version of the lesson and imported into 5.5 again and published without doing any editing. The lessons that worked fine in 5.0 did not work in 5.5. Then I tried replacing all the click boxes with new ones created in 5.5. That did not work. I tried adjusting the timing. That did not work. For the text entry boxes, I tried using Show Button, creating transparent button with Tab shortcut. That did not work. Several of these suggestions were ones that I found elsewhere in the Blog with similar but not identical problems. I never found a problem that combined the seamlessTabbing with the missed pauses.
    I am puzzled and frustrated that these lessons that worked fine in 5.0 don't work in 5.5. Our primary edit is only to update the screen images and add a few new fields. I would often reposition an object on the slide, but not change its properties. Since most of the lessons are working fine in 5.5 and only these two that heavily use the Tab key are not working in 5.5. I don't really have the option of going back to 5.0. I need to put them in an aggregator and they all need to be the same version.
    Is there a patch or a quick fix? Also, can the patch to the htm file be built in or is that what is causing the problem? For future course maintenance, it will be complicated to have to treat these two lessons specially. Also, we usually link to the swf file and not the htm file. Our users often use browsers other than Internet Explorer.
    Any suggestions?   Thanks in advance.

    It would seem Intego Virus Barrier X6 has an intermittent habit of putting the IP address of Apple TV into the Blocked Addresses list despite having checked the 'Trust Apple TV' box and inputting the address into the Trusted Addresses list. Over the course of less than a year this has occurred approximately 4 times to me. My last variation on getting to the root of the problem was to lock the settings with the padlock. I will monitor the situation and should it happen one more time will notify Intego of this 'bug'.

  • All scripts are missing from scripts tab

    I dont know why but all the scripts that were in my scripts tab are missing.  This happened once before and I found a fix but cant locate the steps to that again.  I remember it had something to do with backing up a few files and have ID recreate them or something.  Any ideas?

    Follow this link and try resetting your indesign prefrence.
    Shonky

  • Purchase Order Screen Missing some screens/ tabs during PO creation

    Hi Experts,
    We have done Upgrade project from 4.6 to Ecc 6 . When we try to create STO in the new system, three tabs are missing viz. Shipping , Condition control and Delivery Address
    Similarly In Standard PO Creation, in ME21N transaction, delivery address tab is missing when compared to the 4.6. Let me know if I have missed out on any configuration or SAP note application.
    Regards,
    Onkar B.

    Hi Nilesh
    See this error is coming because of youir fiscal year variant. There are many errors you can get apart from T009...like T009B,C.
    You please consult your FI resource for this. You have to maintain Fiscal variant. As you have indicated that you maintained it..please cross check with FI resource. T.codes are OB27& OB37

  • Windows 8.1 Update - Remote Desktop missing from Remote Tab

    I recently purchased a new Lenovo G780 with Windows 8.  I updated to Windows 8.1 this past weekend.
    I was surprised to find the "Remote Desktop" section (on Remote tab in System Properties) was missing.  I can see "Remote Access Assistance" but not "Remote Desktop".  Note that I can run Remote Desktop to connect to another computer, but w/out this setting I am UNABLE to accept incoming remote desktop requests. 
    I did find a link related to my very same issue, though for an earlier windows version. 
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/e51a7001-85f7-4578-af65-6dee5a35c261/... 
    I have same symptom, just newer OS  I can only surmise that my Windows 8.1 update messed something up.  It may be possible this was the situation before I updated to Windows 8.1, as I don't think I messed with that setting.
    Does anyone know of a fix?  Apparently re-inputting the Product Key (and reactivating Windows) might help solve but I don't have a Product Key for Windows 8...will Lenovo supply that? 
    Solved!
    Go to Solution.

    Hi dsmall2112,
    I think you answered your own question again.  The upgrade from Win 8 basic will only go to 8.1 basic.  The key you have will only work on the Win. 8 basic and the upgrade to 8.1 will still only give you 8.1 basic, with that key.
    In order to get Win 8.1 Pro features, you will have to buy a Win 8.1 Pro key.  
    Regards,
    Dave
    T430u, x301, x200T, x61T, x61, x32, x41T, x40, U160, ThinkPad Tablet 1838-22R, Z500 touch, Yoga Tab 2 Windows 8.1, Yoga Tablet 3 Pro
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    If someone helped you today, pay it forward. Help Someone Else!
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Album art missing under artists tab on iPad 2 running iOS 5

    I restored my iPad 2 to iOS 5 as a new iPad. Everything synced fine the first time and all album art showed up perfectly, but when I synced a second time, for some reason my iPad ended up messing up all the album art in the music app, but only under the artists tab. I tried unsyncing all of the music, and then resyncing all of it again, but it did the same thing if I synced it again. Only 5 artists have album art showing, but the rest are blank, even though every single album in my music library has album art. The album art in the actual albums tab is fine. Here's a picture that shows what it looks like:

    Yup, driving me mad! I use my Ipad2 for professional DJing but simply cant any more. It took me three days to re-organise all my music and albums and get all the artwork in. I made the MASSIVE mistake of clicking 'sync over wifi' in itunes and now half the album art is missing again. Every time I re-sync, different artwork appears and different artwork vanishes????
    I have now wiped all my music and am re-syncing yet again to see if it works.
    Does anyone from Apple exist and can explain what the heck is going on here as IOS 5 has rendered my device almost unusable for its main purpose. I have to say, I have gone from selling Ipads at all my gigs to telling everyone who comes up to have a look not to bother any more - its probably caused several hundreds of laughs already, not the kind of advert Apple wants I'm guessing????

  • External Definition - PortType and Bindings missing in WSDL tab

    I have created a valid wsdl - document type and imported it into the IR.  Almost everything looks OK.  No errors on the import, messages show in the message tab.  However, when I look at the wsdl tab, I notice that only about half of my orginal wsdl is displayed.  The PortType and Bindings nodes are missing.  Is there a reason why XI might be stripping this off?
    Edited by: Mark Ortiz on Sep 4, 2008 6:42 PM

    Hi
    when u import the wsdl file in IR, It will treat as the structure and when u see in the wsdl file in wsdl tab all the methods and namespace are equal but the system information differs.It takes the info of the Xi server.
    But u need to give the wsdl info in ID , It reads system info from ID only not from IR( IR acts as skeleton)
    Regards,
    Jayasimha jangam

  • 3.0 final- 2.1 EA1: Delete Persistent Settings missing in Data tab

    Hi,
    This cool new feature in the worksheet's result set seems to be missing from the table/view's Data tab. Can this be added?
    Thanks,
    K.

    Ah, I see it in the context menu now, nice.
    However, as you state, if we'd ever run into an invalid query, we wouldn't be able to recover from it.
    FWIW, I did run into invalid Data tabs in previous versions, but didn't run into an invalid result set nor Data tab in 2.1 yet. Obviously you guys are fixing bugs in this area too.
    I did restore column order with the button.
    So IMHO, having the button on the Data tab's toolbar would be more consistent with the worksheet's result grid and would play safe if anything goes wrong, but maybe you guys think it gets cluttered.
    If you're not sure about the button, let's see if anyone runs into an invalid tab and reports it here...
    Thanks,
    K.

  • 30EA3 - 2.1.* : Drop-down button missing in Data tab filter

    Hi,
    1.5 introduced the very useful drop-down list with remembered filters in the Data tab.
    2.1 fixed some bugs in the area and made it easier to write new ones.
    However, the actual button to open the list (on the far right of the field) is missing, so you're forced to write something before the list opens. Can this be bugged please?
    Thanks,
    K.

    Hi K,
    I have logged an enhancement
    Bug 9201543 - FORUM: DATA FILTER HISTORY BUTTON
    Regards,
    Dermot.

  • Missing cellular data tab on ipad 1 ios 4.3.5

    I have an IPAD 1 Wi-fi + 3G    IOS 4.3.5 and is missing the cellular data tab in the settings side, can anyone know to get it back.  I have used it before but today I noticied that is missing.  Please help.  Already reset first the netwok and did a complete reset of the ipad and still missing. 

    Hello,
    the Cellular Data has been moved to its own main settings and it is no longer under the "General" settings anymore.
    When you open "settings" app, you will find it on the left bar, just between the "Carrier" and "Brightness & Wallpaper" settings.
    If you do not see it, I will suggest you to make a backup of your device, then restore iPad as a new device, then restore your backup. Hope this helps.

  • Missing Cellular Data tab in iPhone 3G

    Hi everyone,
    Im just wondering why my iPhone 3G doesn't have the cellular data tab, not the cellular data network tab
    is there anyway i can bring this back? thanks!

    If your iOS detail provided is accurate, I'm pretty sure the Cellular Data on/off option wasn't avaialble until iOS 4.0.

Maybe you are looking for

  • How does one use the free version of OmniGraffle without instructions?

    I found OmniGraffle loaded onto my new PBk G4 (apparently for free) and, after trying to use it, have a few questions. 1. Is there an instruction booklet/program for the supplied version besides what little is included in its Help menu? 2. It came as

  • Work flows In Travel Management

    Hi! Folks I need help to set up workflow in travel management(including OM set up). We don't have HR implemented and currently Travel Management is implemented through FI (Now we want to Automate this TR process).we are in ECC 5. I am new to this are

  • I cant see canon 5d mark III raw preview on finder -

    I tried Apple Camera Raw 3.12 but it just close after showing a pop up window the uppgrade is only for Aperture and Iphoto - I even installed Adobe camera Raw 7, and nothing.

  • I changed my password then shut mozilla down now Itunes won't open on my computer

    I am at a loss of what to do as Itunes won't open on my computer after changing my password. It opened fine befor. Can someone please help. Thank you.

  • IMessage sign in error

    After realizing I had tried to login to my iMessage using an Apple ID I have completely abandoned (email and all), I tried to enter my other Apple ID to get my iMessage to sync with my iPhone and Mac.  Unfortunately, everytime I tried to add or chang