[an error occurred while processing this directive]
  Problems and Work Arounds
Create Followup Message Return To Discussion Help

Message  |   Discussion - Problems and Work Arounds

Re: I cant see my ASP pages when I upload them :(

Posted by jazz (80.2.162.136) on April 10, 2003 at 13:26:39:

In Reply to: I cant see my ASP pages when I upload them :( posted by Carl Wicker on September 07, 2002 at 19:31:05:

Working with ASP on mywebserver
tested on winme-9x

Add mime types below in MIME Type Configuration

asp text/html
asa text/html
inc text/html

In the scripts directory add

asp c:\program files\common files\system\msdac\adcvbs.inc
asa c:\program files\common files\system\msdac\adcvbs.inc
inc c:\program files\common files\system\msdac\adcvbs.inc
(Substitute adcvbs.inc(local) for adovbs.inc(internet remote) if running live on http)


Virtual Directory Configuration

add this: c:\program files\common files\system\msdac\


Post Followup Message   |   Discussion - Problems and Work Arounds

  Problems and Work Arounds
Create Followup Message Return To Discussion Help