12-21-2006 07:32 AM
12-21-2006 09:22 AM
12-25-2006 06:45 AM
12-27-2006 11:37 AM
BTW - Are you running 8.0 or 8.0.1? If you haven't installed the patch, make sure to do that.
Well, that was the easy version...we'll now need to try the more complicated stuff...there is always the uninstall, reinstall - but I hate doing that w/o cause - so let's try this. Go to www.microsoft.com/downloads and download the .NET SDK for the version of .NET you are using (the latest version installed unless you've created a LabVIEW.exe.config file to specify the version). Then read over this post to see how to use the fusion logger.
Then make sure the history for the fusion logger is clear and then launch LabVIEW. Once LV is up, refresh and see what it says. You'll probably get at least one error in loading an assembly, but we handle that - so you should also see a success for it. But this will tell us if you're failing to load the LabVIEW .NET components.
01-19-2007 04:25 AM
01-19-2007 10:31 AM
These are expected errors as it is .NET's first attempt to load some LV assemblies. We then handle them and load in the assemblies...if you turn on logging for successful assembly loads, you'll see that they are resolved.
Does the calculator example run for you?
01-22-2007 09:53 AM
01-25-2007 04:42 PM
01-29-2007 02:57 AM
Hi Lycangeek,
I'm sorry about your illness. I hope, you'll get well soon. First of all, I turned on full logging and deleted all old log records. After I started the Calculator.vi example, I got logs which are in attechments.
01-29-2007 02:59 AM