Error loading project

What the heck! I was able to open this project file not to long ago and now it is giving me a message saying "Error loading project: Invalid project file format". This seems like such a simple error, but it is still baffling me and I can't open the project. I checked the individual file's info and the extension is a .dspproj which I think is right. I am also running DVD Studio Pro version 4.0.3. Could it be possible that when I used automatic update for my application that it somehow disabled this file from opening? Or is there something that I am missing that I can fix. Any input will be much appreciated.

I've had exactly the same thing happen. Mid tweak! DVDSP has crashed
In My DVDSP Project folder on the G5 there's the original file which (is probably corrupted) and then an identically named file (bar this character ~) Like the original but with a basic folder icon instead of the DVDSP version.
Is it corrupted? do i have to start again?
Hold that thought!
.............. I've fixed it!
The DVDSP labeled project file was only 16kb
the Basic one was 518kb
I duped the DVDSP icon'd file to the desktop (Just in case) and did the same with the the basic folder.
then i did "Show package contents" and checked the RESOURCES file in both. and then copied the larger version from the basic folder version over to the DVDSP labeled RESOURCES folder.
I then tried reopening it.
It took a couple of tries BUT... It HAS opened my DVD (3 Days of my life i'll have you know)
I also now have a couple of Backups...Ahemm....
Fixed in the time it took to start this question!

Similar Messages

  • Error message: Error loading Project _ Invalid project file format

    This monring I open dvdsp project and it happen frozen. It became not responding. So I had to force quit. Now I can't open project file. The error message said "Error loading Project _ Invalid project file format". What should I do?

    This isn't quite the same issue, but close enough that it must be related:
    I was working on a project this morning, added a ton of subtitles and tweaked a jpeg menu (in photoshop). Saved it, closed it down without any issues, and now it won't open. The "Loading Project" box gets 1/4 of the way along and freezes on "Loading Tracks". In Activity Monitor the DSPX_Encoder services are not frozen, although not actually using any CPU power.
    Needless to say I don't have a backup...... and I thought that I had achieved a lot this morning.
    Solutions attempted so far:
    Disconnected the external hard drive with all the assets in the hope that I could isolate a dodgy file. Masde no difference, so the problem must be within the project file itself.
    Anything else to be done??

  • Error in Loading Project master Data into BW from R3

    Hi Experts,
    Actually I am trying to load Project Master Data from R3 to BW through a BW Process chain, Its a daily activity which we are performing since long time.
    But since last 2 days loading is getting failed with an error in ST22 in source system (R3):
    Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED
    Exception              CX_SY_REF_IS_INITIAL
    Date and Time          27.09.2011 01:47:15
    Short text
         Access via 'NULL' object reference not possible.
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "CL_CGPL_TASK==================CP" had to be
          terminated because it has
         come across a statement that unfortunately cannot be executed.
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
         caught in
        procedure "PREPARE_FOR_RELOAD" "(METHOD)", nor was it propagated by a RAISING
         clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        You attempted to use a 'NULL' object reference (points to 'nothing')
        access a component (variable: "ME->OUTLINE_PARENT").
        An object reference must point to an object (an instance of a class)
        before it can be used to access components.
        Either the reference was never set or it was set to 'NULL' using the
        CLEAR statement.
    I tried to reload the data but no help, I am not sure how to reolve this issue, I also contacted to BASIS even they are not aware of this error.
    I am seeking help from you guys.
    Please help to overcome this problem...!
    Thanks.

    it seems basis issue
    howver check below links
    http://sap.ittoolbox.com/groups/technical-functional/sap-dev/objects_objref_not_assigned-1793688
    OBJECTS_OBJREF_NOT_ASSIGNED error in a background execution
    thanks
    pathak

  • "Error loading Business Component" in all projects (10.1.3 EA)

    I have just started getting the following error message prompt when I attempt to expand any of my projects in the Appplication Navigator:
    Error loading Business Component:
    <path to>\Model.jpr
    Exception: java.lang.NullPointerException
    Here is a sample stack trace:
    java.lang.NullPointerException
         at oracle.jbo.dt.jdevx.ui.JdxVcsListener.<init>(JdxLoader.java:1723)
         at oracle.jbo.dt.jdevx.ui.JdxJboAddin.initVCSListener(JdxJboAddin.java:684)
         at oracle.jbo.dt.jdevx.ui.JdxJboAddin.initJboProject(JdxJboAddin.java:203)
         at oracle.jbo.dt.jdevx.ui.JdxLoader.doOpenProject(JdxLoader.java:1500)
         at oracle.jbo.dt.jdevx.ui.JdxLoader.openProject(JdxLoader.java:1454)
         at oracle.jbo.dt.jdevx.ui.JdxLoader.update(JdxLoader.java:147)
         at oracle.ide.model.IdeSubject.notifyObservers(IdeSubject.java:94)
         at oracle.ide.model.Node.notifyObservers(Node.java:458)
         at oracle.ide.model.UpdateMessage.fireObjectOpened(UpdateMessage.java:681)
         at oracle.ide.model.Node$1$4.run(Node.java:1527)
         at oracle.ide.model.Node$1.invokeLaterIfNeeded(Node.java:1587)
         at oracle.ide.model.Node$1.nodeOpened(Node.java:1520)
         at oracle.ide.model.Node.fireNodeOpened(Node.java:1139)
         at oracle.ide.model.Node.open(Node.java:573)
         at oracle.ide.model.Node.ensureOpen(Node.java:976)
         at oracle.ide.model.DataContainer$2.run(DataContainer.java:147)
         at oracle.ide.model.Node.runWhileSynchronized(Node.java:809)
         at oracle.ide.model.DataContainer.getSharedPropertiesOnly(DataContainer.java:152)
         at oracle.ide.model.Project.getPropertiesImpl(Project.java:1047)
         at oracle.ide.model.Project.getProperties(Project.java:320)
         at oracle.jdeveloper.model.PathsConfiguration.getInstance(PathsConfiguration.java:89)
         at oracle.jdeveloper.model.PathsConfiguration.getInstance(PathsConfiguration.java:84)
         at oracle.jdeveloper.library.ProjectLibrary.getSourcePath(ProjectLibrary.java:67)
         at oracle.jdeveloper.model.PathsConfiguration.getSourcePath(PathsConfiguration.java:146)
         at oracle.jdeveloper.model.JavaProject$5.getValue(JavaProject.java:523)
         at oracle.jdeveloper.model.JavaProject$CachingProjectChangeListener.projectOpened(JavaProject.java:478)
         at oracle.ide.model.Project$StorageListener.fireProjectOpened(Project.java:1118)
         at oracle.ide.model.Project$StorageListener.mav$fireProjectOpened(Project.java)
         at oracle.ide.model.Project$NL.nodeOpened(Project.java:1077)
         at oracle.ide.model.Node.fireNodeOpened(Node.java:1139)
         at oracle.ide.model.Node.open(Node.java:573)
         at oracle.adf.dt.providers.DCXDataControlProvider.addControlsToArrayList(DCXDataControlProvider.java:51)
         at oracle.adf.dt.DataControlManager.getAllDataControls(DataControlManager.java:128)
         at oracle.adf.dt.controls.treemodel.DataControlsTreeModel.<init>(DataControlsTreeModel.java:50)
         at oracle.adf.dt.controls.treemodel.DataControlsTreeModel.<init>(DataControlsTreeModel.java:35)
         at oracle.adf.dt.controls.treemodel.DataControlsTreeModel.<init>(DataControlsTreeModel.java:30)
         at oracle.adf.dt.controls.treemodel.DataControlsTreeModel.<init>(DataControlsTreeModel.java:25)
         at oracle.adf.dt.controls.DataControlsTree.createDataControlsTreeModel(DataControlsTree.java:81)
         at oracle.adf.dt.controls.ModelCreator.run(DataControlsTree.java:113)
         at oracle.adf.dt.controls.DataControlsTree.internalPopulateFromActiveWorkSpace(DataControlsTree.java:76)
         at oracle.adf.dt.dbpanel.DataBindingPanelTree.update(DataBindingPanelTree.java:102)
         at oracle.ide.model.IdeSubject.notifyObservers(IdeSubject.java:94)
         at oracle.ide.model.Node.notifyObservers(Node.java:458)
         at oracle.ide.IdeViewHandler.fireActiveProjectChanged(IdeViewHandler.java:147)
         at oracle.ide.IdeViewHandler.activateProjectInWorkspace(IdeViewHandler.java:135)
         at oracle.ide.IdeViewHandler.viewSelectionChanged(IdeViewHandler.java:166)
         at oracle.ide.view.View.fireViewSelectionChanged(View.java:531)
         at oracle.ideri.navigator.DefaultNavigatorWindow.fireViewSelectionChanged(DefaultNavigatorWindow.java:613)
         at oracle.ide.view.View.updateSelectionImpl(View.java:484)
         at oracle.ide.view.View.updateSelection(View.java:324)
         at oracle.ideri.navigator.DefaultNavigatorWindow$3.viewSelectionChanged(DefaultNavigatorWindow.java:1011)
         at oracle.ide.view.View.fireViewSelectionChanged(View.java:531)
         at oracle.ide.view.View$4.actionPerformed(View.java:356)
         at javax.swing.Timer.fireActionPerformed(Timer.java:271)
         at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
         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)
    I am unable to edit any of my business components. I get NullPointerExceptions when I try.
    Any clue what's going on here and how to fix it? If I need to re-install, which directories do I need to copy over from the original installation to the new one in order to pick up where I left off (minus the errors, of course! )?
    Thanks for any help!
    Andy

    Pardon the -bump-. I figured I'd give it one more try for feedback before I re-install and transfer all my settings, connections etc.
    Thanks,
    Andy

  • Error writing the project file. Error loading type library / dll

    Hi all,
    I am trying to create a new portal project in PDK.NET. But I am getting this error- "Error writing the project file. Error loading type library / dll". Can anyone tell me how to solve this error.
    rgds

    I get this same error.  Was working fine until I installed the SAP .Net Connector 2.0.  Now it does not work even after it was uninstalled.  Please help.

  • Have a problem ... not loaded project.  Premier pro has encoutered an error  [f:\ppro603_Win64\shared\adobe\mediacore\mediafoundation\api\inc\keyframe/k]  }

    Have a problem ... not loaded project. working on it for 8 months. never was nothing like this either with him or with other projects. When you load a project Premier generates an error .{ Premier pro has encoutered an error  [f:\ppro603_Win64\shared\adobe\mediacore\mediafoundation\api\inc\keyframe/k]  }    Create the eve autosave project also not loaded. When I sav'd the project for the last time about the Premiere pro me warned about any problems and save projects without any problems. It is only one thing was unusual in the program - the timeline when switching between sikventsy constantly dropped as user's settings. And as usual. I tried to load the project from another computer. Import the project into the after Effects . import the project into a new project about Premier pro. But it did not solve the problem. all the time the error. Please help, a lot of work in this project. This is a great betrayal of the Premier pro...

    Hi Pochtawood,
    Yes, uninstalling iCloud will allow you to create new projects.
    For legacy projects, you can repair them with a patch created by a user.
    Details and links to the patch are here: Re: Debug event f:\mightysilt_win64\shared\adobe\mediacore\mediafoundation\api\inc\keyframe
    Thanks,
    Kevin

  • Error Loading Business Components for Project

    Good Afternoon,
    I am running JDeveloper ver. 10.1.2
    when I open JDeveloper I get the pop up:
    Error Loading Business Components for Project
    U:\Jdev\mywork\CUSTLEVR\CUSTLEVR\CUSTLEVR.jpr

    You could simply edit the .jpr file outside the Jdeveloper and remove <ownerMap /> element.
    Additionaly, there are some <properties> in the bottom of the file, that need to be removed as well - try experimenting with them.

  • HP ALM 11.0 error failed to load projects to Domain

    I am getting ALM E100004 Error Failed to load project from Domain. My testing activity is held up because of this .Kindly help.

    I'm passing a value from MasterPG to DetailsPG
    CO of DetailsPG has following in processRequest
    super.processRequest(pageContext, webBean);
    OAApplicationModule am = pageContext.getApplicationModule(webBean);
    *if (!pageContext.isFormSubmission()) {*
    String srno = pageContext.getParameter("srno");
    *Serializable[] params = { srno };*
    am.invokeMethod("createDetailsRecord", params);
    Below is what I have in AMImpl
    *public void createDetailsRecord(String srno){*
    OAViewObject vod = (OAViewObject)getDetailsVO1();
    *if (!vod.isPreparedForExecution()) {*
    vod.executeQuery();
    Row row = vod.createRow();
    row.setAttribute("DemoId",srno);
    vod.insertRow(row);
    row.setNewRowState(Row.STATUS_INITIALIZED);
    It was working fine, and passing value from MasterPG to DetailsPG

  • Error: Load operation failed for query 'GetAuthenticationInfo'. The remote server returned an error: NotFound.

    Hello,
    I have a lightswitch web-application in development, which I need to copy from one computer to the other. I have tried doing it both through Git and by simply copying the solution and opening the project on another machine. The project builds without errors,
    but when I try to debug it, it opens a web-browser, loads to 100% and pops up an error - Load operation failed for query 'GetAuthenticationInfo'. The remote server returned an error: NotFound.
    Now, I have tried repairing Visual Studio on my machine, reinstalling .NET framework and setting  <basicAuthentication enabled="false" /> in web.config, yet it still does not run.
    When using Fiddler, it shows an error while loading the application - "HTTP/1.1 500 Internal Server Error" , which I honestly don't know what it means.
    The application uses ComponentOne and Telerik modules, but they are both installed on both machines. 
    The application does run perfectly on the original machine, but it is not working on any other one.
    Both machines are using Win 8.1 and Visual Studio 2013 Update 4.
    I have tried to look this up online, but most people's problem are when they are deploying the app, not just debugging. I would be really happy for any help with this issue.
    Thanks!

    I have the same problem on one of my development machines. Whenever I create a new project, the System.IdentityModel.Tokens.Jwt nuget package is not referenced properly. The project compiles correctly but you are not able to debug as I get the same error
    as you.
    If you open up your references and there is an error next to any of your references make sure that you correct them. In the case of the jwt reference error, I have to remove the jwt reference and then add it back from the packages folder.
    This may not be your problem but could point you in a direction?

  • CR XI R2 JRC: Error loading database connector (driverImpl.DriverLoader)

    Hello!
    I developed a report with CR XI R2 SP6 Designer that uses native XML.  Everything in the report seems to be fine...in the preview of my report, all data looks correct.
    When trying to review the report with the JRC thick client ReportViewerBean, I get the following error just as the report is about to be displayed:
    Error loading database connector.  The class 'com.crystaldecisions.reports.queryengine.driverImpl.DriverLoader' could not be accessed.
    I went through about ten or so previous threads about this error, but none of the solutions are working for me.
    I'm using NetBeans to develop and debug, and I have CrystalDatabaseConnector.jar added to my project libraries, and I can view the class com.crystaldecisions.reports.queryengine.driverImpl.DriverLoader in the NetBeans object browser.
    Some of the posts I viewed mention a different jar for this DriveLoader class.  Is there something wrong with the version of CrystalDatabaseConnector.jar that I have?  Do I need an updated jar?  Does this jar rely on another jar that might be missing? I've been through the jar list in the CR XI R2 JRC deployment guide pdf, but I just don't see that I'm missing anything.
    Thanks for any suggestions!
    Edited by: Joseph Huber on Mar 9, 2010 2:00 AM

    Some stuff from the Java Console...
    - Formula {@DesiredEFT} compiled.
    - Formula {@DesiredLFT} compiled.
    - Formula {@DesiredGPM} compiled.
    - Done loading report.
    - Time to load report T:\USGD_Share\PCVOLS1\source\java\CRViewerTest\crDxProposal1.rpt took 160346 ms
    Crystal Report Viewer 2.1.21.2
    java.vendor = Sun Microsystems Inc.
    java.version = 1.6.0_16
    os.name = Windows XP
    os.version = 5.1
    os.arch = x86
    - JRCAgent1 received request: queryServerCapabilitiesRequest
    - Export Supervisor: loading available exporters
    - Export Supervisor: found 6exporters
    - Export Supervisor: loading exporter com.crystaldecisions.reports.exporters.format.page.pdf.PDFExporter
    - Export Supervisor: loading exporter com.crystaldecisions.reports.exporters.format.page.rtf.RTFExporter
    - Export Supervisor: loading exporter com.crystaldecisions.reports.exporters.format.report.crystalreports.CRExporter
    - Export Supervisor: loading exporter com.crystaldecisions.reports.exporters.format.record.sepv.SEPVExporter
    - Export Supervisor: loading exporter com.crystaldecisions.reports.exporters.destination.disk.DiskExporter
    - Export Supervisor: loading exporter daviss.jeff.cellexporter.CellExporter
    - Export Supervisor: fail to load exporter (stack trace follows).  This warning is only a problem if the exporter that failed to load is supported in a given project.daviss.jeff.cellexporter.CellExporter
    java.lang.ClassNotFoundException: daviss.jeff.cellexporter.CellExporter
            at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:169)
            at com.crystaldecisions.reports.formatter.a.c.char(Unknown Source)
            at com.crystaldecisions.reports.formatter.a.c.case(Unknown Source)
            at com.crystaldecisions.reports.formatter.a.c.for(Unknown Source)
            at com.businessobjects.reports.sdk.b.i.do(Unknown Source)
            at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)
            at com.crystaldecisions.proxy.remoteagent.y.a(Unknown Source)
            at com.crystaldecisions.proxy.remoteagent.r.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.cf.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.ReportSource.getServerCapabilities(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.AdvancedReportSource.getServerCapabilities(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.NonDCPAdvancedReportSource.getServerCapabilities(Unknown Source)
            at com.businessobjects.crystalreports.viewer.core.rs.a.t(Unknown Source)
            at com.businessobjects.crystalreports.viewer.core.rs.a.<init>(Unknown Source)
            at com.businessobjects.crystalreports.viewer.core.rs.RSReportChannelFactory.newReportChannel(Unknown Source)
            at com.businessobjects.crystalreports.viewer.core.bi.a(Unknown Source)
            at com.businessobjects.crystalreports.viewer.core.bi.a(Unknown Source)
            at com.crystaldecisions.ReportViewer.ReportViewer$1.a(Unknown Source)
            at com.businessobjects.crystalreports.viewer.applet.h.run(Unknown Source)
            at java.lang.Thread.run(Thread.java:619)
    - JRCAgent1 received request: fetchReportPageRequest
    - JRCAgent1 attempting to acquire license
    - JRCAgent1 successfully acquired license
    - JRCAgent1 detected an exception: Error loading database connector.  The class 'com.crystaldecisions.reports.queryengine.driverImpl.DriverLoader' could not be accessed.
            at com.crystaldecisions.sdk.occa.report.lib.ReportSDKException.throwReportSDKException(Unknown Source)
            at com.businessobjects.reports.sdk.b.i.if(Unknown Source)
            at com.businessobjects.reports.sdk.b.i.a(Unknown Source)
            at com.businessobjects.reports.sdk.b.i.byte(Unknown Source)
            at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)
            at com.crystaldecisions.proxy.remoteagent.y.a(Unknown Source)
            at com.crystaldecisions.proxy.remoteagent.r.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.cf.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.ReportSource.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.ReportSource.getPage(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.AdvancedReportSource.getPage(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.NonDCPAdvancedReportSource.getPage(Unknown Source)
            at com.businessobjects.crystalreports.viewer.core.rs.b.if(Unknown Source)
            at com.businessobjects.crystalreports.viewer.core.av.a(Unknown Source)
            at com.businessobjects.crystalreports.viewer.core.av.run(Unknown Source)
            at java.lang.Thread.run(Thread.java:619)
    - JRCAgent1 releasing license
    Error loading database connector.  The class 'com.crystaldecisions.reports.queryengine.driverImpl.DriverLoader' could not be accessed.

  • Custom Connection Manager only works in 32bit- 0xC0011008: Error loading from XML

    I have a very basic / stripped connection manager with only one property (SSIS 2012). It works fine in design time (you can open the connection manager editor and change the value), but in runtime it only works in 32bit mode. The runtime-validate-method
    does work, but if everything validates OK then in 64bit it throws an error when you run the package:
    Exception deserializing the package "The package failed to load due to error 0xC0011008 "Error loading from XML. No further detailed error information can be specified for this problem because no Events object was passed where detailed error information
    can be stored.". This occurs when CPackage::LoadFromXML fails.
    The 2 VS projects are .Net 4 class library projects with the Build Platform on "Any CPU"
    I only add references to:
    Microsoft.SqlServer.ManagedDTS - C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Microsoft.SqlServer.ManagedDTS\v4.0_11.0.0.0__89845dcd8080cc91\Microsoft.SqlServer.ManagedDTS.dll
    Microsoft.SqlServer.Dts.Design - C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Microsoft.SqlServer.Dts.Design\v4.0_11.0.0.0__89845dcd8080cc91\Microsoft.SqlServer.Dts.Design.dll
    Compiled DLL's are available in GAC and SQL Server connections folder:
    I made the sourcecode available via codeplex:
    https://ssisconnectionmanager.codeplex.com/SourceControl/latest#myFirstConnectionManager/2012/myFirstConnectionManager/myFirstConnectionManager.cs
    Please mark the post as answered if it answers your question | My SSIS Blog:
    http://microsoft-ssis.blogspot.com |
    Twitter

    AppPrincipal (identity) related? Hint http://serverfault.com/questions/339747/the-package-failed-to-load-due-to-error-0xc0011008-error-loading-from-xml
    Arthur My Blog
    Hi Arthur,
    Looks like something similar (same message, same 64bit issue), will try that tomorrow! But sounds weird that you should tell SSIS which identity to use...
    Found the same thread in MSDN:
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/47d185d3-c801-45cf-becd-3c2524d98353/the-package-failed-to-load-due-to-error-0xc0011008-error-loading-from-xml?forum=sqlintegrationservices
    Please mark the post as answered if it answers your question | My SSIS Blog:
    http://microsoft-ssis.blogspot.com |
    Twitter

  • "Error loading BASIC for document" while saving (solved)

    In case someone else has this problem here's my solution.
    I have a network (Netware 6.5) installation of SO7 (WinXP and 98).
    My PC's have harddrives that are protected by Deep Freeze.
    I start the Quickstart from a Run entry in the registry.
    Starting with PU5, the first time I save a document I get 10-15 "Error loading BASIC for document...". After clicking OK on all those the document is saved and everything works fine. If I close SO and and reopen it everything works.
    Rebooting the PC and trying to save a document gives me the error again (since Deep Freeze reset whatever change was made when I clicked through the error messages).
    After some hours of debugging I noticed that when the quickstart icon pops up in the systray a new directory named __basic_60 is created in the user directory of the client installation. Removing that prior to starting Write or Calc made the saving error dissappear.
    My workaround solution is to remove the gid_Procedure_Rename_Basicdir procedure and it's reference in gid_Module_Root in instdb.inf that's located in the program directory of my network install.
    However it must be a bug that the __basic_60 directory isn't removed as default, right?
    - Peder

    Dusty wrote:I deleted ~/.openoffice2 and it fixed the issue on reconfiguring it.
    If deleting the .openoffice.org2 directory is a bit drastic for you, you can fix the problem by going into ~/.openoffice.org2/user/basic and editing the dialog.xlc and script.xlc files.  You need to remove the line at the end that says WebWizard in both these files. 
    That will get rid of the two error messages you are likely getting.
    Btw, anyone else miss the Projects functionality in Kate?   Darn stupid sessions.  Oh well...

  • Premiere CS4 will not load project

    Hi! I've been looking around the forums for an answer to my problem, but so far I haven't found one. Here's my problem:
    I've been working on a Premiere project for a couple weeks now, and I've constantly been having problems.  It crashes often, and sometimes does not respond. This I do not mind, I just save whenever I do something.
    Yesterday night, I tried to open my project.  I opened it, and the little box popped up that said, "Load Project...".  The loading bar went all the way to the end and then froze. In the bottom left corner, it had said that all media was loaded. I pressed cancel and then Premiere froze.  I then exited Premeire and tried to reopen, but the same thing happened. I had read on one post to try to turning off your computer and then turning it back on. So, I went to bed.
    Today, the project was working perfectly until now.  This time, the loading bar only loaded about 75%, even though at the bottom it said that all media was loaded.  I re-started my computer, but it didn't help.  I pressed shift, but it didn't help.  And the last time an auto-save file was created was yesterday, and I have made a lot of progress since then.  Does anyone have a solution to this?
    Frozen!
    I have 64-bit Windows 7 Home Premium on an HP computer with and Intel Core 2 Quad CPU Q8400 2.66 GHz.  The RAM is 6 GB. I don't know if this information will help you, but just in case.

    I spent the day researching why my PrPro CS4 project hangs at about 80% loaded all of a sudden.  Bill was right on in his suggestion to search for a corrupt or bad asset.  His technique to solve the problem did not work at all though. Going back to a perviously auto-saved version of the project does not help much unless the project file itself is the bad asset. The project once saved under a new name still won't load in my experience. Also, if you try to export some part of the assets within the project, Adobe Media Encoder CS4 will fail to encode as well (another symptom of the bad asset hiding in your project workplace and sequence time-lines.
    In my case, it turned out to be an avi movie asset that I changed from "avi movie with audio" to "avi movie without audio" outside of adobe premiere (using after effects cs4 in my case).  So now the project thought there should be audio, but the audio was now removed.
    To find the bad asset was pretty easy: First go back to a project version that you can load, then click on each asset in the project workspace area and try to copy the asset using the menu: edit -> copy.
    If the asset is bad, a goofy error message will pop up including a source code file name [this has to be yet another bug in premiere to crash like this].
    If the asset is good, the copy will report no error, so move on to the next asset, repeat until you find one or all bad assets.
    To solve the bad asset load problem,re-import the asset under a new name. Go to your sequence, right mouse click on the asset in the time line, use the "replace with clip -> bin" command. Last step, select the new replacement asset from your bin.
    Best regards,
    Ron Fredericks
    LectureMaker, LLC

  • Error loading transcode preset  (yes I know, again, but please read)

    I am new to most of the Adobe products and recently purchased Adobe creative suite cs4 master.  I make slide shows, haven't tried any video yet.  I am making a several-disc large set of slideshows of a European vacation for a friend of mine.  There were roughly 2000 pictures, most of which I edited in Photoshop.
    I built the slideshows in Encore and burned the first three DVD's no problem.  They play well on a dvd player attached to a TV.  The current DVD I'm trying to burn gives me the message  "Error Loading transncode preset.  I have spent many hours researching this online, and I do some some references and fixes for it here on this forum.  However they are not working for me.  I went back and looked at my DVD's that burned properly and tried to make everything the same, but I still get the same message.
    The first couple of tries, the burn process always stopped when loading the same song, so I removed it and put a different one in.  This project has 4 slideshows in it, about 10 songs and nothing else.
    I have a Dell Precision T3400 and am using      XP Pro service pack 3.  It has Intel(R) Core (TM) Quad CPU,  Q6600 @ 2.4 GHz with 2.39 GHz  3.00 GB RAM.  I have Creative SB XFI sound  and MVidia Quadro FX 1700 video.  I dont know what else you need in the way of documentation.
    I have rebuilt this whole project once already and now I still cant burn it from the second build.
    I know this question has been asked already, but I tried one of the suggestions about removing the stuff in the Source Folder which didn't work for me.  I don't understand some of your complex terminology but I am willing to learn anything.
    Is there someone who would adopt a newbie and help me wade through some of the terminology I haven't picked up yet?  I'm a quick learner and am building my own terminology dictionary as I go.
    Thank you for listening.  I hope you can help.

    Here is more information about my Encore slideshows.  The DVD I'm trying to make has 5 slideshows in it, no timelines and no playists.  Each of the slide shows have between 55 and 75 jpeg images in them and between 1 and 3 wma or mp3 music files in each one.  There are more .wma than .mp3 music files, and many of them I first edited in Soundbooth to make it exactly the same length since it is going into a slideshow and not a timeline.  The lwma files I try to remember to save as mp3 files thinking they would be easier to transcode.  Honestly I know so very little about transcoding that it's virtually impossible to help myself with that.  I have yet to find a good tutorial on that.
    Regarding the images in all the slideshows, they are all jpg files and are mostly 600x800 in size.  Most of them are 95kb or less in size.  They were taken with the same camera except for a very few, less than 1% that I added for effect.  One image that I just looked at is 180 ppi.  I didnt create it that way, because I dont know how.  The size in inches of the images are around the area of 7.8 inches x 6.7 inches.  The mode is RGB.
    Regarding linking, I set the menu, which is an encore template and have used the same menu for all DVD's, as first play object and then link the menu to the first slide show, each slideshow to the next, and have end action of the last slideshow returning to the menu.  I have kept this as simple as possible because I'm new to Encore and most of the CS4 master suite.  My plan is to learn Premiere Pro and do the slideshows there but wanted to get this big one done as quickly as possibly.  I edited most of the 2000 images all in Photoshop so it has been a timely process.
    I am unable to open this project anymore without getting an error message saying "[..\..\Src\Clip\VideoClip.cpp-275]"  This happened after I tried the suggestion to delete everything out of the transcode folder for this project.  I did that, but when I reopened my project, it didnt ask me to locate any files and only gave me the above error.  When I click on on the error, Encore crashes.  So I cant do the screen shots of my project.
    I'll be glad to add any information I inadvertently left out.  Thank you in advance for any help you can give me.
    Ginny

  • BPEL Compilation Error: Load of wsdl "with Message part element undefined..

    Hi Friends,
    I am getting following error while compiling my BPEL process:
    Error: Load of wsdl "FTPWrite.wsdl with Message part element undefined in wsdl [file:/D:/MyData/_MyProjects/052_Amazon_MetadataInterface/001_SVN/002_Intl/trunc/MetadataInterfaceIntl_2013Apr15_WorkingCode/MetadataInterface_Intl/MetadataInterface_Intl.wsdl] part name = reply     type = {http://com.fox.metadata/MetadataInterfaceIntl/MetadataInterface_Intl/types}processResponse" failed
    However the reply message is already defined in the MetadataInterface_Intl.wsdlas shown below:
    Code for MetadataInterface_Intl.wsdl::::
    "<?xml version= '1.0' encoding= 'UTF-8' ?>
    <wsdl:definitions
    name="MetadataInterface_Intl"
    targetNamespace="http://xmlns.oracle.com/MetadataInterfaceIntl/MetadataInterface_Intl/MetadataInterface_Intl"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    xmlns:inp1="http://com.fox.metadata/MetadataInterfaceIntl/MetadataInterface_Intl/types"
    xmlns:tns="http://xmlns.oracle.com/MetadataInterfaceIntl/MetadataInterface_Intl/MetadataInterface_Intl"
    >
    <wsdl:types>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:import namespace="http://com.fox.metadata/MetadataInterfaceIntl/MetadataInterface_Intl/types" schemaLocation="xsd/Metadata_Interface.xsd"/>
    </xsd:schema>
    </wsdl:types>
    <wsdl:message name="requestMessage">
    <wsdl:part name="request" element="inp1:process"/>
    </wsdl:message>
    *<wsdl:message name="replyMessage">*
    *<wsdl:part name="reply" element="inp1:processResponse"/>*
    *</wsdl:message>*
    <wsdl:portType name="execute_ptt">
    <wsdl:operation name="execute">
    <wsdl:input message="tns:requestMessage"/>
    <wsdl:output message="tns:replyMessage"/>
    </wsdl:operation>
    </wsdl:portType>
    </wsdl:definitions>"
    Surprisingly, this same code was compiling file last week and now I have no clue why I am getting this error. Can someone please shade some light on this issue?
    Thanks,
    Sachin.

    Hello
    I have had the same problem in Oracle BPM and solved it using the following steps:
    1- In your application navigator window, expand the project that contains the business rule.
    2- In the SOA Content, double click on your wsdl file.
    3- When the file opens, select the schema view from the bottom of the page.
    4- In the schema view, expand all the schema nodes and check if you see any values in red. If you see one, that value has probably caused the error and you should correct it using the property inspector window.
    In my case, the schema location value was set to a wrong path, so I changed it and the error resolved.
    Also, some error that appear as warning in the rule editor will show as compile error later, such as input types not being used and such, so those must be resolved before compiling.
    Hope that was helpful
    good luck

Maybe you are looking for

  • A/V cable and Visio

    Is the creative A/V cable the only one that would work with the vision or other branded A/V cables would work too?I bought a regular one and it didn't work.Anyone knows of other place to buy the creative one except the creative online store?

  • The iAS 6.5 distribution on the SUNONE Starter Kit DVD contains a misnamed license file

    The license file needs to be renamed from ias_LICENSE.txt to LICENSE.txt prior to starting the installation of iAS 6.5

  • Production Order Reversal

    Hi All We have a problem regarding one of the production order we have created. We already reverse the 101 confirmation  but when we try to view the transaction in MB51 the movement type 102 won't display. And when we check in CO02 or CO03 quantity i

  • Connection to the Internet via LT2P

    I need to connect my airport express to the Internet via VPN (LT2P). How am I able to do it?) looking forward to find out an answer ;)

  • Unable to delete Account ..

    Hi, I am a newbie to this phone (Palm Pre - (ISP) Bell Canada), and am having some issues deleting an account that was setup when the phone was 1st purchased. Ok, the phone is not mine, but our Senior VP's. He is a techie (but not a knowlegable 1 ..)