This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Connect
- :
- FlexNet Connect Forum
- :
- Re: Problem with User Authentication
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Aug 24, 2005
01:35 PM
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 ?
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 ?
(6) Replies
Aug 25, 2005
05:05 AM
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 ?
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 ?
Aug 30, 2005
04:54 AM
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
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