I cannot create an empty SOA project in JDeveloper 11.1.1.6

I can only create a SOA application.
I know that this option was available in the previous versions.
BTW, I have added the SOA Composite Editor update without any issues.
Thanks

Hi,
assuming you installed the SOA extension in JDeveloper, if there is anything you don't find, its a question to be asked on the SOA forum as we - in JDeveloper and ADF - don't own this piece of functionality
Frank

Similar Messages

  • Error creating Ant buildfile from project in JDeveloper 10.1.3 EA1

    I got the following error when I try to create a buildfile from project in JDeveloper 10.1.3 EA1:
    java.lang.NullPointerException
         at oracle.ide.net.URLFactory.newURL(URLFactory.java:85)
         at oracle.ide.net.URLFactory.newUniqueURL(URLFactory.java:164)
         at oracle.jdeveloper.builder.SourceModel.generateDefaultFileName(SourceModel.java:135)
         at oracle.jdevimpl.ant.wizard.GenerateBuildfileModel.initializeFromContext(GenerateBuildfileModel.java:83)
         at oracle.jdeveloper.builder.file.FileBuilderModel.<init>(FileBuilderModel.java:24)
         at oracle.jdevimpl.ant.wizard.NewBuildfileModel.<init>(NewBuildfileModel.java:38)
         at oracle.jdevimpl.ant.wizard.GenerateBuildfileModel.<init>(GenerateBuildfileModel.java:38)
         at oracle.jdevimpl.ant.wizard.GenerateBuildfileWizard._buildModel(GenerateBuildfileWizard.java:54)
         at oracle.jdeveloper.builder.AbstractBuilder.buildState(AbstractBuilder.java:30)
         at oracle.jdeveloper.wizard.common.BaliWizard.invoke(BaliWizard.java:121)
         at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:310)
         at oracle.ide.wizard.WizardManager$2.run(WizardManager.java:358)
         at oracle.ide.util.IdeUtil.invokeAfterRepaint(IdeUtil.java:1082)
         at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:366)
         at oracle.ide.util.IdeUtil$1$1.run(IdeUtil.java:1062)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    This error happens in any project independently of its contents.

    I have just had this same exception. The first project within the workspace worked fine, the second workspace had the exception. I've used this wizard several times before with success. I'm using 10.1.3.0.4 (SU5)
    The "Model" project which worked has the following technology scopes:
    Ant
    Database
    EJB
    Java
    TopLink
    UML
    The "User Interface" project which did not work has the following technology scopes:
    Java
    JSF
    JSP and Servlets
    1. Any ideas on what I can do to work around this problem?
    2. How can I help you debug this issue?
    thanks,
    chas

  • Cannot create a new WPF project

    In Visual Studio 2013 pro whenever I try to create a new WPF project I receive the following messages:
    "The file MainWindow.xaml.cs could not be found within the project templates. Continuing to run, but the resulting project may not build properly."
    Then this one:
    "The file MainWindow.xaml could not be found within the project templates. Continuing to run, but the resulting project may not build properly."
    And then this one:
    "Unable to copy the file 'MainWindow.xaml' from the project template to the project. Cannot find file "C:\Users\yoav\AppData\Local\Temp\5jqynsvu.cxy\Temp\MainWindow.xaml".
    I tried resetting VS settings as described here: http://msdn.microsoft.com/en-us/library/ms247075%28v=vs.90%29.aspx
    and to reset the project templates as described here: http://msdn.microsoft.com/en-us/library/vstudio/ms247116%28v=vs.100%29.aspx
    but with no success.
    My PC is Windows 7 64bit and up until this morning everything worked fine...
    PS - I couldn't add hyperlinks or the screen shots of the error since i got a message that my account is not verified when trying to post this question.

    Thanks for Wyck's help.
    Hi yoave23,
    Actually you mean that you get this issue just when you create the default WPF project with the template, am I right?
    If so, I feel that it is your VS IDE issue.
    To make sure that it is not the add-ins issue, if you run your VS in safe mode, how about the result?
    http://msdn.microsoft.com/en-us/library/ms241278.aspx
    Or you could run it as the admin. Test it again.
    If still no help, please repair your VS from the control panel. Or you could re-install it.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • .wsdl is not created for Empty BPEL Project in 10.1.3

    Hi,
    In BPEL Designer 10.1.3, Whenever I am creating the Synchronous or Asynchronous BPEL Process project, by default bpel.xml, .bpel, .wsdl file are created. But if I create the Empty BPEL process project, only bpel.xml and .bpel files are created, but .wsdl file are not created.
    But in the BPEL Designer 10.1.2, for Empty project all bpel.xml, .bpel, .wsdl files are created.
    Can you let me know, if it is known issue of 10.1.3

    The application has to access all the events in the library. Have you tried trashing prefs and repairing permissions?

  • Cannot create a Struts Form bean using jdeveloper 10g

    Hello I'm new to jdeveloper and struts and triying to create a sample login page following this tutorial :http://www.oracle.com/technology/products/jdev/htdocs/handson/struts/strutshandson.html
    But I have a little problem in the 3rd excercice (Building Struts Form Beans and Actions)
    when I follow the instructions "Select File | New > Choose Web-Tier in the Categories, and select Struts > Select ActionForm from the Items > Click OK. "
    there is no ActionForm Item ! the only available item is "Struts Controller page Flow" and I allready used this one to create the struts' project template !
    (same thing : Struts Action in the next tutorial section is not available)
    BTW : I have to use jdeveloper 9.0.5.2 and not a latest version

    1. Take a look at the class diagram for query model http://docs.oracle.com/cd/E17904_01/web.1111/b31973/af_query.htm#BABDGCHI
    2. Also see if this helps you understand http://jobinesh.blogspot.in/2011/03/retrieving-viewcriteria-from-custom.html

  • Cannot Create an Application Server Connection in JDeveloper

    I am going through the tutorial titled "Building J2EE Web Applications" at the following URL:
    http://otn.oracle.com/products/jdev/htdocs/j2eedev.html
    I have been able to sucessfully setup a separate instance of OC4J. But when I try to establish the connection using JDeveloper's connection wizard and the instructions provided. I get the Invalid Username/Password Error.
    Any inputs will be highly appreciated.
    Thanks
    Pankaj

    Thanks Lynn - It works for me...!!
    Pankaj -
    The default username/password combo is 'admin' and 'welcome', respectively. You can change this in the principals.xml file or look at http://otn.oracle.com/tech/java/oc4j/htdocs/how-to-jazn.html for info on how to encrypt the username/password.
    Hope this helps,
    Lynn
    Java Tools Team

  • Second SOA project refers to name of first in deploy profile

    I have a JDeveloper application called "MiscComposites". In it I created a SOA project called "JMSPublisher0". I then created a second SOA project in the application called "DBPublisher0". When I deployed DBPublisher0 to the service infrastructure directly from JDeveloper I was startled to find that EM was showing my deployed composite as JMSPublisher0.
    Going back to JDeveloper I see that the Project Properties of DBPublisher0 has the Deployment profile pointing to JMSPublisher0 (SOA-SAR File)! The file filters are correct (relevant to the DBPublisher0 project tree) but the deployment JAR name is wrong (references sca_JMSPublisher0${composite.revision_id}.jar).
    Is this a bug or is there some limitation with multiple SOA projects per application? I have other applications with three or four composite projects that seem to be working correctly (they all reference themselves in terms of file filters and composite name for deploy).
    This is with RC2.
    Todd

    Here's an annoying related issue. In Project Properties, I created a new Deployment Profile "MyProfile" to use for DBPublisher0 since the default is corrupt. JDeveloper won't let me edit the JAR name created! It defaults to the wrong "JMSPublisher0" and I can't change it through the IDE. Phooey!

  • Cannot creat idvd from imovie

    pls. assist cannot create idvd from imovie project as it hangs the application on the point of renderring audio files...
    what is whrong had been done whithin imovie project then?

    My personal worst was a 1 hr 50 min video with 14 imported music clips. Took 42 hours to render, but it got there in the end!
    Oh, then 24 hours isn't so bad :-|
    What kind of audio files did you use then? I guess it shouldn't make a difference because iMovie converts them to AIF. What sample rate did they use -- 44.1 or 48 kHz? iMovie should convert them to 48 kHz but I haven't checked how well iMovie behaves with imported audio.
    Maybe iDVD chokes with overlapping audio clips or when resampling them??
    I hope the quality testing of iLife 07 is any better. iMovie 2.1.2 is the last well behaving version!

  • Cannot creat dvd from imovie

    pls. assist cannot create idvd from imovie project as it hangs the application on the point of renderring audio files...
    what is whrong had been done whithin imovie project then?

    I know this is after the fact but apparently apple is very aware of this issue. Here's an informative link:
    http://docs.info.apple.com/article.html?artnum=302988
    (3) G4 PM's/(3) S-Drives/Sony TRV900/Nikons/6FWHD's/PS7/iLife06/FCPHD/DVDSP/etc.   Mac OS X (10.4.8)   My ichatav AIM account is: SDMacuser1 (Please use Text chat prior to video)

  • Deploying SOA composite from Jdeveloper: 11g

    When I try to deploy a modified SOA project from JDeveloper, it is trying to connect to the soa_server1 using SSL. Since SSL is not configured in my test environment, I get an error saying Connection refused. Is there a setting I can change so JDeveloper does not automatically try to deploy my project over SSL?

    were you able to compile the composite successfully ? If that is successful, while deploying from JDeveloper; make sure you have checked the checkbox "Overwrite". There are possibilities that version 1.0 is already been deployed and you trying to deploy again with the same version without checking the overwrite option. Also, you can try is, deploy the SAR file from the EM console.
    Hope this helps
    N

  • Error occur when try to create new SOA project

    Hi,
    i just format my laptop, use win7 for operating system. then install Jdeveloper and download SOA extension.
    my problem is.. i cannot create new SOA project due to error as below: (i just copy a part of it because its too long)
    Performing action Check for Updates...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Performing action New Project...[ from oracle.ide.navigator.ApplicationNavigatorWindow ]
    Invoking command: [ from oracle.ide.navigator.ApplicationNavigatorWindow ]
    Uncaught exception
    java.lang.NoSuchMethodError: oracle.jdeveloper.java.provider.ProjectFileProvider.setTargetJdkVersion(I)V
    o.j.java.provider.ProjectFileProvider.fetchTargetJdkVersion(ProjectFileProvider.java:788)
    o.j.java.provider.ProjectFileProvider.<init>(ProjectFileProvider.java:132)
    o.j.java.provider.ProjectFileProvider.getInstance(ProjectFileProvider.java:104)
    o.j.java.provider.ProjectFileProvider.getInstance(ProjectFileProvider.java:77)
    o.j.java.JavaManager.getInstance(JavaManager.java:93)
    o.j.java.JavaManager.getJavaManager(JavaManager.java:154)
    o.ji.java.JavaProjectIndexer$LocatorTask$2.run(JavaProjectIndexer.java:559)
    j.lang.Thread.run(Thread.java:662)
    Nov 9, 2012 2:48:39 PM oracle.ide.model.IdeSubject notifyObservers
    SEVERE: Exception while updating observer[5]: oracle.jdeveloper.java.provider.ProjectFileProvider$ProjectObserver@1162695
    java.lang.NoSuchMethodError: oracle.jdeveloper.java.provider.ProjectFileProvider.setTargetJdkVersion(I)V
         at oracle.jdeveloper.java.provider.ProjectFileProvider.fetchTargetJdkVersion(ProjectFileProvider.java:788)
         at oracle.jdeveloper.java.provider.ProjectFileProvider.access$200(ProjectFileProvider.java:65)
         at oracle.jdeveloper.java.provider.ProjectFileProvider$ProjectObserver.update(ProjectFileProvider.java:349)
         at oracle.ide.model.IdeSubject.notifyObservers(IdeSubject.java:98)
         at oracle.ide.model.Node.notifyObservers(Node.java:786)
         at oracle.ide.model.UpdateMessage.firePropertiesChanged(UpdateMessage.java:640)
         at oracle.jdeveloper.model.JavaProject.fireEvents(JavaProject.java:600)
         at oracle.jdeveloper.model.JavaProject.access$100(JavaProject.java:45)
         at oracle.jdeveloper.model.JavaProject$NonCachingProjectChangeListener.projectPropertiesChanged(JavaProject.java:594)
         at oracle.ide.model.Project$StorageListener.structureValuesChanged(Project.java:1097)
         at oracle.javatools.data.Structure.fireStructureChangeEvent(Structure.java:455)
         at oracle.javatools.data.Structure.fireBatchEvent(Structure.java:434)
         at oracle.javatools.data.Structure.applyBatchChanges(Structure.java:206)
         at oracle.ide.model.HashStructureNode$1.run(HashStructureNode.java:329)
         at oracle.javatools.data.Structure.applyBatchChanges(Structure.java:180)
         at oracle.ide.model.HashStructureNode.applyBatchChanges(HashStructureNode.java:325)
         at oracle.jdeveloper.cmd.NewEmptyProjectCommand.initializeProjectSettings(NewEmptyProjectCommand.java:261)
         at oracle.jdeveloper.cmd.NewEmptyProjectCommand.createProjectInWorkspace(NewEmptyProjectCommand.java:189)
         at oracle.jdeveloper.template.wizard.NewObjectFromTemplateWizard.createProjects(NewObjectFromTemplateWizard.java:224)
         at oracle.jdeveloper.template.wizard.NewObjectFromTemplateWizard$WizardEventAdapter.wizardFinished(NewObjectFromTemplateWizard.java:459)
         at oracle.bali.ewt.wizard.BaseWizard.processWizardEvent(BaseWizard.java:2525)
         at oracle.bali.ewt.wizard.BaseWizard.processEventImpl(BaseWizard.java:2566)
         at oracle.bali.ewt.LWComponent.processEvent(LWComponent.java:658)
         at oracle.bali.ewt.wizard.BaseWizard.doFinish(BaseWizard.java:2171)
         at oracle.bali.ewt.wizard.BaseWizard$Action$1.run(BaseWizard.java:3940)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
         at java.awt.Dialog$1.run(Dialog.java:1046)
         at java.awt.Dialog$3.run(Dialog.java:1098)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1585)
         at java.awt.Component.setVisible(Component.java:1537)
         at java.awt.Window.setVisible(Window.java:842)
         at java.awt.Dialog.setVisible(Dialog.java:986)
         at oracle.bali.ewt.wizard.WizardDialog.runDialog(WizardDialog.java:382)
         at oracle.bali.ewt.wizard.WizardDialog.runDialog(WizardDialog.java:298)
         at oracle.jdeveloper.template.wizard.NewObjectFromTemplateWizard.runWizard(NewObjectFromTemplateWizard.java:90)
         at oracle.jdeveloper.template.wizard.GalleryItemAdapter.invoke(GalleryItemAdapter.java:54)
         at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:372)
         at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:420)
         at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1089)
         at oracle.javatools.util.SwingUtils.invokeAfterRepaint(SwingUtils.java:509)
         at oracle.ide.util.IdeUtil.invokeAfterRepaint(IdeUtil.java:1102)
         at oracle.ide.wizard.WizardManager$2.run(WizardManager.java:428)
         at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1089)
         at oracle.javatools.util.SwingUtils.invokeAfterRepaint(SwingUtils.java:509)
         at oracle.ide.util.IdeUtil.invokeAfterRepaint(IdeUtil.java:1102)
         at oracle.ide.wizard.WizardManager.invokeSecondaryWizard(WizardManager.java:424)
         at oracle.ide.gallery.ObjectGallery.invokeWizard(ObjectGallery.java:383)
         at oracle.ide.gallery.ObjectGallery.runDialog(ObjectGallery.java:204)
         at oracle.jdeveloper.cmd.NewProjectCommand.doit(NewProjectCommand.java:28)
         at oracle.ide.controller.CommandProcessor.invoke(CommandProcessor.java:317)
         at oracle.ide.IdeController.handleEvent(IdeController.java:748)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:529)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:897)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:501)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:809)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:850)
         at java.awt.Component.processMouseEvent(Component.java:6289)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
         at java.awt.Component.processEvent(Component.java:6054)
         at java.awt.Container.processEvent(Container.java:2041)
         at java.awt.Component.dispatchEventImpl(Component.java:4652)
         at java.awt.Container.dispatchEventImpl(Container.java:2099)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2478)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:644)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:617)
         at java.awt.EventQueue$2.run(EventQueue.java:615)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:614)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    have any idea to tackle this issue?

    java.lang.NoSuchMethodError: oracle.jdeveloper.java.provider.ProjectFileProvider.setTargetJdkVersion(I)VDefinitely something to do with JDK version.
    You migth need to re-install jdeveloper or copy the JDK libraries from elsewhere in the correct path and manually fix the issue
    Error migrating a 11.1.1.5 project to 11.1.2.1

  • I can't create a empty project in Sun Java Studio Enterprise 8.1

    Hello, i have a problem, i can't create a empty projects because the option is not in wizard, i only have a option "Web Application with Existing Ant Project"
    Why? What can i do?
    I only have one template!!! In other PC work OK with all templates.
    I reinstall, uninstall, install, all!!!
    Regards.
    Edited by: Crainar on Feb 25, 2008 1:26 PM

    I am having same trouble. Installed JDK 5.0 Update 5. Installed the Studio. Ctrl+Shift+N, the only option I have is Web Application with Existing Ant Script.. Please advise how to solve this problem. thx

  • Using Frame 9, Acrobat 9.5, suddenly cannot create pdf. The ps file is empty, and the process results in unresolved cross-refs. Have updated w/o success.

    I've beenusing the Tech Comm Suite with Frame 9 and Acrobat 9.5 for years, and suddenly cannot create a pdf of a frame doc. The ps file is empty. This is happening to a colleague using the same suite across the country. Any suggestions? Please help!

    OK, that's pretty plain vanilla. Assuming you've already checked the Adobe
    Updates web page to ensure that both applications are fully patched....
    The thing that jumps out from your procedure is that you don't seem to have
    the Acrobat printer set as the system default because you're selecting it.
    So I'd make that change. And you may want to then reboot, to make sure it
    sticks.
    The second thing I'd do is eliminate your Step 1, because if you don't
    select Print To File and do that dance, if the Acrobat Printer is selected
    (as it should be if it's the system default), Acrobat will create the PS
    file and distill it automatically, then delete the temp files -- that's
    what it's designed to do. (This would also make Step 2 and 3 unnecessary,
    because Acrobat is your system default printer now.)
    Probably no harm in forcing it into manual mode as you're doing, except the
    extra time and keystrokes, but I'd try the other path just to see what
    happens.
    Are you getting any error messages in the Frame Console window?
    Art Campbell
              [email protected]
      "... In my opinion, there's nothing in this world beats a '52 Vincent and
    a redheaded girl." -- Richard Thompson
                                                          No disclaimers apply.
                                                                   DoD 358
    I support www.TheGrotonLine.com, hyperlocal news for Groton MA.

  • Cannot create windows driver project

    Hello,
    I'm using Visual Studio 2013 Professional and I'm still in the trial period.
    I'm attempting to create a windows driver project, however it's not available in my new project (File -> New -> Project) menu: http://imgur.com/Bk4afkI
    I also have installed WDK 8.0 and the 8.1 update.
    I can see the "Driver" drop-down menu: http://imgur.com/ovYBuHj
    Any help is appreciated.
    Cheers,
    Ben

    Hi,
    Welcome to MSDN forum.
    I am afraid that the issue is out of support range of VS General Question forum which mainly discusses the usage of Visual Studio IDE such as
    WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    I suggest opening a thread on Windows Hardware WDK and Driver Developmentforum like this thread with the same issue:
    http://social.msdn.microsoft.com/Forums/en-US/c2e6cee1-cf25-4be8-96ab-2a61dae13e7d/cannot-create-device-driver-project-in-vs2013-professional?forum=wdk for better support.
    Thanks,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Why if i disconnect my external drive, i cannot create a new project,

    why if i disconnect my external drive, i cannot create a new project, I've got, message : the operation couldn't be completed cannot allocate memory,
    what i want is to create m "scratch disk" on my internal hard disk.

    It works i reinstalled it properly and repaired permissions too. but how come now it doesn' t display h264 files before to have transcoded them. Yesterday i had h264 displayed immediately

Maybe you are looking for

  • How do i dynamically add data to a JTabel?

    Hey How do i add the data to a JTabel dynamically from a HashMap? I tried the following: * To change this template, choose Tools | Templates * and open the template in the editor. package test; import java.util.HashMap; import java.util.ArrayList; im

  • Need help creating custom .swf skin and exporting for use

    Please, can anyone help... I am currently working on a projects that needs to have a custom flash skin player. I have tried copying and editing excisting skins, but when I export the swf and fla into the crrect folders, I am able to select it from th

  • Import movie from DVD

    I have a dvd burned with movies from my old camcorder. How do I import these movies into imovie so they can be edited? They play fine with idvd but I am not able to import

  • Automatic Purchase order approval

    Hi Friends, we are generating Automatic purchase order for drop shipping material.And business clients wants to have automatic approval. Is there any configuration settings to have Automatic approval for Automatic Purchase Order?. Thanks

  • Calender preview date

    Not a big deal, just an annoying problem. Down on the bottom dock where your programs are shown, the date is always shown as "July 17". Once I open iCal it goes to the correct date. Once iCal is closed it reverts back to "July 17". How do you get tha