Value creation failed

Ok I just downloaded the LogonStudio and made my own logonscreen. Fun stuff but I have a problem every time I try to apply it the message Value creation failed " at line 18 pops up. Anyone know how to fix it? I can apply all the others except the one I made.
Thanks
1,826 views 4 replies
Reply #1 Top
Take a look at your "Top Panel" settings within the LS editor...

Keep in mind that you can *ONLY use .BMP's..


Just a couple hints..
Reply #2 Top
Ok looked at it. I still don't understand what is wrong with it.

This is the theme.ini file

ContentContainer=Bitmap_100.bmp
PasswordEdit=Bitmap_102.bmp
ButtonGo=Bitmap_103.bmp
ButtonGoSelected=Bitmap_104.bmp
ButtonHelp=Bitmap_105.bmp
ButtonHelpSelected=Bitmap_106.bmp
ButtonClose=Bitmap_107.bmp
ButtonUnDock=Bitmap_108.bmp
ScrollButtonDown=Bitmap_109.bmp
ScrollButtonUp=Bitmap_110.bmp
ScrollBody=Bitmap_111.bmp
UserFrameSelected=Bitmap_112.bmp
UserIconPlaceHolder=Bitmap_113.bmp
Bitmap_114.bmp=Bitmap_114.bmp
UserIconPlaceHolderSelected=Bitmap_119.bmp
Bitmap_121.bmp=Bitmap_121.bmp

WinLogo=Bitmap_123.bmp
VerticalDivider=Bitmap_124.bmp
HorizontalTopDivider=Bitmap_125.bmp
HorizontalBottomDivider=Bitmap_126.bmp
Bitmap_127.bmp=Bitmap_127.bmp
Bitmap_122.bmp=Bitmap_122.bmp
[Strings]
1=arial
2=tahoma
3=tahoma
6=Type your password
8=Please type your password again. \nBe sure to use the correct uppercase and lowercase letters.
9=You can click the "?" button to see your password hint.\n\nPlease type your password again. \nBe sure to use the correct uppercase and lowercase letters.
10=Did you forget your password?
13=Password Hint:
14=Undock computer
15=Logged on
16=Currently logged on
17=Undock %s
18=You can use your password reset disk.\n\nPlease type your password again. \nBe sure to use the correct uppercase and lowercase letters.
19=You can click the "?" button to see your password hint.\nOr you can use your password reset disk.\n\nPlease type your password again. \nBe sure to use the correct uppercase and lowercase letters.
26=Logging on...
27=%d unread mail message.
28=%d unread mail messages.
29=%d program running.
30=%d programs running.
31=please wait...
32=%s has %d program running
33=%s has %d programs running
34=Running too many programs can slow down your computer. \nIf your computer is running more slowly than normal, try closing some programs.
35=%s has %d e-mail message
36=%s has %d e-mail messages
37=To read your messages, log on and choose E-mail from the Start menu.
38=%s is logged on
39=Running too many programs may slow down your computer. \nIf your computer is running more slowly than normal, try logging some users off.
40=%s (%d)
42=14
43=9
44=36
45=14
46=8
47=8
48=arial
100=Log user on
22=
12=
7=
11=
[General]
UiFile=UIFILE.txt
PreviewFile=preview.jpg
[EnhancedLayout]
BottomDivVisible=True
CenterDivVisible=False
TopDivVisible=True
pnlCenterPicture=100
pnlCenterFirstcolor=14450266
pnlCenterLastcolor=14450266
Logo_Picture=
pnlCenterShutDown_Picture=
pnlCenterStyle=1
MaskColor=0
picHeight=800
picWidth=1200
pnlTopHeight=0
pnlTopVisible=False
pnlTopPicture=
pnlTopFirstcolor=10895890
pnlTopLastcolor=10895890
pnlTopStyle=0
pnlBottomVisible=False
pnlBottomPicture=
pnlBottomFirstcolor=10895890
pnlBottomLastcolor=10895890
pnlBottomStyle=0
pnlBottomHeight=100
PanelWidth=0%
msgLoginNoticeFontSize=8
msgLoginNoticeFontBold=False
msgLoginNoticeFontItalic=False
msgLoginNoticeFontName=arial
msgLoginNoticeForecolor=16777215
msgNoticeFontSize=9
msgNoticeFontBold=False
msgNoticeFontItalic=False
msgNoticeFontName=tahoma
msgNoticeForecolor=16777215
msgShutDownFontSize=14
msgShutDownFontBold=False
msgShutDownFontItalic=False
msgShutDownFontName=tahoma
msgShutDownForecolor=16777215
msgUserNameFontSize=8
msgUserNameFontBold=False
msgUserNameFontItalic=False
msgUserNameFontName=arial
msgUserNameForecolor=16777215
msgUserStatus=Turn off computer
msgUserStatusFontSize=10
msgUserStatusFontBold=False
msgUserStatusFontItalic=False
msgUserStatusFontName=tahoma
msgUserStatusForecolor=16777215
msgWelcomeFontSize=36
msgWelcomeFontBold=False
msgWelcomeFontItalic=False
msgWelcomeFontName=arial
msgWelcomeForecolor=16777215
msgWelcomeShadowcolor=0
AccountPos=5
LogoPos=1
UserAccAlpha0=96
UserAccAlpha1=255
UserAccAlpha2=150
UserAccountBackColor=11711154
msgLoginNoticeCaption=
msgShutDown=
msgWelcome=

[About]
LogonName=mine
AuthorName=Sam
[email protected]
LogonVer=1
Notes=trial


does that make any since?
Reply #3 Top
O wait.. bmp ok let me change thata nd see if I still get it.
Reply #4 Top
Bmp_100 has to be a true bmp...not a .jpg renamed to .bmp. Open it in Paint or whatever graphics program you have and save it as a 24 bit bmp.