NImax & Resman errors at Windows 2000 login

We have a system with a NI VXIpc 872B controller installed in a Tektronix Intelliframe VXI chassis. The controller is running Windows 2000. Via NIMax, we have set things up such that Resman is executed one time at system boot. When booting after a power-up, if the user logs in too quickly when presented with the Windows login prompt we get Resman, MXS, or nimax errors. When this occurs, the only way to recover is to reboot the controller. If the user waits 10 to 20 seconds before logging in (I assume that Resman/NIMax is executing during this time), no errors occur. Does anyone have any ideas about what may be causing this problem and what we can do to resolve it? We would like to make it such that the user can log in immediately without any problems.

This is the error that we usually see:
In a pop-up window:
"VXI Resource Manager failed due to the following"
"MXS: ERROR"
and resman.exe hangs - does not complete execution and terminate as it normally does.
After this error, any application calls (LabWindows/CVI 6.0 application) to the nivxi library function "InitVXIlibrary()" fail with an error return of 0xffffffff (-1). The only cure is to reboot the system.
Additionally, the two red LEDs at the top of the VXIpc-872B controller ("Failed" and "SYSF") are illuminated.
The version of the NI-VXI driver software that we are currently running with is 3.2.1.
The "Resource Manager Delay" field under the "Settings" tab of the "VXI System 0 Properties" window of the MAX Explorer app was originally set to "5". We changed the value to "0" and this seemed to help quite a bit, however we still see occasional failures.

