PDA

View Full Version : 3.0.14.120 Install failed.



Michael Mullan
1-Apr-2007, 03:16 PM
I have a Win 2k server, which is also a domain controller.
In installed IIS
FTP
VDF11.1
Electos 3.0
my 2 Electos websites, and all was working.

Then I installed VDF12 and Electos 3.0.14

Not working. If I try to login, and give bad credentials, the login
fails and I get the expected "login failed" type message.

However if I give correct credentials, then i get "there was an error on
the page"
Line 35
Char 3
"A DLL initialization routine failed"
code: 0
url: http://localhost/sitemanager/default.asp

Any Ideas as to which DLL?

regards

Michael.

Michael Mullan
1-Apr-2007, 07:24 PM
OOPS. that should be installed IIS , ftp, vdf11.1, Electos 2.0.

Michael Mullan wrote:
> I have a Win 2k server, which is also a domain controller.
> In installed IIS
> FTP
> VDF11.1
> Electos 3.0
> my 2 Electos websites, and all was working.
>
> Then I installed VDF12 and Electos 3.0.14
>
> Not working. If I try to login, and give bad credentials, the login
> fails and I get the expected "login failed" type message.
>
> However if I give correct credentials, then i get "there was an error on
> the page"
> Line 35
> Char 3
> "A DLL initialization routine failed"
> code: 0
> url: http://localhost/sitemanager/default.asp
>
> Any Ideas as to which DLL?
>
> regards
>
> Michael.

Michael Mullan
2-Apr-2007, 08:39 AM
More information..
I installed server side debugging, and the debugger breaks on
/include/javascript/main_init.js line 35
which begins with
(oElement.Filters)?oElement.style.filter

At this point I'm fairly sure that if there is a Configuration error on
my server, I can't find it :-(

HELP!

Michael.

Michael Mullan wrote:
> OOPS. that should be installed IIS , ftp, vdf11.1, Electos 2.0.
>
> Michael Mullan wrote:
>
>> I have a Win 2k server, which is also a domain controller.
>> In installed IIS
>> FTP
>> VDF11.1
>> Electos 3.0
>> my 2 Electos websites, and all was working.
>>
>> Then I installed VDF12 and Electos 3.0.14
>>
>> Not working. If I try to login, and give bad credentials, the login
>> fails and I get the expected "login failed" type message.
>>
>> However if I give correct credentials, then i get "there was an error
>> on the page"
>> Line 35
>> Char 3
>> "A DLL initialization routine failed"
>> code: 0
>> url: http://localhost/sitemanager/default.asp
>>
>> Any Ideas as to which DLL?
>>
>> regards
>>
>> Michael.

Michael Mullan
2-Apr-2007, 10:18 AM
Yet more information.

Installed Firefox 2.0

Now it works! Yipee!
IE 6.0 SP1 still fails as before though.

I upgraded one site without issue, which gave me the courage to updrade
the other, which promptly failed with a tiemout error. I'm not sure
which bits of the second site will not work, but I'm sure I'll find out
over the next few days.

Michael.

Michael Mullan wrote:
> More information..
> I installed server side debugging, and the debugger breaks on
> /include/javascript/main_init.js line 35
> which begins with
> (oElement.Filters)?oElement.style.filter
>
> At this point I'm fairly sure that if there is a Configuration error on
> my server, I can't find it :-(
>
> HELP!
>
> Michael.
>
> Michael Mullan wrote:
>
>> OOPS. that should be installed IIS , ftp, vdf11.1, Electos 2.0.
>>
>> Michael Mullan wrote:
>>
>>> I have a Win 2k server, which is also a domain controller.
>>> In installed IIS
>>> FTP
>>> VDF11.1
>>> Electos 3.0
>>> my 2 Electos websites, and all was working.
>>>
>>> Then I installed VDF12 and Electos 3.0.14
>>>
>>> Not working. If I try to login, and give bad credentials, the login
>>> fails and I get the expected "login failed" type message.
>>>
>>> However if I give correct credentials, then i get "there was an error
>>> on the page"
>>> Line 35
>>> Char 3
>>> "A DLL initialization routine failed"
>>> code: 0
>>> url: http://localhost/sitemanager/default.asp
>>>
>>> Any Ideas as to which DLL?
>>>
>>> regards
>>>
>>> Michael.
>
>
>
> ------------------------------------------------------------------------
>

