This topic is locked

.asp error

4/13/2004 12:51:32 PM
ASPRunnerPro General questions
D
dcolby author

I have uploaded and tested the asp files on our web server and they they load just fine, however when I move them over to the clients webserver and goto the login page (login.asp) or any .asp file, all I am getting is the code.
The asp is not loading correctly. I have uploaded and duplicated the files and folders identically from the out-put directy on both web servers.
Is something on the client's webserver not alowing .asp files that might be causing this?
http://www.sentinelusa.com/svdp/login.asp (our server: this one works fine)
then I uploaded the same files to our clients webserver at:
http://www.svdpcenter.com/client_db/login.asp (clients server: all I get is code)
Any help would be greatly appreciated. I am really new at this. Just bought ASP RunnerPro 3.0 a couple of days ago. I think that it is an issue with the clients server, just not sure....
Thanks,
DColby

swat 4/14/2004

dcolby-
Make sure the server supports ASP applications, also need to install this if you do not have in the server already:
Microsoft Jet 4.0 Service Pack 6

Microsoft Data Access Components
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=1602&image=1&table=forumreplies' class='bbc_emoticon' alt=':huh:' />

Sergey Kornilov admin 4/14/2004

Make sure that your client's Web server is Windows-based. It sounds like it's a Unix box.

D
dcolby author 4/14/2004

Thanks swat,
I will be contacting the clients server contact today (hopefully). When you say "Make sure the server supports ASP applications". Is there another installation I should have them do, prior to the "Microsoft Jet 4.0 Service Pack 6 & Microsoft Data Access Components"?
Thanks for all your help.
Still learning
DColby

D
dcolby author 4/14/2004

thank you too admin..
Good point. I will double check.
DColby

swat 4/14/2004

dcolby-
If you have Unix-Server you may install Chilisoft ASP 3.5.2 to server, in order to run any ASP applications.Here is the link:
http://support.zeus.com/products/v3/chilisoft.html
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=1608&image=1&table=forumreplies' class='bbc_emoticon' alt=':D' />

501061 4/15/2004

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=1628&image=1&table=forumreplies' class='bbc_emoticon' alt=';)' /> Yep.. It is a UNIX Server. Thanks for the link swat.
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=1628&image=2&table=forumreplies' class='bbc_emoticon' alt=':D' />