This topic is locked

Getting the ASP pages to pull locally

12/6/2003 1:02:26 PM
ASPRunnerPro General questions
author

Hello,
I am trying the eval out. Currently I am running a test to see what the end product. I ran the wizard and it converted the table over. I am trying to view them. When I click on the main asp coverted page, it pulls in Front Page, and if i try to pull it in IE (I currently run win XP home/IE 6.0), they just pull the code.
Any idea?
Joshua

admin 12/6/2003

Joshua,
you need to have IIS (Internet Information Server) installed and running on your local box. To test ASP pages you usually type in IE address line something like: http://localhost/ASPRunner.
Best regards,

Sergey Kornilov

V
vkreddy 12/8/2003

Joshua
You need to have Internet Information Server installed on your machine. Windows XP Home doesn't come with IIS. and I think you can't install only IIS. You must go for Windows XP Professional or Windows 2000 inorder to run/test your created ASP Pages.
Because if you try to open an asp page in IE then it treats as you are trying to open a file... if you have IIS then IIS will open that ASP page and you will see the results....
Best bet is... if you have XP Professional upgrade then go for it... or install Windows 2000
Hope this answers your question....
Good luck
Krishna

A
aths8 12/14/2003

I am also having this problem in viewing both locallly and on the web!!

I am currently running XP Pro with IIs turned on.

Even the web posted pages go as far as the list.asp page but the just displays the code

see - http://home.iprimus.com.au/manbrett/aths/default.asp

please help - I am very impressed with the ASPRunner program and if this glitch can be overcome I will certainly purchase it.

(I have purchased DBQwiksite but cannot get that program to do what it says it does - but that's another story to sort out with them)

regards

aths8

500075 12/14/2003

Hi
I'm having some teething troubles as well. on XP with IIS. I get a 'page can't be displayed' error:
Error Type:

SessionID, ASP 0219 (0x80004005)

The specified LCID is not available.

/PRM/External_EXTE_list.asp, line 11
line 11 is:

Session.LCID = 9

500076 12/15/2003

My mistake with the LCID - I selected English instead of English (British). Works fine now. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=820&image=1&table=forumreplies' class='bbc_emoticon' alt=':rolleyes:' />