Oracle Project not working on VS2008

When I'm creating a Database Project using Oracle Project template, it's not opening any wizard like SQL Server Project template does. Is this normal? Or should there be some wizard for adding Database Reference?
Also, when I'm trying to generate create script to project from Server Explorer, VS pops up an error message telling that "No Oracle database project is open".
Any ideas how to fix these problems?
I'm using Visual Studio 2008 Professional SP1 + Team Explorer, Oracle Oracle Developer Tools for Visual Studio 11.1.0.7.20 and Microsoft Windows Server 2008 R2 Standard 64-bit

OK, I'll give it a try. This suggestion makes perfect sense. I have used that template to create a project before, but noticed that it doesn't contain a windows form by default and so I assumed that it was a build for a n-tier application database access class, which is not necessarily what I want, and so I abandoned the effort. I know I can add a window form. I appreciate the response and will post back my results.
Is there an example project somewhere that I could download and have a look at?
Thanks again for your reply, even though you didn't reply to me. I think you resolved my problem! :-)
Bruce
Edited by: Bruce Davis on Oct 19, 2009 11:07 AM
Edited by: Bruce Davis on Oct 19, 2009 11:11 AM
I replied to the wrong post!

Similar Messages

  • Oracle Projects not totaling properly after adjusts have been made 11i 11.5.10

    Hi Guru,
    The our Oracle Projects group is in the process of cleaning up CIP balances on Projects which are left after the Project has been interfaced once to Fixed Assets. We are using the ADJUST function to clear the balances and this is working well for STATE 1 and STATE 2, but it is not working very well for STATE 3 projects. We have 6 Projects in STATE 3 which when the adjust was done, the correct amount was passed to FA but the CIP/interfaced CIP totals on the Capital screen are incorrect. A method is needed to correct the Capital CIP balance.

    This is a very common issue.
    One way to avoid this is as follows
    1) Define a new item status called "Uncosted"
    2) On the Item status screen (Inventory > setup > item > status code), make Uncosted item status NON-transactable.
    3) Define a process where the item status changes from Uncosted to Active only after the item cost is entered. This can be done via a manual process or by a custom program that uses Item api to change the status.
    Hope this helps,
    Sandeep Gandhi

  • Custom DB authentication to an application from Oracle Portal not working.

    Hi All,
    We have a Portal customized and integrated to LDAP for SSO.
    From the portal, we have a link that takes to another custom application that requires another level of authentication. We have implemented this authentication as custom Database based authentication.
    When user login to the portal and access this link, he will be directed for authentication again. This custom application has been installed on a different OC4J instance while Oracle Portal is running in a different OC4J instance.
    Issue is though user details are being propagated to the custom application page, we are receiving an error saying authentication failed.
    In the OC4J instance specific for this custom application, we have configured jazn.xml to use custom authentication.
    Below is the code:
    <?xml version = '1.0' encoding = 'UTF-8' standalone = 'yes'?>
    <!DOCTYPE jazn PUBLIC "JAZN Config" "http://xmlns.oracle.com/ias/dtds/jazn-9_04.dtd">
    <jazn provider="XML" location="./jazn-data.xml" default-realm="jazn.com">
    <property name="role.mapping.dynamic" value="true"/>
    <property name="custom.loginmodule.provider" value="true"/>
    </jazn>
    and in jazn-data.xml, we gave the role mapping.
    But the problem is when the link to the custom application is accessed, it seems like the custom autentication mechanism is not working.
    Can anyone throw light on this?
    Do we need to give the same configuration in the j2ee/home/config directory files also?
    Can we use both LDAP and custom DB authentication with in the same OAS setup. Remember as of now, Portal and custom application are running in different OC4J instances but within the same OAS.
    Any help in this regard will be highely appreciated.
    Thanks,
    Sasi Bhushan

    Hi All,
    We have a Portal customized and integrated to LDAP for SSO.
    From the portal, we have a link that takes to another custom application that requires another level of authentication. We have implemented this authentication as custom Database based authentication.
    When user login to the portal and access this link, he will be directed for authentication again. This custom application has been installed on a different OC4J instance while Oracle Portal is running in a different OC4J instance.
    Issue is though user details are being propagated to the custom application page, we are receiving an error saying authentication failed.
    In the OC4J instance specific for this custom application, we have configured jazn.xml to use custom authentication.
    Below is the code:
    <?xml version = '1.0' encoding = 'UTF-8' standalone = 'yes'?>
    <!DOCTYPE jazn PUBLIC "JAZN Config" "http://xmlns.oracle.com/ias/dtds/jazn-9_04.dtd">
    <jazn provider="XML" location="./jazn-data.xml" default-realm="jazn.com">
    <property name="role.mapping.dynamic" value="true"/>
    <property name="custom.loginmodule.provider" value="true"/>
    </jazn>
    and in jazn-data.xml, we gave the role mapping.
    But the problem is when the link to the custom application is accessed, it seems like the custom autentication mechanism is not working.
    Can anyone throw light on this?
    Do we need to give the same configuration in the j2ee/home/config directory files also?
    Can we use both LDAP and custom DB authentication with in the same OAS setup. Remember as of now, Portal and custom application are running in different OC4J instances but within the same OAS.
    Any help in this regard will be highely appreciated.
    Thanks,
    Sasi Bhushan

  • Import Project not working... Help?

    I cannot for the life of me figure this out. Running two macs. I have an assistant now who rates/edits photos on one mac running Aperture. When she finished, I exported the project (without checking 'consolidate images') and then imported them on my computer. When I did this, I got the following:
    http://www.redtreedesign.com/other/aperture.png
    So I thought - maybe I should have checked the checkbox on the export. So I went back, checked the box and exported. Sure enough, on the import, I got the same. No files anywhere to be seen, but several folders.
    Any ideas? The files are stored in the aperture library (not referenced).
    Thanks,
    Josh

    I cannot for the life of me figure this out. Running
    two macs. I have an assistant now who rates/edits
    photos on one mac running Aperture. When she
    finished, I exported the project (without checking
    'consolidate images') and then imported them on my
    computer. When I did this, I got the following:
    http://www.redtreedesign.com/other/aperture.png
    How are you transferring the exported project between computers? If you are using the Windows drive sharing feature, that will not work and probably give you what you see. It could be something else as well.
    That would be my best guess as to what is happening. You could double-check the exported project contents when you receive it, use Finder to right-click on the project and select "Show Package Contents" - then you are looking at what files are inside that project. Compare what is in the original exported project on the computer it normally lives on with the copy, and see if there are any differences.

  • ORACLE tags not working after 1.5.1 patch

    I have some logic in my template the looks up information from some Oracle tables. This logic worked fine in 1.5.0, however, after applying the 1.5.1 patch it does not perform the Oracle logic, but shows the Oracle code as HTML on the page. Here is the code in question: (This is not the entire code, but one HTML TD that comes before the Oracle code, and one HTML TD that comes after it)
    <TD align="center" valign="top"><A
    href="/pls/portal/PORTAL.home"><IMG src="#WORKSPACE_IMAGES#ihome.gif" alt="Home" border="0"></A></TD>
    <ORACLE>
    BEGIN htp.tableData(htf.anchor2('javascript:help_openTopic(''/insitehelp/Insite_Help.htm'', ''' || pkg_insite_general.help_link(v('APP_ID'), v('APP_PAGE_ID')) || ''')', '', '', '', '><IMG src="#WORKSPACE_IMAGES#ihelpl.gif" alt="Help" border=0'), 'center');
    END;
    </ORACLE>
    <TD align="center" valign="top"><IMG src="#WORKSPACE_IMAGES#ilogout.gif" alt="Logout" border="0"></TD>
    This is what displays on the web page:
    BEGIN htp.tableData(htf.anchor2('javascript:help_openTopic(''/insitehelp/Insite_Help.htm'', ''' || pkg_insite_general.help_link(v('APP_ID'), v('APP_PAGE_ID')) || ''')', '', '', '', '>

    Your removal of functionality in a bug fix has broken a production application for us. This does not seem like something that should have been done with a "patch"
    I have just read all that I can find on "shortcuts" and am not finding what I need.
    Here is what we are doing:
    We are using RoboHelp for our help content. We have a help icon and a help link on the header of the page. This is defined in our template. We have to have the name of the module (Page Alias) to link the page being run to the help content for that page. Since you do not have a system variable for page name or page alias, I have had to put this information into an Oracle table. I was looking that up with a function within the Oracle Tags.
    Can I create a shortcut that would create the following code pl/sql code into a PL/SQL function body:
    BEGIN
    htp.tableData(htf.anchor2('javascript:help_openTopic(''/insitehelp/Insite_Help.htm'', ''' || pkg_insite_general.help_link(v('APP_ID'), v('APP_PAGE_ID')) || ''')', '', '', '', '><IMG src="#WORKSPACE_IMAGES#ihelpl.gif" alt="Help" border=0'), 'center');
    END;
    and call this shortcut where this help icon needs to appear like:
    <TD align="center" valign="top">
    "CALLHELPWITHICON"
    </TD>
    I have done the above, but it does not work. What am I doing wrong, how can I get this to work? We have had to remove our help icons because of this patch.
    I thank you so for your research on this.

  • Periodics Oracle Alerts  not working

    Dear All,
    we are using Oracle11.5.10.2 on AIX 5.3 and Oracle Schedule Alerts are not working ,we need to schedule manually ,what will be the issue.
    we scheduled every day once but it is not running on schedule time.
    Thanks

    Please verify the Periodic Alert Scheduler is running: http://docs.oracle.com/cd/A60725_05/html/comnls/us/alr/chking01.htm
    HTH,
    --Johnnie                                                                                                                                                                                                                                                                                           

  • Oracle Alert not working on Oracle e-Business Suite 11.5.10

    Dear All,
    Oracle Alert was working on Oracle e-Business Suite 11.5.10 with Postfix server. But now
    we changed to MS exchange server instead of postfix server then onwards the alert is not working. I done the configuration according to MS Exchange server, inbound/outbound Server Name/reply-to-Address/added relay host.
    Test Notification Mailer is working fine, but the alert is not working.
    please anyone help me on this.
    regards,
    sva

    Hi Hussien,
    I done the diagnostic test got this warning
    WARNING - The profile option 'RESP_ID' does not exist
    ACTION - Set the 'RESP_ID' profile option. Consult Oracle Alert user guide for more details on this profile option.
    WARNING - The profile option 'EMAIL_ADDRESS' does not exist
    ACTION - To use the 'EMAIL_ADDRESS' profile option value as the :MAILID value, it must be created and set as the 'EMAIL_ADDRESS' profile option and perform some additional setup steps. Please consult Oracle Alert user guide for more details. If the 'EMAIL_ADDRESS' profile option has not been created, or if its value is null, Oracle Alert uses the operating system userid or the application username of the user who triggered the event, depending on the value set for the 'Default User Mail Account' option in the Oracle Alert Options form.
    When I done the oracle alert test it completed with normal. but not sending the mail.
    in the view output ->>
    ************************************************************************* (ROUTINE=alepaa) (FILE=alr/src/except/alepea.c) (LINE=1058)
    Performing alert "aaTest" (ROUTINE=alepaa) (FILE=alr/src/except/alepea.c) (LINE=1060)
    Connecting to "APPS" (ROUTINE=alepaa) (FILE=alr/src/except/alepea.c) (LINE=1114)
    Performing action set "aaPrintActionSet" (ROUTINE=alepea) (FILE=alr/src/except/alepea.c) (LINE=277)
    Performing action "aaPrint" (ROUTINE=alsasm) (FILE=alr/src/sendmail/alspma.c) (LINE=560)
    I don't know whether the configuration is correct in Alert Manager -> System -> options
    Oracle application 11.5.10 is running on HP Unix(DB,conc. server,reports ..) and Redhat linux 4 ( forms,web server)
    please help me on this.
    regards,
    sva

  • Oracle reports not working

    my oracle reports are not working.
    all the inforation is being sent to the rwservlet but the report just consists of the Heading of the report and not the data.
    i have checked the queries in the respective .xml files and run those queries in sql. they are working pretty fine and returning the desired result. if i am trying to generate the reports in excel format, they are getting generated with all data.
    please help me out.

    Is this a problem with one type of report? Does a simple test report created in the builder work ok?
    How are you running the report? From a URL or from Forms?
    Is there any error showing in the ?/reports/logs or in the ?/opmn/logs (either in the report server log or in the OC4J)?
    Can you run the report using rwrun?

  • Cp6 project not working on tablets

    Hello.  I have a Cp6 project that I published as swf and html5 (combo) which runs perfectly on a PC with Windows 7 using either IE9 or Google Chrome. This project is also SCORM 1.2 enabled and works fine on the LMS - either SCORM Cloud or the client's LMS.
    The strange thing is when I tested launching on an Android Samsung S Note, it acts like it’s going to launch but never really does. And, it actually did launch and play great the first time I tested it a couple weeks ago on my PC.
    I had someone else test the same file on a Nexus 7 tab via SCORM Cloud and all he saw were black screens so it didn't work there either.
    One of my counterparts launched it from his Apple products and here are the results.  (I published the same project as HTML5 only and asked him to test both.)
    PowerBook (Apple)
    On the HTML5 alone course I just had a gray screen.
    On the full SWF/HTML5 course everything worked as expected, including the video slides and the PDF text versions. There was a visual 'glitch' every time there was a transition from a static slide to video and from a video clip to a static slide.
    iPad Gen 2: Neither course worked, all I would get is a gray screen on both of them that didn't lead to anywhere.
    iPad Gen 1: Same thing, gray screens on both of them.
    Here are the browsers that were tested in the Apple products:
    Firefox v. 26.0ts
    Safari 6.1.1
    Chrome 32.0.1700.77
    IE 10.0.9200.16384 (running with Windows 8 through Parallels)
    So it seems to be the tables are having issues.  Any ideas?  Is there anything else I need to do to enable this project to work on tablets - Android or iOS?
    Thanks again.

    HTML5 should run, but how is an iOS device going to play a SWF? The OP said he published as swf and html5 (combo).
    When publishing to SWF and HTML5 there are 3 html files created:
    index.html (HTML5 document)
    multiscreen.html (Not an HTML5 doctype and uses frameset which is not declared in doctype)
    "project name".htm (Not an HTML5 document loading a SWF)
    You should be using the multiscreen.html file to determine which content to deliver, and start your troubleshooting from there. You will need to determine which actual file is being used when the different users experience issues.

  • Visual Gesture Builder Analysis project not working ?

    Hi,
    I'm working on Visual Gesture Builder and I try to understand how to use it. Currently, I use the 1409 release of the SDK, but I did some tests on 1406 version and it's not working too.
    My problem is the next : when I build a training project, I can successfully produce a .gba file and test it with the live preview tool but I can't use it in the analysis project. I include the same clip or another, and I start the analysis, then the output
    pan show me "SUCCESS:" and no more messages. The control pan is not updated (the table project analysis results contains just the header row) and when I click on the clip, they are not any suggestion of tagging, just my timeline with my own tags
    if it's a clip that I used in the training project. 
    I made many tests, like change streams recorded in kinect studio or using KSConvert.exe to upgrade my clip, but nothing happens. I tried to use VisualGestureBuilder.exe with command line and the option -analyse, but the message is always the same : the command
    line arguments were not valid. I saw all videos (MVA and blog's evangelist) about Visual Gesture Builder and reproduce step by step all manipulations, but nothing with the analysis project.
    Thanks.
    PS : sorry for my poor english. 

    Thanks Brekel for your reply , 
    i presume my assumption are true, regarding Kinect Regions (Kind
    Request 3) do you have any info on that ?
    Thanks 
    Vuyiswa Maseko

  • Copy form Wrod document and Paste in Oracle Forms not working

    Hi
    In one Oracle Finacial instance Copy from other document (word or Excel) and Paste in Oracle Financial Forms not working. Any body know the reason for this?
    Eg. Copy Invoice Number form Excel and Paste it in Some of the payable forms or any other forms
    Regards
    Sunil

    Hi
    We have tried this but no output. ie the issue continues the same. This issue is there for all PC including Server. Is there any other solution avaliable. .
    Regards
    Sunil

  • Oracle Streams not working after database restart

    Hi,
    I am new at this so hope that somebody out there can give me some guidance.. I have managed to setup the streams properly on both my 10g database as per the scripts given in StreamsAdminConfig.sql and StreamsSetup.sql.. It worked beautifully on both direction.
    However when i restarted DB1.. suddenly the replication become just one directional only, namely from DB1 -> DB2. I have tried to do DBMS_STREAMS_ADM.STOP_APPLY, STOP_CAPTURE, START_APPLY, START_CAPTURE many times on both DB1 and DB2 but still it works only in one direction.
    Later I tried to restart both databases and not it does not work at all (both direction).. Tried restarting the apply and capture process many times too but get no success. Any idea what I could check or try to find out what when wrong. Thanks.
    regards,
    thamch

    trying viewing the status and error messages in views
    dba_apply, dba_apply_error, dba_capture and dba_propagation at both databases.

  • Oracle commands not working

    its not working in my system in sql command prompt when i type *"ED*" ie. edit command ..plz give me solution

    Are you using SQL*Plus? What version? What is _editor set to? What doesn't work exactly?                                                                                                                                                                                                                                                                                                                                                                           

  • Managed Beta 2 - Entity Framework projects not working

    Tried to do the simplest EF test I can think of:
    1. Removed all the Oracle stuff on my system, to get rid of the developer tools and such. Reinstalled the stock 11.2.3.0 client (without developer tools). Installed the new managed beta 2 in a new home, with development tools.
    2. Create a new .net 4 project (C# console app).
    3. Create a new Oracle connection, using the managed provider. Browsed tables around a bit, and this works.
    4. Create a new EF model, load tables from the database. This also works.
    Where it goes wrong is when I try to run it and do a query, I get this:
    ArgumentException: The specified store provider cannot be found in the configuration, or is not valid.
    Inner ArgumentException: "Unable to find the requested .Net Framework Data Provider. It may not be installed."
    Explicitly adding a reference to Oracle.ManagedDataAccess and setting Copy Local = True didn't change anything. I'm not sure at this point what it's looking for, but it's not finding it.
    Also tried adding a configuration section and setting TNS_ADMIN, just in case it was that. That didn't solve it either. In fact I had to add this to the top of the config file to get it to even run after setting up the config:
    <section name="oracle.manageddataaccess.client" type="OracleInternal.Common.ODPMSectionHandler, Oracle.ManagedDataAccess, Version=4.112.3.60, Culture=neutral, PublicKeyToken=89b483f429c47342" />
    I'll update the post if I figure out what's going wrong here, but it seems like this should be working.

    Answered my own question. Probably should have known this one since I ran into it in beta 1.
    This needs to be added to the config file:
    <system.data>
            <DbProviderFactories>
              <add name="ODP.NET, Managed Driver" invariant="Oracle.ManagedDataAccess.Client"
                   description="Oracle Data Provider for .NET, Managed Driver"
                   type="Oracle.ManagedDataAccess.Client.OracleClientFactory, Oracle.ManagedDataAccess, Version=4.112.3.60, Culture=neutral, PublicKeyToken=89b483f429c47342" />
            </DbProviderFactories>
          </system.data>Not 100% sure on that public key token, but it seems to work.

  • I am using oracle Apps ERP in firefox wherein there is a Java Plugin , This is working fine in 3.5 version but as soon as i am upgrading to the latest version oracle is not working and firefox crashes. I can't upgrade even though i wish to

    We are using Oracle ERP in our company which is a web based ERP system. I am using firefox to work in ERP for convinieince pf working and using internet at the same time. This requires a plugin provided by oracle oajinit.exe to be installed in Plugins it is a JAVA plugin which opens the ERP Screens. This works fine in versions prior to 3.6 version of firefox. However, after upgrading to 3.6 version the forms do not open and firefox crashes. Due to this i am not able to upgrade to the latest version else i'll have to operate the ERP in internet explorer and using firefox for browsing which i do not want. The plugin used for the ERP is "* JInitiator 1.3.1.18 for Netscape Navigator (DLL Helper)"

    Firefox 3.6 needs the Java Second Generation Plugin which comes with newer versions than 1.6.0_03 - update Java, the latest version is 1.6.0_22

Maybe you are looking for

  • How can I reinstall the Chinese input method on Lion

    If I can not reinstall it, then how should I rest the input method, clear all learning phrases and all these stuff. Any ideas? I tried to rm all the files in ~/Library/Dictionaries/, but it did work for me, when I launch the input method, it still ha

  • Help!! My Macbook crashed and I can remember my time capsule password.

    I have a 2007 macbook. Today when I went to use not it was turned off. When turned on it loaded a language page. After selecting English it loaded Mac OS X utilities that gives 4 options: restore from time capsule, Reinstall Mac OS X, get help online

  • SBH52 and Smart Connect problems

    Hi everyone, I just found some problems with my new Z2 and SBH52 - Sometimes SBH52 connected, Walkman started, tracks played, but there's no sound. - After turning off SBH52, the notification "SBH52 disconnected" can't be cleared from Notifications p

  • Validations transport request

    Hi All I have created a validation, but I didn't got the transport request no. Please let me know how to transfer the transport the validation or how to create the transport reqest for my validation. Best regards Madhavi

  • Not able to sign into my apple account, What do I do?

    Hey there Problem: imessage signed out my apple account, I've changed the password and I am able to sign into my apple id online. I dont know what is wrong because when I try to sign in, it does then when it is on the verifing stage it goes back to t