Similar Messages

  • Capture a user's window 2000 login name

    How can I capture a Windows 2000 login name from within a JSP or an applet or, better still, from some other code running on the application server from which they're downloaded?

    http://java.sun.com/docs/books/tutorial/essential/system/properties.html

  • Capture a user's Windows 2000 login name

    How can I capture a Windows 2000 login name from within a JSP or an applet or, better still, from some other code running on the application server from which they're downloaded?

    mgulesian, you might want to query the system properties.
    System.getProperty("user.name")Please note that this property is subject of security constraints (and there're good reasons for this, read the Java Tutorial, Trail: Essential Java Classes, Lesson: Accessing System Resources for details). For example, web applications running inside Tomcat are not allowed to query this property by default. Think twice before doing this, you have been warned!
    HTH, Markus

  • Exception_access_violation error on Windows 2000 Professional

    Hello,
    I am developing a stand-alone Java application that runs without any problem on Windows 98, XP, and most 2000 and NT machines. On some Windows 2000 Professional machines, however, attempting to run the program generates the following error. Is there something about the configuration of these machines that needs to be adjusted to make the program work? The JRE (1.4) and program installation are done in exactly the same way in each case. The only variation seems to be in the version of the operating system.
    Any help much appreciated. Best reply gets 4 DD's!
    Thanks much,
    David
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D1B32AD
    Function=[Unknown.]
    Library=C:\Documents and Settings\Baker\Desktop\csdemo\Windows\resource\jre\bin\fontmanager.dll
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
         at sun.awt.font.NativeFontWrapper.registerFonts(Native Method)
         - locked <05D8C5E8> (a java.lang.Class)
         at sun.java2d.SunGraphicsEnvironment.addPathFonts(Unknown Source)
         at sun.java2d.SunGraphicsEnvironment.registerFonts(Unknown Source)
         at sun.java2d.SunGraphicsEnvironment.access$000(Unknown Source)
         at sun.java2d.SunGraphicsEnvironment$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.java2d.SunGraphicsEnvironment.loadFonts(Unknown Source)
         - locked <02B1DA00> (a sun.awt.Win32GraphicsEnvironment)
         at sun.java2d.SunGraphicsEnvironment.mapFamilyName(Unknown Source)
         at java.awt.Font.initializeFont(Unknown Source)
         at java.awt.Font.<init>(Unknown Source)
         at sun.awt.windows.WDesktopProperties.setFontProperty(Unknown Source)
         - locked <02B1CCD0> (a sun.awt.windows.WDesktopProperties)
         at sun.awt.windows.WDesktopProperties.getWindowsParameters(Native Method)
         at sun.awt.windows.WDesktopProperties.<init>(Unknown Source)
         at sun.awt.windows.WToolkit.initializeDesktopProperties(Unknown Source)
         at java.awt.Toolkit.getDesktopProperty(Unknown Source)
         - locked <02B04360> (a sun.awt.windows.WToolkit)
         at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$DesktopProperty.<init>(Unknown Source)
         at com.sun.java.swing.plaf.windows.WindowsLookAndFeel.initComponentDefaults(Unknown Source)
         at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(Unknown Source)
         at javax.swing.UIManager.setLookAndFeel(Unknown Source)
         at javax.swing.UIManager.setLookAndFeel(Unknown Source)
         at ZeroGad.a(Unknown Source)
         - locked <05CCDB68> (a java.lang.Class)
         at ZeroGh.b(Unknown Source)
         at ZeroGh.a(Unknown Source)
         at ZeroGh.a(Unknown Source)
         at com.zerog.ia.installer.Main.a(Unknown Source)
         at com.zerog.ia.installer.Main.main(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.zerog.lax.LAX.launch(Unknown Source)
         at com.zerog.lax.LAX.main(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00455000      C:\Documents and Settings\Baker\Desktop\csdemo\Windows\install.exe
    0x77F80000 - 0x77FFB000      C:\WINNT\System32\ntdll.dll
    0x77DB0000 - 0x77E0B000      C:\WINNT\system32\ADVAPI32.dll
    0x77E80000 - 0x77F31000      C:\WINNT\system32\KERNEL32.DLL
    0x77D40000 - 0x77DAD000      C:\WINNT\system32\RPCRT4.DLL
    0x77E10000 - 0x77E6F000      C:\WINNT\system32\USER32.dll
    0x77F40000 - 0x77F79000      C:\WINNT\system32\GDI32.dll
    0x77820000 - 0x77827000      C:\WINNT\system32\VERSION.dll
    0x759B0000 - 0x759B6000      C:\WINNT\system32\LZ32.DLL
    0x75E60000 - 0x75E7A000      C:\WINNT\System32\IMM32.DLL
    0x20000000 - 0x20025000      C:\WINNT\System32\shim.dll
    0x6D330000 - 0x6D442000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\client\jvm.dll
    0x77570000 - 0x775A0000      C:\WINNT\System32\WINMM.dll
    0x78000000 - 0x78046000      C:\WINNT\system32\MSVCRT.dll
    0x681A0000 - 0x681A7000      C:\WINNT\System32\serwvdrv.dll
    0x66740000 - 0x66747000      C:\WINNT\System32\umdmxfrm.dll
    0x6D1D0000 - 0x6D1D7000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\hpi.dll
    0x6D300000 - 0x6D30D000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\verify.dll
    0x6D210000 - 0x6D228000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\java.dll
    0x6D320000 - 0x6D32D000      c:\documents and settings\baker\desktop\csdemo\windows\resource\jre\bin\zip.dll
    0x6D000000 - 0x6D0F6000      C:\Documents and Settings\Baker\Desktop\csdemo\Windows\resource\jre\bin\awt.dll
    0x77800000 - 0x7781D000      C:\WINNT\System32\WINSPOOL.DRV
    0x77A50000 - 0x77B3A000      C:\WINNT\system32\ole32.dll
    0x60000000 - 0x60045000      C:\WINNT\System32\MSCTF.dll
    0x6D180000 - 0x6D1D0000      C:\Documents and Settings\Baker\Desktop\csdemo\Windows\resource\jre\bin\fontmanager.dll
    0x77920000 - 0x77943000      C:\WINNT\system32\imagehlp.dll
    0x72A00000 - 0x72A2D000      C:\WINNT\system32\DBGHELP.dll
    0x690A0000 - 0x690AB000      C:\WINNT\System32\PSAPI.DLL
    Local Time = Sun Oct 27 04:45:56 2002
    Elapsed Time = 3
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode)

    Yes, the user in question is logging on with full Administrator access. He suspects some kind of conflict with another application on the machine, but given that the two occurrences I've seen of this error have been on NT and 2K Pro machines, I'm inclined to think it's operating system related. Any more hunches?

  • Has anyone encountered a Microsoft Visual C++ Runtime error in Windows 2000 when upgrading from Labview 6.0i to 6.0.2?

    When I try to upgrade Labview 6.0i to 6.0.2 by running the setup.exe file I downloaded from the NI site, I immediately get a dialog box with the header "Microsoft Visual C++ Runtime Library" and it says "Runtime Error! Program: C:\setup.exe abnormal program termination."
    I'm running Windows 2000, but I've successfully installed it on another computer with the same setup. I'm guess some of the DLL files in system32 has been corrupted or mismatched versions. But I don't know which one...
    Anyone know what this means?

    Hello,
    You can probably solve this problem by going to Start >> Run and typing the following:
    Regsvr32 \msi.dll
    Where is the folder where the msi.dll file resides on your computer (you can use Start >> Find to find the exact location). Once you do this, the installation of the 6.0.2 update should work properly.
    Please let me know if you continue to have any problems. Thanks for your patience on this issue, and have a pleasant day.
    Sincerely,
    Darren Nattinger
    Applications Engineer
    National Instruments
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • LDAP Windows 2000 Login name

    Hi !
    I use the following code to authenticate users against a Windows 2000 Active Directory.
    My problem is that I have to pass the user name "John Doe" instead of the login name "johndoe" as a parameter.
    How can I achive this ? I know, I have to use a fully qualified name like "johndoe@intranet" but ... ???
    Thankx in advance, Gurus !
    package org.mp.intern;
    import java.util.*;
    import javax.naming.*;
    import javax.naming.directory.*;
    public class LDAPTest
         public void authenticate(String server,String domain,String name,String pwd) throws Exception
              Hashtable env = new Hashtable();
              env.put(Context.INITIAL_CONTEXT_FACTORY,"com.sun.jndi.ldap.LdapCtxFactory");
              env.put(Context.PROVIDER_URL, "ldap://" + server + ":389/dc=" + domain);
              env.put(Context.SECURITY_AUTHENTICATION, "simple");
              env.put(Context.SECURITY_PRINCIPAL, "cn=" + name + ",cn=users,dc=" + domain);
              env.put(Context.SECURITY_CREDENTIALS, pwd);
              DirContext ctx = new InitialDirContext(env);
              ctx.close();
         public static void main(String[] args)
              LDAPTest p = new LDAPTest();
              try
                   // I have to do this ..
                   p.authenticate("pdc","intranet","John Doe","mypassword");
                   // ... but I want to do this
                   p.authenticate("pdc","intranet","johndoe@intranet","mypassword");
              catch(Exception ex)
                   ex.printStackTrace();
    }

    Ok,
    have located the solution on my own.
    simply pass the login name plus the domain name as the SECURITY_PRINCIPAL, for example :
    env.put(Context.SECURITY_PRINCIPAL,userName + "@" + domain);
    Not everything is complicated in a heterogeneus world :-))
    cya

  • Install Error Under Windows 2000

    I get an error when I try to install Server 7.3 (it's old, I know) under Windows 2000 Server:
    obackup.vrf(379) OS_ERROR "while getting service startup pormap."
    Anyone know what this means and I how get beyond it?
    Thanks.

    I get an error when I try to install Server 7.3 (it's old, I know) under Windows 2000 Server:
    obackup.vrf(379) OS_ERROR "while getting service startup pormap."I have the same problem. Can anybody help?
    TIA,
    Vladimir Antropov
    [email protected]

  • Webobjects Installshield error on Windows 2000

    Just got WebObjects, but it refuses to install on my machine. The system is running a fresh install of Windows 2000 SP4, andJava SDK 1.3.1. The error is "0x80040707. Function call crashed: licenseKey.checkLicenseKey. Setup will now quit." Upon checking the InstallShield support pages, I found that IS6.22 has a bug which can produce this error before the install script is loaded, but this error appears after the license key is entered. If I deliberately put in an invalid key, it says that the key is not valid, and if Java is not installed it also complains about that. I have tried different cd-rom drives, although that should not make a difference as the cd is fresh out of the box.
    Could my issue be related to low memory? Webobjects clearly says it needs 256MB. The only other thing I can think of is bad setup files, although there does not appear to be any mention of a patch in the official support area. Considering the price fo Webobjects for Windows, I am surprised that it wont even install. I intended to keep the total cost of a deployable system below $1000, thus using a Windows box. Buying a Mac, and OS X Server is not an option for me in this part of the world due to high tax on new hardware.

    It could very well be the lack of RAM. It wouldn't be the first instance of Apple software refusing to install on a computer that doesn't match the requirements. Or it could be something else, but it's been quite a while since I've done anything on a Win 2K computer, so I'm of very little help.
    I think that upgrading your RAM could be a good thing to do. Despite what many Mac users claim, most Apple software will run at acceptable speed on a machine that meets the requirements, however, you might get frustrated with the performance and/or stability of the application if you attempt to run it on, well, hardware that doesn't meet the requirements ...

  • Launch error on Windows 2000

    Hi,
    A few of our customers indicate that they get an error when trying to launch a Java application (JRE 1.2.2) on a Windows 2000 machine (service pack 1 and 2). Essentially, the error is "javaw.exe has generated errors and will be closed by Windows." The customer reports is works on some Windows 2000 machines, but a few give them problems. Any ideas? Thanks.
    Paul Mollenhauer

    Hello Sir
    We have a licensed copy of InstallAnywhere software and have been using it for a long time now.
    As of now we are facing some problem when we wanted to install our JAVA application which was compiled using jdk1.1.8 on Windows2000 system. The same application can be installed on WinNT system but when tried on Windows2000 system the following error occurs. It is as shown below and the attached gif is the version details of our InstallAnywhere software.
    But the problem does not occur if I compile using jdk1.2.2 version.
    Please reply to [email protected]
    Error Message:
    LaunchAnywhere Error
    Can't launch executable
    ( Com error 0x0 occured while attempting to run the application)
    Try re-installing the application
    OK Button.

  • Licensing error in Windows 2000

    Post Author: DaveMoran
    CA Forum: Upgrading and Licensing
    I'm using the RDC component in Crystal XI with SP3 to build a custom application. This application is written in C++ and built using VS2005. I've recently upgraded VS2005 with SP1. I've been installing and running successfully on Windows XP since day one. However I've just installed it on Windows 2000 and I get the following message when I try to display a report:
    A crystal reports job failed because a free license could not be obtained in the time allocated
    Has anybody got any suggestions? Is this related to the VS2005 service pack or perhaps the Crystal service pack? Does it just not work on Windows 2000?
    Dave

    Hello,
    You can probably solve this problem by going to Start >> Run and typing the following:
    Regsvr32 \msi.dll
    Where is the folder where the msi.dll file resides on your computer (you can use Start >> Find to find the exact location). Once you do this, the installation of the 6.0.2 update should work properly.
    Please let me know if you continue to have any problems. Thanks for your patience on this issue, and have a pleasant day.
    Sincerely,
    Darren Nattinger
    Applications Engineer
    National Instruments
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • 0xc000035b error during windows integrated login

    I've been trying to setup an ADFS SQL farm. I've been running into an issue when trying to authenticate a use using Windows Integrate Authentication. I get it in all the browsers that I've tried (IE, Firefox, Chrome). What's happening is that the HTTP challenge
    box keeps popping up. I put in valid credentials (I've entered them in in various forms, UPN, domain\username, etc.), but the system never accepts them and keeps challenging until I cancel or I get a 401. When I look into the logs I see the following:
    An account failed to log on.
    Subject:
    Security ID: NULL SID
    Account Name: -
    Account Domain: -
    Logon ID: 0x0
    Logon Type: 3
    Account For Which Logon Failed:
    Security ID: NULL SID
    Account Name: portaluser1
    Account Domain: vo
    Failure Information:
    Failure Reason: An Error occured during Logon.
    Status: 0xc000035b
    Sub Status: 0x0
    Process Information:
    Caller Process ID: 0x0
    Caller Process Name: -
    Network Information:
    Workstation Name: CROBISON-PC
    Source Network Address: -
    Source Port: -
    Detailed Authentication Information:
    Logon Process:
    Authentication Package: NTLM
    Transited Services: -
    Package Name (NTLM only): -
    Key Length: 0
    During the setup of the ADFS SQL farm, I got a warning about the service principle name being already taken by some other AD object. Upon further investigation, that error is appearing because the setup is trying to assign an SPN to a domain user that is
    already assigned to the machine in the AD. So, I found ADFS docs that show how to manually assign an SPN to a service account. Still no go. 
    So here is a run down on how ADFS is being accessed. We have a reverse proxy that all web traffic is going through. The ADFS server farm (a farm of one server) is behind this reverse proxy. I've tried assigning SPNs to the service account that ADFS is running
    under that reflect external and internal DNS names. Can anyone shed some light on this? Windows integrated auth works great when I setup a stand-alone server and don't have to do all the service account stuff.

    Hallis:
    I have a web application running on Azure, the ADFS server is published to the internet using TMG.
    When accessing the application from my internal network everything works as expected. I see from the logs that the user is loggen on using Kerberos. This works for both domain joined computers and others.
    But, when accessing the application from outside my internal network I get the same behaviour as you described.
    The only difference in these scenarios is the reverse proxy. When it fails NTLM is used, when it works Kerberos is used. Maybe ADFS does not support NTLM?
    pagefaulted:
    I'm having the same issue except replace a reverse proxy with a F5 Bigip. Anyone out there have any solutions or at least explain why it is failing?
    Hi all,
    I've encountered the same issue a few of you mentioned above, when using a reverse proxy. In my case, the solution was to turn off Extended Protection (see
    Configure Extended Protection in IIS 7.5 or
    Windows Extended Protection) on the LS folder, or to configure it to match your use scenario and not perform channel-binding token (CBT) checking.
    To turn Extended Protection off, on the AD FS server, launch IIS Manager, then, on the left side tree view, access
    Sites -> Default Web Site -> adfs -> ls. Once you’ve selected the “/adfs/ls” folder, double-click the
    Authentication icon, then right-click Windows Authentication and select
    Advanced Settings… On the Advanced Settings dialog, choose Off for
    Extended Protection.
    HTH, 
    -Ran

  • 11.5.9 cloning error on windows 2000

    Hi,
    During cloning of 11.5.9 on windows i faced this issue in log file. plz help
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCPROD))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=syst.syst.com)(Port=1526))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    adora8iinf.cmd exiting with status 0
    ERRORCODE = 0 ERRORCODE_END
    best regards,
    Kashif

    Hi Kashif,
    Looks like the same issue as you've reported in :
    11.5.9 Cloning issue
    Check the above Post
    KAR

  • Different Pre-Windows 2000 domain and FQDC.

    I have a SBS 2003 box that was originally migrated from SBS2000. i just finished install new 2012 standard server and installed AD service on it, but when i trying promote to DC, it won't do it until functional level raise to least 2003 level.
    My question is following:
    when user login, user uses pre-windows 2000 login name.  
    For example, DC11\user but FQDC is DC1.local.  we have no DC11 exist. 
    When user trying login as DC1\user, it won't able to login. even Administrator has to login as DC11\administrator not DC1\administrator. 
     When i look user properties account login name user @dc1.local and pre-Windows 2000 name DC11\ user are listed. 
    if i raised to Windows 2003 function level, did user can't login? or any effect? 
    Thanks

    DC11 is the NetBIOS name of your domain and it can be changed using Active Directory Domain rename tools -
    http://technet.microsoft.com/en-us/windowsserver/bb405948.aspx - if you don't want to use DC11 in your environment. However, this could have impact other applications like Exchange,
    as Exchange doesn't support domain rename.
    Another option for you would be to deploy a new Forest or domain with the names that you desire and migrate stuff - Users/Workstations/Servers/Application and get rid of old domain.
    UPNs ([email protected]) is easy to change but changing NetBIOS is a complex process and needs to be done with extreme care.
    - Sarvesh Goel - Enterprise Messaging Administrator

  • Server Login Error with 8I on a Windows 2000 PC?

    Hi all,
    Anyone ever run into this error:
    "server rejected the connection database editor #12154"
    8I was installed on a Windows 2000 PC.
    Thanks in advance!
    Gary

    Gary,
    This forum focesses on connectivity to non-Oracle systems. Your question would be best posted on the General database forum.

  • Error -36 connecting to Windows 2000 Server

    I'm trying to connect to a windows 2000 server that appears in my Network browser but I can't authenticate using the Network browser or via smb://.
    I have been able to connect in the past no problem and I can login to the server on another machine using my user and password.
    I get two errors:
    If I go via Network browser I can click and get a username and password dialog box. When I enter my details and hit return I get - 'The alias (servername) could not be opened because the original could not be found'
    If I go via Connect to Server i get a "can't connect to server blah blah (-36 error)" and I can cancel or try again.
    I've searched high and low for a solution but can't find anything like this.
    I suspect I need to trash some preference or other, like you could do in OS9, but I have no idea where to start with OS X.
    Can anyone help?
    Al
    G5   Mac OS X (10.3.9)  

    See the following article
    http://docs.info.apple.com/article.html?artnum=301580
    Basically the steps are as follows:
    Follow the steps below to configure your computer to use plain text passwords to make SMB/CIFS connections when the specified Samba or Windows (SMB/CIFS) server does not support encrypted passwords. (You must be an administrator to do these steps.)
    Make sure that you are not currently connected to any Samba or Windows (SMB/CIFS) servers and that you do not have any Samba or Windows-related error messages open.
    Open the Terminal (/Applications/Utilities/).
    At the prompt, type: sudo pico /etc/nsmb.conf
    Press Return.
    Enter your password when prompted, then press Return again.
    You should see an empty file and a "New File" notice at the bottom of the pico window. If you do not see the "New File" notice, this file already exists.
    Enter the following into the file so that it appears as follows:
    [default]
    minauth=none
    Save the file (press Control-O), press Return, then exit pico (Control-X).
    Type: sudo chmod a+r /etc/nsmb.conf
    Press Return.
    Restart your computer.

Maybe you are looking for

  • Safari "quits unexpectedly" on open

    Safari crashes and gives me an error report every time I open it. Please help as it's becoming quite frustrating and none of the other support threads of looked at have helped me at all. Thanks Here is the error report Process:         Safari [10781]

  • Container values not appearing in alerts - SAP CRM 7.0

    Hi Experts, I have 2 issues: 1. I am calling an alert on lead creation by calling an action with processing type as TRIGGER ALERT. The alert appears on the home page but the container values defined in the long text are not appearing. The containers

  • Date and Time Variable

    Hello BI gurus, This may be confusing so I will try my best to explain... I am working on a report in which I need to allow the user to choose a specific Date and Time period.  Now I have both Date and Time avaliable in my infoprovider.  If I create

  • Displays - gather windows from 2nd monitor? OR - turn off detected display?

    I use my Sony HDTV (960XBR) via HDMI as a 2nd monitor sometimes (also use a 17" LCD sometimes). When not using the Sony for the Mac (like actually watching TV!), the Mac still detects it as a display and allows any program windows I'd placed there to

  • Can i share a calendar event with another iphone?

    My husband and kids and I all have IPhone 4's.  Is there any way to "share" calendar events with each other as we do contacts??