Forum Moderators: open

Message Too Old, No Replies

IIS unable to run functions and classes on localhost

         

exo_duz

11:02 am on Oct 30, 2003 (gmt 0)

10+ Year Member



Hi all

i was wondering has anyone experienced this problem of IIS not being able to read ASP files that uses functions and classes that is running off a localhost..... i have this problem although when i upload it to the web server it is ok when it's on the Internet.... i was wondering if anyone out there can help me.... i am running windows XP with IIS 5.1

thanx for your time

aspdaddy

10:25 pm on Oct 30, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I have not encountered it but it could possibly be a caching problem if the class definitions are #included or may be due to different versions of the vbScript engine on the local and live server.

What error code/message does it give? That should help debug it.

exo_duz

7:26 am on Oct 31, 2003 (gmt 0)

10+ Year Member



that's the problem.... there is no error messages.... it just won't load at all... all i get it the IE just trying to load the page but it just seems to hang at a certain point.... like i said at the start.... it only works when i upload it to the webserver.... is there any config settings that must be done to make sure it can run?..... thanx for your time

Xoc

1:20 am on Nov 1, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sounds to me as if IIS is missing the entry that tells it to process .asp files. You might try reinstalling IIS.

exo_duz

4:08 am on Nov 1, 2003 (gmt 0)

10+ Year Member



thanx for that...... i'll try that but we'll see what happens i suppose......

exo_duz

4:25 am on Nov 1, 2003 (gmt 0)

10+ Year Member



well functions and classes work now...... but the concept of tokens doesn't...... this is an example of what i am trying to do.... [4guysfromrolla.com...] ....same thing...... page will load halfway and just stop....... if anyone knows y...... would be greatly appreciated... this will not run on IIS localhost..... only will run on webserver when i upload...