cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
lartho
Level 3

Problem with User Authentication

I have a problem with User Authentication.
Everthing works fine without User Authentication, but if I turn it on,
the installation process stops after processing the ASP script.
The ASP script is very simple :

<%
Response.Write "OK"
%>

After processing the script the Setup status changes to "download Update".
At this point I always get the following Error:
(Error on page)

Line : 381
Error : Object expected
Code : 0
URL: http://updates.installshield.com/installproduct.asp?P={BDECEF48-
ED81-41A2-8186-CBC9644C9595}&u={D3123A64-33AC-4C79-8B51-
A383481BB781}&v=ISUA
4.10&K=ZCEDBE708EE0BC7FFEEAC97FF09DB978F2E6BB78FFE9B209FCE0C97A
849FBE7889EEC879FDEAC&L=1031&R=1.00

If I change "OK" to "FAILED" the installation stops with the specified (not permited) prompt. That´s right.

Any idea ?
0 Kudos
(6) Replies
lartho
Level 3

Another Question:

Is it possible to activate the User Authentication within the Wizard.
At the moment this dialog only appears when I use the web interface with
the above described errors.

We want to use User Authentication but also want to use the Wizard.

Can anyone help me please ?
0 Kudos
lartho
Level 3

Line Number 381 at the html Page ( where the error occurs) look like this



Can anybody understand this?

Please help,
thanks
LT
0 Kudos
Sunny_s
Level 6

We are working on it.

Thanks
-Sunny
0 Kudos
Sunny_s
Level 6

Please make your ASP page to return OK and I shall look at it.

Thanks
-Sunny
0 Kudos
lartho
Level 3

Ok, I have done it.

Thanks
LT
0 Kudos
lartho
Level 3

I still haven´t found a solution.

The error occurs a little bit earlier than above dicribed.

on processing the following asp script -> (http://updates.installshield.com/installproduct.asp?P={BDECEF ... )

Line Number 51:
Error: ')' expected

Line 51 ----->

I don´t know what to do ...
Please help.

Thanks LT
0 Kudos