Edwin van der Velden
3-Apr-2007, 02:17 AM
I would not expect the upgrde process to timeout but it's possible, did the
version of the website change to 3.0.14? I so it probably finshed the actual
upgrade but didn't have time left to perform some post-upgrade functions. If
the version on the website hasn't changed yet it was somewhere in the middle
of the upgrading and you should be able to start the upgrade once again.
Since the upgrade process checks if parts of the upgrade are already
performed the second time should go faster since it will skip the parts
already done and finish without timing out.

Regards,

Edwin van der Velden


"Michael Mullan" <mmullan@nyc.rr.com> wrote in message
news:u9DjPoTdHHA.5880@dacmail.dataaccess.com...
> Yet more information.
>
> Installed Firefox 2.0
>
> Now it works! Yipee!
> IE 6.0 SP1 still fails as before though.
>
> I upgraded one site without issue, which gave me the courage to updrade
> the other, which promptly failed with a tiemout error. I'm not sure which
> bits of the second site will not work, but I'm sure I'll find out over the
> next few days.
>
> Michael.
>
> Michael Mullan wrote:
>> More information..
>> I installed server side debugging, and the debugger breaks on
>> /include/javascript/main_init.js line 35
>> which begins with
>> (oElement.Filters)?oElement.style.filter
>>
>> At this point I'm fairly sure that if there is a Configuration error on
>> my server, I can't find it :-(
>>
>> HELP!
>>
>> Michael.
>>
>> Michael Mullan wrote:
>>
>>> OOPS. that should be installed IIS , ftp, vdf11.1, Electos 2.0.
>>>
>>> Michael Mullan wrote:
>>>
>>>> I have a Win 2k server, which is also a domain controller.
>>>> In installed IIS
>>>> FTP
>>>> VDF11.1
>>>> Electos 3.0
>>>> my 2 Electos websites, and all was working.
>>>>
>>>> Then I installed VDF12 and Electos 3.0.14
>>>>
>>>> Not working. If I try to login, and give bad credentials, the login
>>>> fails and I get the expected "login failed" type message.
>>>>
>>>> However if I give correct credentials, then i get "there was an error
>>>> on the page"
>>>> Line 35
>>>> Char 3
>>>> "A DLL initialization routine failed"
>>>> code: 0
>>>> url: http://localhost/sitemanager/default.asp
>>>>
>>>> Any Ideas as to which DLL?
>>>>
>>>> regards
>>>>
>>>> Michael.
>>
>>
>>
>> ------------------------------------------------------------------------
>>

Edwin van der Velden
3-Apr-2007, 02:19 AM
Is there any more information as to why it would break there? like any error
message, and does it give an error message when you run without debugger?

Regards,

Edwin van der Velden


"Michael Mullan" <mmullan@nyc.rr.com> wrote in message
news:NkymqwSdHHA.1652@dacmail.dataaccess.com...
> More information..
> I installed server side debugging, and the debugger breaks on
> /include/javascript/main_init.js line 35
> which begins with
> (oElement.Filters)?oElement.style.filter
>
> At this point I'm fairly sure that if there is a Configuration error on
> my server, I can't find it :-(
>
> HELP!
>
> Michael.
>
> Michael Mullan wrote:
>> OOPS. that should be installed IIS , ftp, vdf11.1, Electos 2.0.
>>
>> Michael Mullan wrote:
>>
>>> I have a Win 2k server, which is also a domain controller.
>>> In installed IIS
>>> FTP
>>> VDF11.1
>>> Electos 3.0
>>> my 2 Electos websites, and all was working.
>>>
>>> Then I installed VDF12 and Electos 3.0.14
>>>
>>> Not working. If I try to login, and give bad credentials, the login
>>> fails and I get the expected "login failed" type message.
>>>
>>> However if I give correct credentials, then i get "there was an error
>>> on the page"
>>> Line 35
>>> Char 3
>>> "A DLL initialization routine failed"
>>> code: 0
>>> url: http://localhost/sitemanager/default.asp
>>>
>>> Any Ideas as to which DLL?
>>>
>>> regards
>>>
>>> Michael.
>
>

