|
| |
|
|
gregoryenelson
Posts: 12 Joined: 9/8/2004 Status: offline
|
ASP not running under Sharepoint/IIS - 9/8/2004 9:56:07
Hi. Our inter/intranet server has just been upgraded to Windows Server 2003, IIS6, running Sharepoint. I cannot now run even a "Hello World" ASP (not aspx/.net) script, although static html displays fine. I have enabled ASP in IIS/Web Service Extensions but still nothing. There is no error message, scripts just do not run. Are there further switches in Sharepoint or IIS that I need to know about ???
|
|
|
|
Giomanach
Posts: 6130 Joined: 11/19/2003 From: England Status: offline
|
RE: ASP not running under Sharepoint/IIS - 9/8/2004 10:58:47
Welcome To Outfront quote:
There is no error message, scripts just do not run. I'm afraid this is impossible, you must receive some form of message, or do you get the files displayed as text only? Internet Explorer>>Tools>>Options>>Advanced>>Uncheck Show Friendly HTTP Error Messages Dan
_____________________________
|
|
|
|
gregoryenelson
Posts: 12 Joined: 9/8/2004 Status: offline
|
RE: ASP not running under Sharepoint/IIS - 9/8/2004 11:46:53
I did UNcheck Internet Explorer>>Tools>>Options>>Advanced>>Uncheck Show Friendly HTTP Error Messages - either state it doesnt seem to matter. I do not get err msgs. I am afraid it does appear possible, at least in my case, that the ASP runs with no message or effect. It is not listed as text either. There is just no effect. When I run my 1 page app (1 page with 2 frames), then the Table in the Frame that used to display dynamic db data is reduced to the static table headers only. None of the recordset data that used to fill out the cells is displayed and the Table of course collapses. Nothing untoward occurs. If I insert the line: <% response.write "hello world" %> into either the asp page or a new asp page nothing is resolved whatsoever nor is any error message shown. I WAS getting error messages when IIS6 was blocking ASP files and the Web Service Extensions were not enabled for ASP, but no longer. So anyone (I am not really proficient at this web stuff) HELP !!
|
|
|
|
Giomanach
Posts: 6130 Joined: 11/19/2003 From: England Status: offline
|
RE: ASP not running under Sharepoint/IIS - 9/8/2004 12:02:53
quote:
<% response.write "hello world" %> Not correct ASP syntax... Response.Write ("Hello World") Sharepoint Services are for the advanced FPSe features within FP2003. Attempt a re-install of IIS Dan
_____________________________
|
|
|
|
coquelle
Posts: 1 Joined: 9/13/2004 Status: offline
|
RE: ASP not running under Sharepoint/IIS - 9/13/2004 18:16:51
Hi - Has anyone found a good solution for this? Did an install of IIS work? I am having the same issue. Thanks for any help you can give me.
|
|
|
|
BeTheBall
Posts: 6381 Joined: 6/21/2002 From: West Point Utah USA Status: offline
|
RE: ASP not running under Sharepoint/IIS - 9/13/2004 22:28:21
What version of IIS? Verify you have done this: http://www.visualwin.com/ASP/ Is it a database driven application? If so, try downloading and installing the latest release of MDAC, I believe it's version 2.8. Do you find the your problem is the same as the user above? Try creating a new page, insert into the body: <%=(Date())%> Save the page with a .asp extension and view the page in your browser. If it writes the system date to the page, you should be in business.
< Message edited by BeTheBall -- 9/13/2004 23:15:11 >
_____________________________
Duane Some people are like Slinkies . . . Not really good for anything . . . . . But they still bring a smile to your face when you push them down a flight of stairs.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|