Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help????

Status
Not open for further replies.

cptkirkh

MIS
Feb 20, 2001
95
US
I am a rookie at setting this up but bascially I would just love to see what happens when i install Crystal enterprise. Well i did that and I am assume if the only website that is on my webserver is going to be crystal then what does this message mean when i opne the webpage for that server which crystal enterprise is one? What should open up when i do attmept to open up a web page for that server? Does anyone have the basic steps to set this thing up? Thanks for the help!! Here is the error message.


' LOCALIZATION STRINGS *****************************************************************************************
L_PASSWORDEXPIRED="Password Expired"
' END OF LOCALIZATION STRINGS **********************************************************************************

Dim DEBUG
Dim defaultusr
Dim defaultpwd
Dim defaultaps
Dim defaultaut
Dim aps
Dim usr
Dim pwd
Dim aut
Dim newpwd
Dim oldpwd
Dim fname
Dim lname
Dim email
Dim pwdconfirm
Dim GuestID



 
Well, I don't think this is an "error message" what happened is your default.csp didn't run. The .csp pages (Crystal Server Pages) are actually modified .asp (Active Server Pages) scripts. Make sure that in IIS (I presume you're using that) you give the directory permissions to run scripts. Oh, and you did install CE already right? If you didn't...that's why it's not working.
 
Yes I did install it right, I think. I can go into Crystal an add reports that way.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top