J_1UNCREATE to be modified cause the fiscal Y doesn't equal to calendar Y

I have a problem with the J_1UNCREATE. Document numbering for outgoing tax vouchers has to start with number 1 at the beginning of the calendar year (1.1.). It is not possible because the company has a non-calendar fiscal year and it starts on 1.7. Anybody knows how to solve this problem?

Yes, I just did it like this. I had to consider graph width, height, X scale and Y scale.
Initially I automatically adjusted the height of the graph but seem akward when the plot was changing size a lot, so I changed to automatically adjusting  Y scale instead.
I asked about Ben's solution it seems like a easy one moreover I don't understand how somebody already confirmed it works. I have many graphs which I all want scales as square. This solution works but it doesn't seem elegant to have it in a lot of VIs each of them with 3 to 7 graphs.
I'm stil vondering if I'll ever see a simple solution (ticking a option).
Thanks
Marius
Attachments:
Untitled.jpg ‏26 KB

Similar Messages

  • I want Firefox to open to my homepage every time after it crashes. I do not want it to return to the tabs and applications that caused the crash. I am willing to lose information. How do I do this?

    Firefox crashes or seizes up when there are too many tabs and applications open, and causes my computer to crash or seize up. I use task manager to close Firefox or I restart my computer. Then, when Firefox restarts again, it automatically re-opens all the tabs and applications that caused the computer to seize or crash in first place. This is a waste of my time. I want Firefox to reopen to my homepage even if it crashes. I am willing to lose information to have Firefox reopen to a low-memory homepage. How do I do this?

    Set the Integer pref browser.sessionstore.max_resumed_crashes to 0 on the about:config page to get the about:sessionrestore page immediately with the first restart after a crash has occurred or the Task Manager was used to close Firefox.
    * http://kb.mozillazine.org/browser.sessionstore.max_resumed_crashes
    That will allow you to deselect the tab(s) that you do not want to reopen, but will allow to reopen other tabs.
    See:
    * http://kb.mozillazine.org/Session_Restore#Restoring_a_session_after_a_crash
    * http://kb.mozillazine.org/Browser.sessionstore.max_resumed_crashes
    See also:
    * https://wiki.mozilla.org/Session_Restore#Preferences
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    *Use the Filter bar at to top of the about:config page to locate a preference more easily.
    *Preferences that have been modified show as bold (user set).
    *Preferences can be reset to the default via the right-click context menu if they are user set
    *Preferences can be changed via the right-click context menu: Modify (String or Integer) or Toggle (Boolean)

  • In Firefox 4 how can I cause the date on downloaded files to be the current date? (Some are and some are not. In FF3 the dates were ALWAYS the current ones.)

    In Firefox 4 how can I cause the date on downloaded files to be the current date? (Some are and some are not. In FF3 the dates were ALWAYS the current ones.)
    == This happened ==
    Every time Firefox opened
    == I upgraded to Firefox 4 (beta)

    Firefox 3.6.* and earlier set the downloaded file's modification time to the current time. In Firefox 4.0 the behavior has been changed, if a server returns a timestamp telling when the file was last modified (Last-Modified header), it is used instead.
    You can revert to the previous behaviour by using the [https://addons.mozilla.org/en-US/firefox/addon/93121/ Download Timestamp] add-on.

  • Deploying VIs to the RT causes the value in the Physical Channels of one of the VIs to change to an incorrect value. Why?

    Hi all.  I've been registered to the forum for a couple of years, but this my first post.  I'll try to give as much info as I can.
    NIPXIe-1082 chassis
    slot 1: PXIe-8133 Embedded Controller
    slot 2-3: PXIe-6363 X-Series Multifunction DAQ
    slot 4: TB-4353 32-Ch. Thermocouple
    slot 5: PXI-4496 Analog Inputs 16-ch
    (The second 6363 in slot 3 is a recent addition causing the others to move to higher slot numbers.)
    Windows 7
    LabVIEW 2011
    This code is still being developed to run a test stand, but its based on code from a previous test stand that is being modified for the new one.  There are three VIs that are opened and then deployed to the RT.  On the Front Panel of one of the VIs is a DAQmx Physical Channel control.  The control points to slot 5, but when I deploy the VIs, the control changes to point to slot 3.  None of the three VIs have been run yet.  I can manually "Reinitialize to Default Value" to get the control to point to slot 5 again, but I shouldn't have to.
    I realize that there is a lot I still don't know about NI hardware and LabVIEW.  This just seems like it should be a really simple solution and I'll probably have one of those DUH moments when I get told the answer.  I'll try to answer whatever questions for more information that I can.  Thanks in advance.
    -Psiber_Space

    Yes, it is defaulted to slot 5.  After it changes I can Reinitialize to Default to bring it back.
    Two things that I've tried during the week.  I've deleted the Physical Channel and then recreated it, but it continued to change upon deployment.  Then I simply disconnected the Physical Channel, moved it to an out-of-the-way location on the Block Diagram and then created a new Physical Channel.  The old Physical Channel is still changing upon deployment, but the new one stays intact.  It seems that as long as the old one isn't deleted, this workaround should work.  Except that the problem now seems to be spreading to the other controls on the same VI.
    Just today I upgraded from 2011 to 2011 SP1, but the problem is still there.  After the upgrade, I tried recreating the LabVIEW project from scratch, but that didn't seem to work either.
    I'm going to try contacting NI directly, but if anyone else has any ideas, feel free to continue posting.

  • Why does AI Read(Async​hronous).v​i cause the waveform chart to not display any history ?

    I trying to create a strip chart for 16 channels that will require displaying 10-20 minutes of data.It also starts a separate vi to set gains and offsets while displaying the data. Using AI Read.vi uses 100% of the CPU so the second vi does not run. But using AI Read (async).vi allows the second vi to run, but causes the waveform chart to not display the history? I'm using LabView version 6.0.2.

    Hi Waynes World,
    I have a couple of questions that may help us solve this issue...
    1) If you are modifying one of our example programs, which one did you start with?
    2) What kind of analog input are you doing? Buffered? Finite or continuous?
    3) Have you tried increasing the buffer size of the strip chart? This will allow the chart to store more data in it.
    4) When you use the Async VI, and when you are using the other, can you describe how the strip chart is showing the data... does the data in the chart keep growing and growing... or does it clear itself and start over when the pine reaches the end?
    I think this issue is rooted in how the buffer is being used with the two different AI Reads and how it returns data to the chart.
    On a side note, have you considered upgrading to a newer version of LabVIEW? Our latest versions of LabVIEW come with many new features and it is signifigantly easier to use.

  • What caused the Windows 2008R2 Security event discarded

    Dear Support team,
    I have a windows 2008 R2 server, The security events didn't recorded from last year.
    1. The maximum log size set to 100 MB, But the log file is 300 MB.  The retention was set to "archive the log when full,do not overwrite events".
    2.  Below last entry security log show the registry key that i modified at that time. After i modify the registry value all of the security event were discarded
    A registry value was modified.
    Subject:
                    Security ID:                              domain\userid
                    Account Name:                        userid
                    Account Domain:                     domain
                    Logon ID:                                0x2c202074
    Object:
                    Object Name:                           \REGISTRY\MACHINE\SYSTEM\ControlSet001\services\eventlog\Security
                    Object Value Name: Retention
                    Handle ID:                               0x100
                    Operation Type:                       Existing registry value modified
    Process Information:
                    Process ID:                               0x129c
                    Process Name:                          C:\Windows\regedit.exe
    Change Information:
                    Old Value Type:                       REG_DWORD
                    Old Value:                                0
                    New Value Type:                      REG_DWORD
                    New Value:                              4294967295
    3. As i know,The Windows Event Log supersedes the Event Logging API beginning with the Windows Vista operating system. Here is the KB link:  http://msdn.microsoft.com/en-us/library/windows/desktop/aa385780(v=vs.85).aspx?ppud=4
    And the registry key which i modified at the before ( \REGISTRY\MACHINE\SYSTEM\ControlSet001\services\eventlog\Security\retention )  Seems only apply to Event logging  for Windows 2003 and prior system. 
    Here is the KB link:  http://msdn.microsoft.com/en-us/library/windows/desktop/aa363648(v=vs.85).aspx
    May i know what is the reason cause security event discarded ?
    Does the retention setting at Registry still working at windows 2008?
    Thanks very mush.
    Randy

    The new methods are via GPO described here.
    http://technet.microsoft.com/en-us/library/cc722385(v=WS.10).aspx
    http://blogs.technet.com/b/askds/archive/2008/08/12/event-logging-policy-settings-in-windows-server-2008-and-vista.aspx
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • [svn:bz-trunk] 21017: Comment out the line in Tomcat7Valve that was causing the build to fail.

    Revision: 21017
    Revision: 21017
    Author:   [email protected]
    Date:     2011-04-05 05:59:33 -0700 (Tue, 05 Apr 2011)
    Log Message:
    Comment out the line in Tomcat7Valve that was causing the build to fail. I am not sure what this line was supposed to do - likely, this is not-functional right now.
    Modified Paths:
        blazeds/trunk/modules/opt/src/tomcat/flex/messaging/security/Tomcat7Valve.java

    soon as you start up the computer, keep hitting the F1 key.  That should get you into the BIOS.
    Also, try disabling Active System Protection for your freezing issues.  I'm using XP so  I don't know where to tell you to find it in Vista.

  • Can't pull a clip onto the end of my timeline ... (1st time on iMovie) One of the clips has an orange highlight on it. Is this causing the problem?

    Can't pull a clip onto the end of my timeline ... (1st time on iMovie) One of the clips has an orange highlight on it. Is this causing the problem?

    Ahhh, now I see the problem, Grasshopper.  Problem is, we are all Grasshoppers, here.
    Yes, that little piece of info is critical. I'd say the biggest difficulty with FCPX is the whole new language.
    If I read you correctly, your Audio is in the Main Storyline (Track 1 in plain old Editorese). This makes anything else you add (above or below) a "connected clip", which we can no longer think of as "Track 2" because Jobs sez so. So, yes, you cannot just add a transition to either end of a connected clip.
    No argument with Tracy's solution, because I haven't seen any other general solution presented for any attempt to treat connected clips as the main storyline.  And, of course, when they were "track 1" and "track 2", you could.
    An alternative solution, however, is to highlight the connected clip and press Ctrl-V to bring up the Video Animation Editor.  Click the "reveal button" for Compositing: Opacity (bottom, right).  Once open, there is a "fade handle" to the right top.  Drag it left for however much fade you wish.  (there is one on the left as well, but you were only talking about a fade-out.)
    A second alternative, perhaps for future projects where everything keys on audio, may be to create a Gap clip (used to be called slug) in the primary storyline before ever dropping in the audio.  Then you can add video to the main story line and modify it without having to go thru hoops to do the simplest thing.

  • How do I pass parameters modified by the SequenceFileLoad callback?

    I have some parameters in a sequence file that I want modified based on where the test station is located. I do not have that much experience with callbacks and have been reading up but wanted to reach out to the community as well. I know now that whatever is modified in the SequenceFileLoad callback is not passed onto the main sequence as it has not been started at this point. So what I am trying to do is have the operator choose a test facility once and have the parameters set and not have to choose everytime the sequence is initiated. I basically want the paramters set once, like when the fle is opened, and then it is done. Any help in how to implement this would be greatly appreciate.
    Thanks,
    Troy

    Happy to help out! I created an example which is attached to this message. This is what it does:
    In SequenceFileLoad, it first checks to see if StationGlobals.TestFacility exists, and if not, it creates that variable. 
    If the StationGlobal is set to "" (blank string), a prompt is displayed for the user to enter the facility. A post-expression on the Message Popup step sets the StationGlobals.TestFacility variable with this value.
    When you execute MainSequence after loading the file, the current TestFacility is displayed.
    The code could be simplified a bit if you can guarantee that StationGlobals.TestFacility will always exist as a variable. For example, the #NoValidation tags you see in some of the expressions are there because the StationGlobal may not exist prior to runtime. You could create the station global on your dev machine and deploy StationGlobals.ini to all test machines to ensure all machines have the variable and not need that part of the code, but I prefer the dynamic method because it won't cause an error if the station global is deleted for some reason.
    I hope this helps clarify things a bit, and let me know if you have any questions about it!
    Daniel E.
    TestStand Product Support Engineer
    National Instruments
    Attachments:
    TestFacility_2010.seq ‏8 KB

  • Photoshop CC 2014, A problem caused the program to stop working

    When opening Photoshop CC 2014, I get "A problem caused the program to stop working correctly". Works fine on my home computer but the new one in the office has the error message. I have the latest cloud version of the program. I've updated the AMD/ATI display driver- first from the HP site supporting the Win 7 Pro laptop I'm working on(driver ver.13.2) and then from the AMD site (ver.14.1) I've installed all windows updates. Still get the same message followed by Photoshop closing itself out.
    Has windows ever notified anyone of a solution

    I think once Windows notified me of a solution (which was to update my video card driver). Most of the time you don't get a direct response, but submitting the report does give the engineers something to work with in order to try to find out what is causing the problem.
    Anyway, there are about a million different things that can cause any application to return this generic error message. While you've already covered a couple of the possible solutions, there is still a ton of stuff to try. Since Photoshop is working on one computer but not the other, and knowing that Photoshop is exactly the same between both computers (assuming you are using the same version), then the question really becomes "what is different between the two computers?" Basically, shy of knowing that, we have a ton of general troubleshooting steps to give a shot at:
    Troubleshoot system errors, freezes | Windows | Adobe software

  • Problem with iTunes. I have Windows 8 on a new laptop. Installed latest version of iTunes. Can play music in My Library but when I click on Itunes Store I get the message "iTunes has stopped working. A problem caused the program to stop working correctly.

    I have a new laptop with Windows 8 as operating system. Installed latest version of iTunes ontop computer. I can play music in My Library but when I click on iTunes, I get the message " iTunes has stopped working. A problem caused the program to stop working correctly. Windows will close the program and notify if a solution is available."
    Anyone know what is the cause and if there is a resolution? Have tried to re-installing iTunes and have also tried restoring laptop to an earlier date.

    iPad not appearing in iTunes
    http://www.apple.com/support/ipad/assistant/itunes/
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/TS1591
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    iTunes for Windows: Device Sync Tests
    http://support.apple.com/kb/HT4235
    IOS: Syncing with iTunes
    http://support.apple.com/kb/HT1386
    Apple - Support - iPad - Syncing
    http://www.apple.com/support/ipad/syncing/
    iTunes 10.5 and later: Troubleshooting iTunes Wi-Fi Syncing
    http://support.apple.com/kb/ts4062
    The Complete Guide to Using the iTunes Store
    http://www.ilounge.com/index.php/articles/comments/the-complete-guide-to-using-t he-itunes-store/
    iTunes Store: Associating a device or computer to your Apple ID
    http://support.apple.com/kb/ht4627
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Best Fixes for ‘Cannot Connect to iTunes Store’ Errors
    http://ipadinsight.com/ipad-tips-tricks/best-fixes-for-cannot-connect-to-itunes- store-errors/
    Try this first - Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    This works for some users. Not sure why.
    Go to Settings>General>Date and Time> Set Automatically>Off. Set the date ahead by about a year.Then see if you can connect to the store.
     Cheers, Tom

  • Thread are gettin stuck causing the WebLogic server to hang

    We are developing an application for an US client which inclueds the following technology.
    - WebLogic 9.2 JMS (Foreign Server, Queue, Connection Factor, persistent Store)
    - Oracle 10g & Oracle 9i
    - J2EE (MDB)
    Different application uses different databases.
    After the server run for a few day it is getting a stuck thread and reported the same as a Hogging Thread in server -> monitoring -> thread. At this point the server hangs and stopped working with the status in 'warning' state (in the same page itself).
    The problem remains until the managed server is restarted.
    We have taken thread dump of different times and one of the error that we have got is attached below:
    "[STUCK] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'" waiting for lock weblogic.rjvm.ResponseImpl@1279315 WAITING
         java.lang.Object.wait(Native Method)
         weblogic.rjvm.ResponseImpl.waitForData(ResponseImpl.java:82)
         weblogic.rjvm.ResponseImpl.getTxContext(ResponseImpl.java:109)
         weblogic.messaging.dispatcher.DispatcherProxy.unmarshalResponse(DispatcherProxy.java:238)
         weblogic.messaging.dispatcher.DispatcherProxy.dispatchSyncTranFuture(DispatcherProxy.java:131)
         weblogic.messaging.dispatcher.DispatcherWrapperState.dispatchSyncTran(DispatcherWrapperState.java:241)
         weblogic.messaging.dispatcher.DispatcherWrapperState.dispatchSyncNoTran(DispatcherWrapperState.java:266)
         weblogic.jms.dispatcher.DispatcherAdapter.dispatchSyncNoTran(DispatcherAdapter.java:59)
         weblogic.jms.client.JMSProducer.toFEProducer(JMSProducer.java:1061)
         weblogic.jms.client.JMSProducer.deliveryInternal(JMSProducer.java:670)
         weblogic.jms.client.JMSProducer.sendInternal(JMSProducer.java:455)
         weblogic.jms.client.JMSProducer.send(JMSProducer.java:337)
         weblogic.jms.client.WLProducerImpl.send(WLProducerImpl.java:966)
         com.ctb.dex.messagehost.InputMessageListener.onMessage(Unknown Source)
         weblogic.ejb.container.internal.MDListener.execute(MDListener.java:429)
         weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:335)
         weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:291)
         weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4072)
         weblogic.jms.client.JMSSession.execute(JMSSession.java:3962)
         weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:4490)
         weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    Any body has any idea why this is happening? Please let me know in case you need to know more about the problem. Mail me at [email protected].

    Tom, we are experiencing the similar stuck thread max time out errors on our weblogic server(weblogic 8.1 sp5). Below is the thread dump:
    Blocked lock chains
    ===================
    Chain 4:
    "ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" id=101 idx=0xca tid=19298 waiting for java/lang/String@0x9c1fb10 held by:
    "ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'" id=102 idx=0xcc tid=19299 in chain 3
    Open lock chains
    ================
    Chain 1:
    "ExecuteThread: '33' for queue: 'weblogic.kernel.Default'" id=62 idx=0x80 tid=19223 waiting for java/lang/String@0xbd00b10 held by:
    "ExecuteThread: '3' for queue: 'weblogic.kernel.Default'" id=32 idx=0x44 tid=19192 (waiting on notification)
    Chain 2:
    "ExecuteThread: '45' for queue: 'weblogic.kernel.Default'" id=74 idx=0x98 tid=19235 waiting for java/lang/String@0x1d1083a8 held by:
    "ExecuteThread: '11' for queue: 'weblogic.kernel.Default'" id=40 idx=0x54 tid=19200 (waiting on notification)
    Chain 3:
    "ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" id=100 idx=0xc8 tid=19297 waiting for java/lang/String@0x9c1fb10 held by:
    "ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'" id=102 idx=0xcc tid=19299 (active)
    Can you help us in resolving the issue? This causes the weblogic server to hung and eventually non responsive.
    Below are our java version details:
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)
    Can you let me know how to proceed and what can be done to avoid this issue?
    Thanks a bunch Tom.
    Regards
    RV

  • Moved Library between PC's and now Itunes is causing the Pc to shut down.

    Hi Guys,
    sorry this is going to be such a long post but I typed all this out for an apple tech e.mail and they have referred me here. I don't want to type it all again so I've cut it from my original message. In addition to the info below to be clear, I have un-installed and re-installed a couple of times to try and resolve the issue but it's not worked. The machine seems rock solid playingDVD's and the same media files in windows media player.
    I can only think it has something to do with the way in which I have transferred my library (Unless it is a hardware fault but It seems stable doing everything else!) I've also deleted all the previous iTunes librarys that came when I ported my files across to the new machine. I'm lost, hope you can help. I think the key is in the event log error messages but I'm not tech enough to understand what I'm being told. Sorry.
    Thanks in advance for any assistance.
    original post to Apple:
    Store Customer Support
    http://www.apple.com/support/itunes/ww
    Customer First Name : david
    Customer Last Name :
    email : [email protected]
    Web Order # :
    Support Subject : Download
    Sub Issue : Other
    iTunes Account Name: xxxxxxx
    Platform : Windows XPSP2
    Error Code :
    Other Error :
    Comments:
    I have just transferred my iTunes library from one pc to a new one which will be used as our house media PC. I did this via a network switch.
    After downloading iTunes and insytalling i have added my library by "File/Add folder to library" and selected iTunes music folder.
    iTunes store works ok but if I try and browse my music collection after 3 or 4 mouse clicks in iTunes library mode the software switches my PC off. The machine is stable under all other applications, it is only in the library that this problem occurs. The shutdown has no warning, it's much like the plug has been pulled.
    i have checked the event log and the following messages are present after every crash. Oddly, windows does not detect the crash and the PC re-starts without any blue screens, warnings or prompting for safe mode.
    This:
    Source iPod Service Event ID 0
    The description for Event ID ( 0 ) in Source ( iPod Service ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Service started.
    is followed imediatly by:
    Source: SecurityCentre Event ID 1800
    The Windows Security Center Service has started.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Following the link takes me to the Microsoft Knowledge base but it yields nothing.
    iTunes and this library is still functioning on the original PC without a hitch. The library does include 5 albums I bought and downloaded from iTunes, I tried authorising the PC incase it was related but it still crashes.
    I assume it must be something to do with the library transfer or the way i have done it. i have not yet mated my ipod with the new machine, is this relevant?
    Two other errors relating to iTunes show up in the event log which I will paste below however, iTunes has cause the PC to crash bothe before, and after these events.
    This:
    Source MsiInstaller Event ID 1004
    Detection of product '{4F5CE18C-D97D-48FF-A510-A0D90C918294}', feature 'iTunes', component '{2A7E5403-A5F5-4D02-AE05-7E93F2F0B9F4}' failed. The resource 'HKEYCURRENTUSERSoftwareMicrosoftOfficeOutlookAddinsiTunesAddIn.CalendarHelper' does not exist.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    was followed by:
    Source MsiInstaller Event ID 1001
    Detection of product '{4F5CE18C-D97D-48FF-A510-A0D90C918294}', feature 'iTunes' failed during request for component '{E8A1D3E2-F5D3-4B24-AB93-52F7E602A235}'
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    again following the links has yielded nothing.
    Can you advise or help on my current problem? thanks
    David
    Message was edited by: Host

    Honestly, all the people in all the world that look at this forum, no-one can tell me why my itunes is causing my machine to fall over?
    I wiped the machine and started again. Fresh XP install, fresh iTune download, fired it up imported one album and bang. Over it went. I've PC Checked the hard ware, mad onioned the system to see if it's a resource thing but it's rock solid until i open iTunes. Then after every re-boot, the message is back in the event log.
    This:
    Source iPod Service Event ID 0
    The description for Event ID ( 0 ) in Source ( iPod Service ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Service started.
    Can someone at least reply to let me know I've not typed this in dutch!! :o)
    Cheers
    David

  • So I download photoshop cc (2014) and when I go to open the program, it gives me an error message and shuts the program down. It says," A problem cause the program to stop working correctly. Windows will close the program." Can someone help me please?

    So I download photoshop cc (2014) and when I go to open the program, it gives me an error message and shuts the program down. It says," A problem cause the program to stop working correctly. Windows will close the program." Can someone help me please?

    I've got the same issue and it affects all my adobe software.  You are not alone as I have seen several postings looking for the answer to this help request.

  • Blackberry Desktop Software has stopped working. A problem has caused the program to stop...

    I have a Tour 9630 and just installed v6.0 and receiving an error window "Blackberry Desktop Software has stopped working. A problem as caused the program to stop working correctly.  Windows will close the program and notify you if a solution is available."  I have not received any message from Windows after 2 days.  Has anyone experienced this problem?  If so, I would appreciate any guidance.  I have Windows 7, if that matters. Thank you. in advance.

    Hi somewhatstock
    How far did you get with them? Did they have any ideas what might be causing the problem? Trying to work on it myself, so trying to eliminate what others might have tried. Curious why it works on my Desktop however. Losing tethering really causes problems as I rely on tethering with my laptop quite a lot.  
    Any information most welcome,
    regards,
    John

Maybe you are looking for

  • Resize a native window content mantain the aspect ratio..

    Hello, I'm using this code top open a native window and load an external SWF into it. var tableWindow:NativeWindow; var options:NativeWindowInitOptions = new NativeWindowInitOptions(); options.systemChrome = NativeWindowSystemChrome.STANDARD; options

  • New beginner with iTunes need help please!!

    When i am trying to open iTunes this is the message that has been brought up has anyone had the same problem and who knows how i could fix this problem?? Error Signature AppName: itunes.exe AppVer:7.0.2.16 ModName: unknown Reporting Details This erro

  • Address book question

    IS THERE A WAY TO CONDUCT A MAIL MERGE FUNCTION WITH ADDRESS BOOK? IF NOT!.......how can I export (only) a Smart Group to excel or Numbers to do so????

  • Error in DBMSERVER or DBMCLI

    HI Am getting this error when i go for LC10 -> live cache monitaring gives the error "error in DBMSERVER or DBMCLI" Pls help thanx sri

  • Version Difference in SRM 4.0 and SRM 5.0

    hi guys, Can someone tell me the upgrades that has been done in SRM 5.0 from SRM 4.0 ? Regards, Sree