03-21-2006 10:27 AM
03-21-2006 11:12 AM
Regarding the first problem, please read the Knowledge Base article "Measurement Studio .NET Assemblies Take More Than 10 Seconds to Load at Run Time" and see if that helps identify and solve the problem.
Regarding the second problem, it sounds like mesa.dll is not on the system. Did you create an installer for the application or did you xcopy deploy the application? If the former, do you have NIMesaDLL.msm in your deployment project? For more information on the merge modules you need, see the "Measurement Studio .NET Merge Modules" topic in the Measurement Studio help. If the latter, did you copy mesa.dll with the application? For more information on xcopy deployment, see the "Measurement Studio .NET XCOPY Deployment Files" topic in the Measurement Studio help.
- Elton
03-21-2006 12:53 PM
Hi, Elton,
Thanks for the help.
The first problem was solved with your help.
The second problem: I created the installer. However, I can't find NIMesaDLL.msm file on my computer. I am wondering why. Is this due to the installation of Measurement Studio?
Thanks,
Larry
03-21-2006 01:04 PM
03-21-2006 01:31 PM
Hi, Jeff and Elton,
The second problem was solved. The problem was that I didn't install the C++ support part when I installed MS8.0. The NIMesaDLL.msm is in there. I re-installed MS8.0 by adding C++ support part and the problem was solved.
Thank you very much for the help.
Kind regards,
Larry