Edwin van der Velden
3-Apr-2007, 02:25 AM
I believe there are 4 dll files in the electos\programs folder (bgd.dll,
Electos.dll, Invoke.dll, VdfAdsi.dll) so all 4 of those should actually be
there, and they should be registered with windows (installer normally takes
care of this). I'm not at all sure if this is the problem but I know I had
to mannually register those dll files once to get my version working,
although I didn't use the installer that time and installed all
files/settings mannually.

Regards,

Edwin van der Velden


"Michael Mullan" <mmullan@nyc.rr.com> wrote in message
news:cR6um0LdHHA.5596@dacmail.dataaccess.com...
> OOPS. that should be installed IIS , ftp, vdf11.1, Electos 2.0.
>
> Michael Mullan wrote:
>> I have a Win 2k server, which is also a domain controller.
>> In installed IIS
>> FTP
>> VDF11.1
>> Electos 3.0
>> my 2 Electos websites, and all was working.
>>
>> Then I installed VDF12 and Electos 3.0.14
>>
>> Not working. If I try to login, and give bad credentials, the login
>> fails and I get the expected "login failed" type message.
>>
>> However if I give correct credentials, then i get "there was an error on
>> the page"
>> Line 35
>> Char 3
>> "A DLL initialization routine failed"
>> code: 0
>> url: http://localhost/sitemanager/default.asp
>>
>> Any Ideas as to which DLL?
>>
>> regards
>>
>> Michael.

Michael Mullan
3-Apr-2007, 05:50 AM
Edwin van der Velden wrote:
> Is there any more information as to why it would break there? like any error
> message,
"A DLL initialization routine failed"
and does it give an error message when you run without debugger?
Yes
>
> Regards,
>
> Edwin van der Velden
>
>
> "Michael Mullan" <mmullan@nyc.rr.com> wrote in message
> news:NkymqwSdHHA.1652@dacmail.dataaccess.com...
>
>>More information..
>>I installed server side debugging, and the debugger breaks on
>>/include/javascript/main_init.js line 35
>>which begins with
>> (oElement.Filters)?oElement.style.filter
>>
>>At this point I'm fairly sure that if there is a Configuration error on
>>my server, I can't find it :-(
>>
>>HELP!
>>
>>Michael.
>>
>>Michael Mullan wrote:
>>
>>>OOPS. that should be installed IIS , ftp, vdf11.1, Electos 2.0.
>>>
>>>Michael Mullan wrote:
>>>
>>>
>>>>I have a Win 2k server, which is also a domain controller.
>>>>In installed IIS
>>>>FTP
>>>>VDF11.1
>>>>Electos 3.0
>>>>my 2 Electos websites, and all was working.
>>>>
>>>>Then I installed VDF12 and Electos 3.0.14
>>>>
>>>>Not working. If I try to login, and give bad credentials, the login
>>>>fails and I get the expected "login failed" type message.
>>>>
>>>>However if I give correct credentials, then i get "there was an error
>>>>on the page"
>>>>Line 35
>>>>Char 3
>>>>"A DLL initialization routine failed"
>>>>code: 0
>>>>url: http://localhost/sitemanager/default.asp
>>>>
>>>>Any Ideas as to which DLL?
>>>>
>>>>regards
>>>>
>>>>Michael.
>>
>>
>
>

Michael Mullan
3-Apr-2007, 05:51 AM
Edwin van der Velden wrote:
Itried regsvr32 just on the off chance, and only one of the DLL's
actually registered, the other three could not find "entry point"

