NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

frontend login error

Whenever I open up Teststand, I get an error message (-17004) which states that step login of 'Login Logout' in FrontEndCallbacks.seq could not load frontend.dll.  I checked and made sure that frontend.dll was in the proper directory.  I am trying to run the evaluation Teststand 2010 SP1 software on a Windows 7 SP1 computer. Any ideas? 

0 Kudos
Message 1 of 4
(3,923 Views)

It maybe that some of the DLL's on which front end dll depends is not found.

Use dependency walker tool (depends.exe) to find out the missing files.

 

0 Kudos
Message 2 of 4
(3,920 Views)

I ran the dependency walker and I got 2 warnings.  The first was that one load delay-load dependency module was not found (ieshims.dll).  So I then went ahead and copied ieshims.dll to the necessary directory.  That warning then went away.  The second warning was that one module has an unresolved import due to a missing export function in a delay-load dependent module (ieframe.dll).  The second warning did not go away when I copied ieshims.dll to the necessary directory.

0 Kudos
Message 3 of 4
(3,916 Views)

Hi,

 

For the Ieframe.dll please check the link below.

 

http://pcsupport.about.com/od/findbyerrormessage/a/ieframedll.htm

 

It gives the procedure to install the ieframe ( not copy).

Please try it out.

0 Kudos
Message 4 of 4
(3,914 Views)