Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

-------------------------------------------------------------------------------Product::IPersistFile::Load failed with HRESULT 0x8007000D Filename: C:\Documents and Settings\Administrator\My Documents\DIALux\Database\P aragon\Data Den Paragon\High Pressure Lamp-Hibay

PHBF420AL 250W METAL HALIDE CGZ 3091109-03246-O.ies

-------------------------------------------------------------------------------PlugIn Log for DIALux20.PlugIn:UserDatabase Date: 10/10/12 Time: 13:03:43 Log Version 1.2 Error in dialux://C:/Documents and Settings/All Users/Application Data/DIALux/Us erDatabase/Bin.opk!/1033.htm errorLine : 641 errorCharacter : 9 errorCode : 0 errorMessage : The data is invalid. errorUrl : dialux://C:/Documents and Settings/All Users/Application Data/DIALux/ UserDatabase/Bin.opk!/1033.htm 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 filesel.AddFileType strUld, "uld" filesel.AddFileType strAll, "*" 'die 1 heisst ffnen, 0 heisst speichern dim strFilename if filesel.DoModal (0, 1) <> 0 then strFilename = filesel.Filename(0) dim Import set Import = CreateObject ("DIALux20.ULDCreator") dim uld ERROR-->set uld = Import.CreateFromFile(strFilename) dim res res = Import.SendToUserDatabase if res = 1 or res = 2 then msgbox strLeuchte+ strFilename+ strZurDatenbank,0,"Userdatabase" end if end if gesucht = 1 ReadDatabase() End sub

-------------------------------------------------------------------------------Product::IPersistFile::Load failed with HRESULT 0x8007000D Filename: C:\Documents and Settings\Administrator\My Documents\DIALux\Database\P aragon\Data Den Paragon\High Pressure Lamp-Hibay PHBF420AL 250W METAL HALIDE CGZ 3091109-03246-O.ies

--------------------------------------------------------------------------------

PlugIn Log for DIALux20.PlugIn:UserDatabase Date: 10/10/12 Time: 13:03:56 Log Version 1.2 Error in dialux://C:/Documents and Settings/All Users/Application Data/DIALux/Us erDatabase/Bin.opk!/1033.htm errorLine : 641 errorCharacter : 9 errorCode : 0 errorMessage : The data is invalid. errorUrl : dialux://C:/Documents and Settings/All Users/Application Data/DIALux/ UserDatabase/Bin.opk!/1033.htm 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 filesel.AddFileType strUld, "uld" filesel.AddFileType strAll, "*" 'die 1 heisst ffnen, 0 heisst speichern dim strFilename if filesel.DoModal (0, 1) <> 0 then strFilename = filesel.Filename(0) dim Import set Import = CreateObject ("DIALux20.ULDCreator") dim uld ERROR-->set uld = Import.CreateFromFile(strFilename) dim res res = Import.SendToUserDatabase if res = 1 or res = 2 then msgbox strLeuchte+ strFilename+ strZurDatenbank,0,"Userdatabase" end if end if gesucht = 1 ReadDatabase() End sub

You might also like