> I believe there are 4 dll files in the electos\programs folder (bgd.dll,
> Electos.dll, Invoke.dll, VdfAdsi.dll) so all 4 of those should actually be
> there, and they should be registered with windows (installer normally takes
> care of this). I'm not at all sure if this is the problem but I know I had
> to mannually register those dll files once to get my version working,
> although I didn't use the installer that time and installed all
> files/settings mannually.
>
> Regards,
>
> Edwin van der Velden
>
>
> "Michael Mullan" <mmullan@nyc.rr.com> wrote in message
> news:cR6um0LdHHA.5596@dacmail.dataaccess.com...
>
>>OOPS. that should be installed IIS , ftp, vdf11.1, Electos 2.0.
>>
>>Michael Mullan wrote:
>>
>>>I have a Win 2k server, which is also a domain controller.
>>>In installed IIS
>>>FTP
>>>VDF11.1
>>>Electos 3.0
>>>my 2 Electos websites, and all was working.
>>>
>>>Then I installed VDF12 and Electos 3.0.14
>>>
>>>Not working. If I try to login, and give bad credentials, the login
>>>fails and I get the expected "login failed" type message.
>>>
>>>However if I give correct credentials, then i get "there was an error on
>>>the page"
>>>Line 35
>>>Char 3
>>>"A DLL initialization routine failed"
>>>code: 0
>>>url: http://localhost/sitemanager/default.asp
>>>
>>>Any Ideas as to which DLL?
>>>
>>>regards
>>>
>>>Michael.
>
>
>

Michael Mullan
5-Apr-2007, 11:28 AM
I got a resolution to this issue from Edwin, there was a missing "/" in
the URL in the studio, which is now fixed.

> The problem was the website url in the website's settings tables.
> The first site had http://www.saa-pfo.org/ as url, which is fine, no
> escape character there, the second site (the one with the error) had
> http://www.sailtasca.org which should be fine too, but the studio adds
> a trailing "\" to paths and apparently urls too when no "\" or "/" is
> found as the last character, which is not fine.
>

Big thanks to Edwin for his prompt and timely assistance.

Michael.

Michael Mullan wrote:
> Edwin van der Velden wrote:
> Itried regsvr32 just on the off chance, and only one of the DLL's
> actually registered, the other three could not find "entry point"
>
>> I believe there are 4 dll files in the electos\programs folder
>> (bgd.dll, Electos.dll, Invoke.dll, VdfAdsi.dll) so all 4 of those
>> should actually be there, and they should be registered with windows
>> (installer normally takes care of this). I'm not at all sure if this
>> is the problem but I know I had to mannually register those dll files
>> once to get my version working, although I didn't use the installer
>> that time and installed all files/settings mannually.
>>
>> Regards,
>>
>> Edwin van der Velden
>>
>>
>> "Michael Mullan" <mmullan@nyc.rr.com> wrote in message
>> news:cR6um0LdHHA.5596@dacmail.dataaccess.com...
>>
>>> OOPS. that should be installed IIS , ftp, vdf11.1, Electos 2.0.
>>>
>>> Michael Mullan wrote:
>>>
>>>> I have a Win 2k server, which is also a domain controller.
>>>> In installed IIS
>>>> FTP
>>>> VDF11.1
>>>> Electos 3.0
>>>> my 2 Electos websites, and all was working.
>>>>
>>>> Then I installed VDF12 and Electos 3.0.14
>>>>
>>>> Not working. If I try to login, and give bad credentials, the login
>>>> fails and I get the expected "login failed" type message.
>>>>
>>>> However if I give correct credentials, then i get "there was an
>>>> error on the page"
>>>> Line 35
>>>> Char 3
>>>> "A DLL initialization routine failed"
>>>> code: 0
>>>> url: http://localhost/sitemanager/default.asp
>>>>
>>>> Any Ideas as to which DLL?
>>>>
>>>> regards
>>>>
>>>> Michael.
>>
>>
>>
>>