Index » Immidio Flex Profiles » Import problem with Immidio Flex Profile 6.0.1 Messages in this topic - RSS
4/19/2010 2:18:18 PM
jimmorrison
Posts 4
The problem is that Flex profile is only importing the first file in the directory (the first alphabetically). I have ivestigated this a little by adding som logging to the vbs-file and checking folder contents, and
every ini-file is copied from config-directory to temp. and it starts the for each inifile in inifolder loop and processes the first file but it looks like that is where it stops.
No errors logged in flexengine.log

ANy ideaas?
4/20/2010 8:53:05 AM
Arnout Grootveld — Immidio
Posts 269
"Jim",

Did this problem appear all of a sudden, or has it never worked before? If you temporarily rename your INI files so another file becomes the first alphabetically, does it still only process that single file?

I don't quite remember the way the VBScript works, but could it be the case that your license file is missing/broken?

--
Arnout.
4/20/2010 10:13:22 AM
jimmorrison
Posts 4
Just a noobfail.

Used wrong arguments when i called the Flex profile vbs from my login vbs. When the login vbs ended so did the flex script. So i guess the flex script never came longer than to start with the first file.
pages: 1
|

Index » Immidio Flex Profiles » Import problem with Immidio Flex Profile 6.0.1