Need Help Creating my first logon

Value creation failed at line 375.

Ive been trying to apply this logon i made but whenever i do, it pops up with an error message that reads "Value creation failed at line 375." I was wondering what that meant and how i could fix that problem.

1,679 views 7 replies
Reply #1 Top

I don't recognize that error and google doesn't find it related to LV.

 

You can find a number of tutorials here: http://wiki.wincustomize.com/wiki/LogonStudio#Tutorials

Reply #2 Top

I used to get that when I first started making Logons....I think I ended up deleting what I was working on, and starting fresh. That is about all I can give you, since it has been over five years ago that I had that happen. Sorry. :S

Reply #3 Top

open the uifile for it and find that line - on the one's i looked at it appears to be related to Bitmap_102.bmp or _103 or _104

most of the valuation creation failed messages I've seen are due to a bmp not being a true bmp (you can't just rename a jpg or png, etc - it needs to be saved as a bmp using a graphics program) or the bmp got corrupted somehow

Reply #5 Top

now its coming up with one that says 380
End of quote

 

open the uifile for it and find that line
End of quote

 

380 looks to be Go button

 

all imges must be true bitmap

 

bmp not being a true bmp (you can't just rename a jpg or png, etc - it needs to be saved as a bmp using a graphics program) or the bmp got corrupted somehow
End of quote

Reply #6 Top

380 looks to be Go button
End of quote

 

same with the one's I checked