Project was not deleted error

Hi,
We are using MII 12.0 version. I imported one project into it and after some modifications in query templates, when i tried to delete it from System Management -> Projects page , it is showing alert as "Project was not deleted".
I am able to delete other projects. I tried to delete from work bench there it is showing error as "Error On Delete: org.xml.sax.SAXParseException: Content is not allowed in prolog".
What is the problem and how to delete that project.
Regards,
Senthil
Edited by: senthil kumar on Nov 16, 2010 1:00 PM

Hi,
We found the problem and deleted the project.
We tried it by deleting folder by folder. While deleting In one folder it showed same prolog error and it is coming when one particular transaction is being deleted. When we analysed, we found that this transaction is not loaded successfully as it contains error data as letters like @#$@$@*$@&&!#$ as continously. we replaced this transaction with new empty transaction with same name and we tried again to delete and it is deleted. after that we were able to delete the project from Project page.
Thanks.
Regards,
Senthil

Similar Messages

  • "Part of the project was not played" error

    I just got a brand new iMac--double the number or processors and twice the RAM as the old one--and I keep getting this error in Garageband:
    Part of the project was not played
    This project has too many real instrument tracks to be played in real-time.
    To optimize performance, see the 'Optimizing GarageBand performance' page in GarageBand Help.
    This issue only rarely cropped up on my old machine, and it was usually because the computer was chugging away on too many projects at once.  I am editing a podcast which has two (rather long) audio tracks.
    I have quite all other applications.
    I have fixed permissions.
    I have tried from another user account.
    I have deleted prefs files.
    I have reinstalled Garageband.
    Nothing is helping.  This is very frustrating.
    Any guidance you could give me would be EXTREMELY appreciated!
    Thanks!
    Evan

    In my case, the culprit was backups and disk-related software eating large amounts of CPU.
    I recently ran into this problem with a very small project. Even after locking all tracks, I could not record all the way through the project without getting "project not played".
    One pattern I noticed was that I could never get through the whole project when Time Machine was backing up. So I turned off TM and tried again.
    Even then, I couldn't get all the way through. Running Activity Monitor, I could see that WD's disk software (came with the My Book drive I use for backup), would periodically consume a big chunk of CPU, even though I wasn't using the WD disk... even if I dismounted the drive. So I uninstalled the WD software.
    With this change, Activity Monitor shows ~0% CPU. TM can still give problems, so I shut it down when I record.
    Now GB runs fine, even with multiple tracks unlocked.
    Moral: use Activity Monitor to make sure something isn't chewing up too much CPU. It may be an intermittent load, which makes it harder to see. But a big burst in non-GB CPU activity can stop GB, even if the burst is brief.
    ~2010-vintage iMac, 8GB RAM, GB '11

  • The project was not built since its classpath is incomplete.

    Dear Experts,
    I am getting the following error in NWDS,
    The project was not built since its classpath is incomplete.  Cannot find the class file for java.lang.Object. Fix the classpath then try rebuilding this project.
    Please Suggest
    Warm Regards,
    Upendra Agrawal

    Hi
    Close the project in nwds, close nwds and open again.
    Now try to open project again.
    Else
    Take back copy of project from workspace, delete the project from nwds completely
    Close nwds and open again
    Again import the back up copy

  • CRM Complaint DSO Request was not deleting

    While I'm trying to delate a request in COMPLAINT DSO.It was not deleted then I checked error it showing as Rollback error.
    What I did: I'm tried to do repair full request and so click on start btn in infopackage(after checking everything I click on start btn) then I got a message like "Due to many selections, a cancellation can occur" by click on continue btn then I got a message like "Do you want to check the conditions again?" then I click on "No" btn then by thinking I'm doing wrong I click on Stop transaction button then onwards I got this problem .Please excuse me .
    Please help me.

    Hi
    The problem is due to inconsistent entries in table RSODSACTREQ,
    check for the request in the table RSODSACTREQ and if there is an etry with
    OPERATION         U
    STATUS                 2
    This entry has to be deleted. Please use Note 868391 (solution step 2)
    to delete the request from the ods. You can then reload and activate the
    request again.
    Please try these notes.
    1008276  You cannot delete request from DataStore object
    1007717  Deleting from DataStore object: Termination w/o log entries

  • Overview of Leave --- CREATE OBJECT: The class  was not found., error key:

    Dear Gurus,
    Iam facing this problem that, when i try to open the Leave Overview from the leave request screen. it gives the dump with message
    CREATE OBJECT: The class  was not found., error key: RFC_ERROR_SYSTEM_FAILURE   
    this also creates a dump in the back end.
    The same dump is appearing when i try to view the Check Documents for the same employee from PTARQ.
    Thanks in advance
    Ramnath

    Hi ,
    please find the following solution .it will definitely work .
    If you leave configuration is done.
    There was an incorrect data in your system. To do these please follow following process.
    delete this request using
    PTARQ> Delete documents (RPTARQDBDEl)
    Please read the report documentation before
    deleting the request but it should be safe as it is
    a development system.
    Please delete this with the above information or delete all
    the records for the approver.
    After this,, there will be some incorrect workitem in approver inbox.
    You need to clear that also by Tcode - SWWL.
    ALSO check the leave request workflow of that employee and if there is any error workflow lying in the workflow delete the leave request (which was created with error) Note down the id initiater ( which had error) and in the Test Environment for Leave request (PTARQ) gave the PERNR and delete the documents ( give the id iniater in the document status ).
    To check the error work flow go to SWIA and check for that Workflow (Leave) raised by the PERNR at that duration ( check in IT2001 for the duration) and give it here.
    After deleting it check in the portal for the leave request if any error is occuring when trying to apply for leave.

  • Atg.workflow.WorkflowException: The inner project was not created.

    Hi,
    I am trying to import some data into publishing server using startSQLRepository, but it is throwing the below error when I am executing the below script.
    startSQLRepository -m DCS.Versioned -repository /atg/registry/ContentRepositories/MediaRepository/ -import C:\keystore\MediaRepository.xml -project RajeevTest -user admin -comment mediaexport
    Caused by: atg.workflow.WorkflowException: The inner project was not created. Check that your project workflow has been initialized by the workflow engine
    at atg.epub.project.ProcessHomeMethods.initializeProcess(ProcessHomeMethods.java:410)
    at atg.epub.project.ProcessHomeMethods.initializeProcessWithGlobalWorkflow(ProcessHomeMethods.java:343)
    at atg.epub.project._ProcessHome_Impl.initializeProcessWithGlobalWorkflow(_ProcessHome_Impl.java:53)
    at atg.epub.project._ProcessHome_ReposImpl.initializeProcessWithGlobalWorkflow(_ProcessHome_ReposImpl.java:3)
    at atg.epub.project.ProcessHomeMethods.createProcessForImport(ProcessHomeMethods.java:172)
    at atg.epub.project._ProcessHome_Impl.createProcessForImport(_ProcessHome_Impl.java:25)
    at atg.epub.project._ProcessHome_ReposImpl.createProcessForImport(_ProcessHome_ReposImpl.java:3)
    ... 8 more
    Please help.
    Thanks,
    Rajeev

    I had already this problem, I solved with Oracle Metalink [ID 1038072.1]
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=1038072.1
    Edited by: georgeo on Mar 16, 2012 8:57 AM

  • Project was not able to connect to project server

    We have a user running Project 2007 who gets the following error when trying to open Project:
    "Project was not able to connect to project server because of the following error: the credentials you used to login may not be correct."
    The users PC had been disjoined and rejoined to our domain to fix a separate issue and since doing that she is getting this error when trying to open project. We have confirmed her network credentials are good and she is able to access other network resources
    with no problem.
    Thanks
    Hank Vare

    Sorry for the abbreviation used, by PWA i mean Project Web Access, which is the other interface for Project server essentially the IE where you open the Project Web App
    I asked this based on the assumption given the error "Project was not able to connect to project server "
    Hence assuming you are trying to connect to project server and you have a project server environment, if that's not the case and you are working standalone then navigate to Start >> All programs >> Microsoft office >> Microsoft Office tools
    >> Microsoft Project Server Accounts >> Select the computer and Set it as default
    Thanks | epmXperts | http://epmxperts.wordpress.com

  • 'dimension attribute was not found' error while refresing the cube in Excel

    Dear All,
    Thanks for all your support and help.
    I need an urgent support from you as I am stuck up here from nearly past 2-3 days and not getting a clue on it.
    I have re-named a dimension attribute 'XX' to 'xx' (Caps to small)in my cube and cleared all dependencies (In Attribute relationship tab as well).
    But while refreshing the data in excel client (of course after processing the full cube) I get an error
    'Query (1, 1911) the [Dimension Name].[Hierarchy Name].[Level Name].[XX] dimension attribute was not found' error.
    Here I am trying to re-fresh an existing report without any changes with the new data.
    Does not it re-fresh automatically if we clear the dependencies or there something that I am missing here (Like order of the dependencies).
    Cube processed completely after modifications and able to create new reports without any issues for same data. What else could be the reason?
    Can some one help me here?
    Thanks in Advance and Regards,

    Thnaks alot Vikram,
    In se11  ,when i was trying to activate the  /BIC/FZBKUPC , it is showing the warnings  like
    Key field KEY_ZBKUPCP has num. type INT4: Buffering not possible, Transport restricted.What it means.
    In PErformance Window it is showing like:
    A numeric type was used for a key field. A table of this sort cannot be buffered.When buffering, the table records for numeric values cannot be stored in plain text.
    Procedure
    You can enter "no buffering" as an attribute of the technical settings and then repeat the activation process. The table is not buffered.
    If you want to buffer the table, you must replace the type in the key field by a character type, i.e. that you must modify the table.
    Please adivice with your valueable suggestyions.
    Thanks Vikram.

  • I tried updating to itunes 10.5 and now when i try to open itunes i get a message saying "Apple application support was not found" error 2 (windows error 2)

    Ok so I went to update my itunes 9 to itunes 10.5 and now I get and error message "Apple application support was not found" error 2 (windows error 2) when ever I try to run itunes and iv been trying to fix this for like a month and let me tell you iTunes for windows is **** and I really want Icloud for my iphone 4 and yes iv tried uninstalling everything by apple in the correct order and reinstalling them after restart atleast honestly 20 - 30 times but nothing worked so if anyone can please help me I have windows 7 and a hp intel pentium computer 

    Install 7-Zip (free), or a free trial of WinRAR, and use one of them to extract the contents of the iTunesSetup.exe or iTunesSetup64.exe installer file, then try installing AppleApplicationSupport.msi as a standalone component. Even if it won't install you may get a more useful error message as to why not.
    tt2

  • File was not deleteing  in my file adapter

    Hi,
       in my File adapter (<b>sender side</b>) is not working fine..  if i put  the processing mode is  '<b>DELETE'</b>   my adapter is not working.. if i put the processing mode is  'TEST'  then  my file is polling and  outfile was generating.. why this was happending..
           if  keep processing mode is 'delete'  then  the file is polling but it was not deleting so, output also it was not generating... ..  for what reason it was happening..
    Thanks
    babu

    Hi Babu,
    You must be using some user for accessing the file system for picking up tht file...
    Check if the user has Delete access to the folder.
    (You can set this property in the FTP Server UI)
    Regards,
    Sushil.

  • My project was not saved and is now gone...where did it go?

    Help
    My project was not saved and is now gone...where did it go?

    Check to see if Premiere autosaved your project. Open Premiere and start a new project.
    File Menu > Project Settings > Scratch Disks
    The last entry is 'Project Auto Saves'. See where this is pointing on your computer. If you are very lucky, Premiere may have autosaved your project from before and you'd be able to find it and open it that way.
    Otherwise, you won't be able to recover a project that wasn't saved.

  • The project was not built since its build path is incomplete

    Hi, Recently I port my project fro bea 8.1 to 10.2 & I am ubale to find following packages... workspace studio alos not able to find teh librraies contabing those files.
    The project was not built since its build path is incomplete. Cannot find the class file for weblogic.management.ManagementException. Fix the build path then try building this project
    The project was not built since its build path is incomplete. Cannot find the class file for weblogic.security.service.ResourceBase. Fix the build path then try building this project
    com.bea.p13n.mbeans.MailServiceMBean
    -KASH

    It seems this occurs since the required jar files for building the files is not available in the IDE build path.
    The build classpath is the path which is used to find classes that are referenced by your source code. During compilation, this path is used to search for classes outside of your project. As you know th build classpath can be specified for each project. In the project properties, it is referred to as the "Java Build Path Adding a JAR file to the build path : You can add a JAR file stored either in the workbench or anywhere in your file system to the build class path. To add a JAR to your build class path follow these steps: 1>>Select the project, and from its pop-up menu, select Properties. In the Properties dialog,select the Java Build Path page. 2>>Click the Libraries tab. You can now either add a JAR file which is contained in your workspace or which is somewhere else: to add a JAR file which is inside your workspace click the Add JARs button to add an external JAR file click the Add External JARs button.

  • Hi I have problem running Itunes when a try to open said Aplication support was not found Error 2 can you help me please

    Hi somebody can I help me I can not runn the I tunes in my lap top cause said the Aplication Support was not fund Error 2

    Hello, Mannybt. 
    Thank you for visiting Apple Support Communities.
    Here are the steps I would recommend going through when receiving this error.
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Cheers,
    Jason H.

  • CREATE OBJECT: The class CL_HRPA_INFOTYPE_0006_IN was not found., error key

    Hi Experts,
        We are facing following problem in our ESS/MSS system. Request to suggest solution ASAP.
    We are having EP7 and ECC6
    *CREATE OBJECT: The class CL_HRPA_INFOTYPE_0006_IN was not found., error key: RFC_ERROR_SYSTEM_FAILURE*
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: CREATE OBJECT: The class CL_HRPA_INFOTYPE_0006_IN was not found., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
         at com.sap.xss.hr.per.in.address.fc.FcPerAddressIN.readRecord(FcPerAddressIN.java:270)
         at com.sap.xss.hr.per.in.address.fc.wdp.InternalFcPerAddressIN.readRecord(InternalFcPerAddressIN.java:545)
         at com.sap.xss.hr.per.in.address.fc.FcPerAddressINInterface.readRecord(FcPerAddressINInterface.java:150)
         at com.sap.xss.hr.per.in.address.fc.wdp.InternalFcPerAddressINInterface.readRecord(InternalFcPerAddressINInterface.java:201)
         at com.sap.xss.hr.per.in.address.fc.wdp.InternalFcPerAddressINInterface$External.readRecord(InternalFcPerAddressINInterface.java:277)
         at com.sap.xss.hr.per.in.address.overview.VcPerAddressINOverview.onBeforeOutput(VcPerAddressINOverview.java:267)
         at com.sap.xss.hr.per.in.address.overview.wdp.InternalVcPerAddressINOverview.onBeforeOutput(InternalVcPerAddressINOverview.java:250)
         at com.sap.xss.hr.per.in.address.overview.VcPerAddressINOverviewInterface.onBeforeOutput(VcPerAddressINOverviewInterface.java:158)
         at com.sap.xss.hr.per.in.address.overview.wdp.InternalVcPerAddressINOverviewInterface.onBeforeOutput(InternalVcPerAddressINOverviewInterface.java:140)
         at com.sap.xss.hr.per.in.address.overview.wdp.InternalVcPerAddressINOverviewInterface$External.onBeforeOutput(InternalVcPerAddressINOverviewInterface.java:224)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.callOnBeforeOutput(FPMComponent.java:603)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:569)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
         at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:592)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:864)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:684)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1060)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: CREATE OBJECT: The class CL_HRPA_INFOTYPE_0006_IN was not found., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
         at com.sap.xss.hr.per.in.address.model.HRXSS_PER_P0006_IN.hrxss_Per_Read_P0006_In(HRXSS_PER_P0006_IN.java:218)
         at com.sap.xss.hr.per.in.address.model.Hrxss_Per_Read_P0006_In_Input.doExecute(Hrxss_Per_Read_P0006_In_Input.java:137)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
         ... 61 more
    Edited by: KISHOR PONKSHE on Nov 7, 2011 11:37 AM

    Hello Kishore,
    Please remove the entry from the table V_T582ITVCLAS related to  CL_HRPA_INFOTYPE_0006_IN
    Then check.
    Best Regards,
    Deepak.

  • A Start Doc Print call was not issued - error appears

    Hi
    HP M1136 MFP used on windows Vista for over one year. Software reloaded using HP-CD supplied. Now "A Start Doc Print call was not issued" - error appears whenever print command from MS-Word, Excel or DF or even notepad is given

    rrhp,
    Welcome to the HP Forum.
    You might wish to remove (from Programs and Features) and then reinstall your Full Feature Software:
    HP LaserJet Pro M1136 Multifunction Printer Drivers
    Find the Full Feature Software in Category "Driver - Software Installation Software"
    Restart / Reboot the computer after the software installation is complete
    Next, if you have not done so, take a look at the Firmware Update for your printer; check Category "Firmware".
    NOTE:  You will want to install the Software first, then perform the firmware update on the printer.
    Finally:  If you like, you can update / check the tools in Category "Utility - Diagnostic Tools"
    Hope this helps.
    Click the Kudos Star!
    It is a great “Thank You” for the Experts who offer to help!
    Kind Regards,
    Dragon-Fur

Maybe you are looking for

  • 10.3.9 Upgrade Successful - Sort of

    Just wanted to share my experience for others running 10.3.9 who are considering upgrading to Leopard. My Configuration: MDD 1Ghz Dual processor G4, 512MB, Radeon 9600 Video Card, Sonnett 11g wireless card and USB 2.0 card, Apple SCSI Card. Since I h

  • Firefox outlook web access response at bottom of thread instead of at the top

    I'm on a MacBook Pro (10.5.8) using Outlook Web Access through Firefox 4.0.1 to get my work e-mail and when I reply to an e-mail, the cursor shows up at the bottom or beginning of the thread, rather than at the top. Consequently the reader often does

  • Badi's or user exits

    i am extending my question on other topic.. now badi's or user exits.. or both... thanks.. raj

  • How to display dynamic information in Portal

    Hi all, I want ro display News flash in my portal, I want to do that by the help of xmlFormsBuilder, i want that the background of the news is an image and it keep changing and news keep flashing from Left to right as we have in normal HTML webpage c

  • Robot.class commands ignored by program

    Hi, I wrote a program that uses Robot.class to control some client application. It worked fine under windows XP. That was a while back and now I've tried it again and it doesn't work. Two things changes since then: I am using windows 7 now. I have a